summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)AuthorLines
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-7/+10
2018-07-28bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo-1/+1
2018-07-28bpf: fix bpf_skb_load_bytes_relative pkt length checkDaniel Borkmann-5/+7
2018-07-27xdp: add NULL pointer check in __xdp_return()Taehee Yoo-1/+2
2018-07-26net: rollback orig value on failure of dev_qdisc_change_tx_queue_lenTariq Toukan-7/+10
2018-07-23sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann-3/+3
2018-07-22rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu-3/+6
2018-07-21net: skb_segment() should not return NULLEric Dumazet-5/+5
2018-07-19net/page_pool: Fix inconsistent lock state warningTariq Toukan-1/+1
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-18/+21
2018-07-13skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio-2/+1
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio-0/+2
2018-07-11bpf: fix availability probing for seg6 helpersMathieu Xhonneux-15/+8
2018-07-10bpf: fix ldx in ld_abs rewrite for large offsetsDaniel Borkmann-3/+13
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-10/+100
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita-2/+7
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend-7/+91
2018-07-07bpf: fix sk_skb programs without skb->dev assignedJohn Fastabend-1/+2
2018-07-04gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen-2/+14
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-46/+141
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-32/+54
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu-1/+71
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang-9/+2
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko-2/+1
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt-2/+5
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern-32/+54
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds-4/+9
2018-06-27fib_rules: match rules based on suppress_* properties tooJason A. Donenfeld-0/+8
2018-06-20net: propagate dev_get_valid_name return codeLi RongQing-2/+2
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-17/+4
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-18/+7
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita-17/+4
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu-4/+6
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook-1/+2
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-3/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-2/+2
2018-06-12Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"Bart Van Assche-14/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-520/+2784
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+9
2018-06-05rtnetlink: validate attributes in do_setlink()Eric Dumazet-4/+4
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-12/+98
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern-8/+10
2018-06-05xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel-5/+14
2018-06-04net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski-1/+14
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-15/+4
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-19/+1
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek-1/+1
2018-06-04Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller-1/+1
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek-1/+1