index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-28
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
2018-07-28
bpf: fix bpf_skb_load_bytes_relative pkt length check
Daniel Borkmann
2018-07-27
xdp: add NULL pointer check in __xdp_return()
Taehee Yoo
2018-07-26
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
2018-07-23
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
2018-07-22
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
2018-07-21
net: skb_segment() should not return NULL
Eric Dumazet
2018-07-19
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
2018-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-13
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2018-07-12
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-11
bpf: fix availability probing for seg6 helpers
Mathieu Xhonneux
2018-07-10
bpf: fix ldx in ld_abs rewrite for large offsets
Daniel Borkmann
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
2018-07-07
bpf: fix sk_skb programs without skb->dev assigned
John Fastabend
2018-07-04
gen_stats: Fix netlink stats dumping in the presence of padding
Toke Høiland-Jørgensen
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-30
net: fib_rules: bring back rule_exists to match rule during add
Roopa Prabhu
2018-06-30
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
Cong Wang
2018-06-30
net: cleanup gfp mask in alloc_skb_with_frags
Michal Hocko
2018-06-29
net, mm: account sock objects to kmemcg
Shakeel Butt
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-27
fib_rules: match rules based on suppress_* properties too
Jason A. Donenfeld
2018-06-20
net: propagate dev_get_valid_name return code
Li RongQing
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
2018-06-15
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Roopa Prabhu
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"
Bart Van Assche
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-05
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
2018-06-05
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
2018-06-04
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
[next]