summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2018-09-29net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu
2018-09-29neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick
2018-09-26tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch
2018-09-15net/xdp: Fix suspicious RCU usage warningTariq Toukan
2018-08-22net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-28bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo
2018-07-28bpf: fix bpf_skb_load_bytes_relative pkt length checkDaniel Borkmann
2018-07-27xdp: add NULL pointer check in __xdp_return()Taehee Yoo
2018-07-26net: rollback orig value on failure of dev_qdisc_change_tx_queue_lenTariq Toukan
2018-07-23sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann
2018-07-22rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu
2018-07-21net: skb_segment() should not return NULLEric Dumazet
2018-07-19net/page_pool: Fix inconsistent lock state warningTariq Toukan
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-11bpf: fix availability probing for seg6 helpersMathieu Xhonneux
2018-07-10bpf: fix ldx in ld_abs rewrite for large offsetsDaniel Borkmann
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend
2018-07-07bpf: fix sk_skb programs without skb->dev assignedJohn Fastabend
2018-07-04gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-27fib_rules: match rules based on suppress_* properties tooJason A. Donenfeld
2018-06-20net: propagate dev_get_valid_name return codeLi RongQing
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"Bart Van Assche
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-05rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-06-05xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel
2018-06-04net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski