summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* net: change the comment of dev_mc_initsunlianwen2018-04-19
* vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-17
* net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-12
* net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-09
|\
| * devlink: convert occ_get op to separate registrationJiri Pirko2018-04-08
| * net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet2018-04-07
| * net: initialize skb->peeked when cloningEric Dumazet2018-04-07
| * net: fool proof dev_valid_name()Eric Dumazet2018-04-05
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-06
|\ \
| * | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
| |/
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\ \ | |/ |/|
| * net/utils: Introduce inet_addr_is_anySagi Grimberg2018-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\ \
| * | net: Fix untag for vlan packets without ethernet headerToshiaki Makita2018-03-30
| * | net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-03-27
* | | ethtool: enable Inline TLS in HWAtul Gupta2018-03-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\ \ \
| * | | bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-31
| * | | bpf: Hooks for sys_connectAndrey Ignatov2018-03-31
| * | | bpf: Hooks for sys_bindAndrey Ignatov2018-03-31
| * | | bpf: Check attach type at prog load timeAndrey Ignatov2018-03-31
| * | | bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend2018-03-30
| * | | bpf: sockmap redirect ingress supportJohn Fastabend2018-03-30
| * | | bpf: Add sock_ops R/W access to ipv4 tosNikita V. Shirokov2018-03-28
* | | | net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai2018-03-31
* | | | net: Remove net_rwsem from {, un}register_netdevice_notifier()Kirill Tkhai2018-03-31
* | | | net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...Kirill Tkhai2018-03-30
* | | | sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-30
* | | | net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2018-03-30
* | | | net: Move call_fib_rule_notifiers up in fib_nl_newruleDavid Ahern2018-03-29
* | | | net: Fix fib notifer to return errnoDavid Ahern2018-03-29
* | | | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-29
* | | | net: Add more commentsKirill Tkhai2018-03-27
* | | | net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-27
* | | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | | | net: Reflect all pernet_operations are convertedKirill Tkhai2018-03-27
* | | | ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy2018-03-26
* | | | net: Use octal not symbolic permissionsJoe Perches2018-03-26
* | | | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-26
* | | | net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-26
* | | | net: permit skb_segment on head_frag frag_list skbYonghong Song2018-03-25
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \ \ | |/ /
| * | devlink: Remove redundant free on error pathArkadi Sharshevsky2018-03-20
| * | skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes2018-03-16
| * | net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-03-16
| * | net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-14
| * | sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-12
| * | net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens2018-03-09
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-07
| |\ \