aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-15/+4
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-19/+1
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-96/+16
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck1-3/+3
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig1-9/+4
2018-05-26net: remove sock_no_pollChristoph Hellwig1-6/+0
2018-05-18sock_diag: fix use-after-free read in __sk_freeEric Dumazet1-1/+1
2018-05-18net: Fix a bug in removing queues from XPS mapAmritha Nambiar1-1/+1
2018-05-17bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann1-2/+9
2018-05-16neigh: switch to proc_create_seq_dataChristoph Hellwig1-25/+6
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig2-57/+8
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-14/+2
2018-05-07net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdmaChristoph Hellwig1-19/+1
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang1-0/+5
2018-04-25bpf: clear the ip_tunnel_info.William Tu1-0/+1
2018-04-19net: change the comment of dev_mc_initsunlianwen1-1/+1
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-1/+1
2018-04-12net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller1-10/+18
2018-04-12net: validate attribute sizes in neigh_dump_table()Eric Dumazet1-4/+8
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-12/+69
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko1-9/+65
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet1-2/+2
2018-04-07net: initialize skb->peeked when cloningEric Dumazet1-0/+1
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+23
2018-04-05net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+5
2018-03-31ethtool: enable Inline TLS in HWAtul Gupta1-0/+1
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-29/+452
2018-03-31net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai2-3/+4
2018-03-31net: Remove net_rwsem from {, un}register_netdevice_notifier()Kirill Tkhai1-5/+0
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov1-14/+102
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov1-0/+57
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov1-0/+232
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov1-14/+25
2018-03-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita1-2/+4
2018-03-30net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net()Kirill Tkhai1-0/+6
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King1-0/+7
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman1-0/+20
2018-03-30bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend1-1/+1
2018-03-30bpf: sockmap redirect ingress supportJohn Fastabend1-1/+1
2018-03-29net: Move call_fib_rule_notifiers up in fib_nl_newruleDavid Ahern1-1/+5
2018-03-29net: Fix fib notifer to return errnoDavid Ahern1-2/+8
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai4-5/+25
2018-03-28bpf: Add sock_ops R/W access to ipv4 tosNikita V. Shirokov1-0/+35
2018-03-27net: Add more commentsKirill Tkhai2-1/+3
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2-22/+22
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai10-14/+0
2018-03-27net: Reflect all pernet_operations are convertedKirill Tkhai1-37/+6