1. 4c5b9d9 act_vlan: VLAN action rewrite to use RCU lock/unlock and update by Manish Kurup · 7 years ago
  2. e0496cb act_vlan: Change stats update to use per-core stats by Manish Kurup · 7 years ago
  3. a0efab6 ip_gre: add the support for i/o_flags update via ioctl by Xin Long · 7 years ago
  4. dd9d598 ip_gre: add the support for i/o_flags update via netlink by Xin Long · 7 years ago
  5. 356d183 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem by Eric Dumazet · 7 years ago
  6. a3dcaf1 net: allow per netns sysctl_rmem and sysctl_wmem for protos by Eric Dumazet · 7 years ago
  7. 2ea7a67 net: dsa: Don't add vlans when vlan filtering is disabled by Andrew Lunn · 7 years ago
  8. ae45102 net: dsa: switch: Don't add CPU port to an mdb by default by Andrew Lunn · 7 years ago
  9. bb9f60317 net: dsa: add more const attributes by Andrew Lunn · 7 years ago
  10. 5f4dbc5 net: dsa: slave: Handle switchdev host mdb add/del by Andrew Lunn · 7 years ago
  11. 47d5b6d net: bridge: Add/del switchdev object on host join/leave by Andrew Lunn · 7 years ago
  12. 2a26028 net: bridge: Send notification when host join/leaves a group by Andrew Lunn · 7 years ago
  13. ff0fd34 net: bridge: Rename mglist to host_joined by Andrew Lunn · 7 years ago
  14. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 6a17280 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  16. 35c55fc cls_u32: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  17. f2b7510 cls_tcindex: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  18. 9658506 cls_rsvp: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  19. 3fd51de cls_route: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  20. 57767e78 cls_matchall: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  21. d5f984f cls_fw: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  22. 0dadc11 cls_flower: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  23. 22f7cec cls_flow: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  24. ed14816 cls_cgroup: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  25. aae2c35 cls_bpf: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  26. 0b2a598 cls_basic: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  27. e4b95c4 net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() by Cong Wang · 7 years ago
  28. c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
  29. b4fbb34 net: dsa: rename probe and remove switch functions by Vivien Didelot · 7 years ago
  30. 3081735 net: dsa: setup a tree when adding a switch to it by Vivien Didelot · 7 years ago
  31. 34c09a8 net: dsa: setup routing table by Vivien Didelot · 7 years ago
  32. c528666 net: dsa: use of_for_each_phandle by Vivien Didelot · 7 years ago
  33. f163da8 net: dsa: add find port by node helper by Vivien Didelot · 7 years ago
  34. 1d27732 net: dsa: setup and teardown ports by Vivien Didelot · 7 years ago
  35. 1f08f9e net: dsa: setup and teardown switches by Vivien Didelot · 7 years ago
  36. ec15dd4 net: dsa: setup and teardown tree by Vivien Didelot · 7 years ago
  37. 17a22fc net: dsa: setup and teardown master device by Vivien Didelot · 7 years ago
  38. f070464 net: dsa: setup and teardown default CPU port by Vivien Didelot · 7 years ago
  39. 24a9332 net: dsa: constify cpu_dp member of dsa_port by Vivien Didelot · 7 years ago
  40. b2d0f5d openvswitch: enable NSH support by Yi Yang · 7 years ago
  41. 7f5d3f2 pktgen: document 32-bit timestamp overflow by Arnd Bergmann · 7 years ago
  42. b7e732f qrtr: Move to postcore_initcall by Bjorn Andersson · 7 years ago
  43. 2eb3ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  44. 03ac738 rtnetlink: fix missing size for IFLA_IF_NETNSID by Colin Ian King · 7 years ago
  45. 92f25ca net: dsa: lan9303: Adjust indenting by Egil Hjelmeland · 7 years ago
  46. 8521db4 net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS by Nogah Frankel · 7 years ago
  47. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
  48. 602f3ba net_sch: red: Add offload ability to RED qdisc by Nogah Frankel · 7 years ago
  49. fddb231 ila: Add a hook type for LWT routes by Tom Herbert · 7 years ago
  50. 70d5aef ila: allow configuration of identifier type by Tom Herbert · 7 years ago
  51. 84287bb ila: add checksum neutral map auto by Tom Herbert · 7 years ago
  52. 80661e7 ila: cleanup checksum diff by Tom Herbert · 7 years ago
  53. fffcefe ipv6: addrconf: fix a lockdep splat by Eric Dumazet · 7 years ago
  54. ba0e4d9 netfilter: nf_tables: get set elements via netlink by Pablo Neira Ayuso · 7 years ago
  55. 644e334 netfilter: nf_tables: performance set policy skips size description in selection by Pablo Neira Ayuso · 7 years ago
  56. 0984d42 netfilter: conntrack: use power efficient workqueue by Vincent Guittot · 7 years ago
  57. 7e35ec0 netfilter: conntrack: move nf_ct_netns_{get,put}() to core by Pablo Neira Ayuso · 7 years ago
  58. 5caaed1 netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size by Florian Westphal · 7 years ago
  59. 7f4dae2 netfilter: nft_hash: fix nft_hash_deactivate by Florian Westphal · 7 years ago
  60. b1fc137 netfilter: xt_connlimit: remove mask argument by Florian Westphal · 7 years ago
  61. 9912156 netfilter: ebtables: clean up initialization of buf by Colin Ian King · 7 years ago
  62. c5504f7 netfilter: ipvs: Fix inappropriate output of procfs by KUWAZAWA Takuya · 7 years ago
  63. c5cc0c6 netfilter: ipvs: Use %pS printk format for direct addresses by Helge Deller · 7 years ago
  64. d09b9e6 tcp: fix DSACK-based undo on non-duplicate ACK by Priyaranjan Jha · 7 years ago
  65. 1f25569 tcp: higher throughput under reordering with adaptive RACK reordering wnd by Priyaranjan Jha · 7 years ago
  66. 7354fcb net: dsa: resolve tagging protocol at parse time by Vivien Didelot · 7 years ago
  67. 06e24d0 net: dsa: add one port parsing function per type by Vivien Didelot · 7 years ago
  68. 54df6fa net: dsa: only check presence of link property by Vivien Didelot · 7 years ago
  69. 975e6e3 net: dsa: rework switch parsing by Vivien Didelot · 7 years ago
  70. 0eefe2c net: dsa: get tree before parsing ports by Vivien Didelot · 7 years ago
  71. 6da2a94 net: dsa: rework switch addition and removal by Vivien Didelot · 7 years ago
  72. 1ca28ec net: dsa: provide a find or new tree helper by Vivien Didelot · 7 years ago
  73. 6525410 net: dsa: get and put tree reference counting by Vivien Didelot · 7 years ago
  74. 8e5bf97 net: dsa: simplify tree reference counting by Vivien Didelot · 7 years ago
  75. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  76. b37a530 bpf: remove old offload/analyzer by Jakub Kicinski · 7 years ago
  77. 6c8dfe2 cls_bpf: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  78. 248f346 xdp: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  79. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  80. 8f7dc9a l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  81. 35e00da tcp: do not clear again skb->csum in tcp_init_nondata_skb() by Eric Dumazet · 7 years ago
  82. d0f3684 tcp: tcp_mtu_probing() cleanup by Eric Dumazet · 7 years ago
  83. 79e1ad1 rtnetlink: use netnsid to query interface by Jiri Benc · 7 years ago
  84. 9354d45 openvswitch: reliable interface indentification in port dumps by Jiri Benc · 7 years ago
  85. 7cbebc8 net: export peernet2id_alloc by Jiri Benc · 7 years ago
  86. 27c565a ipv6: remove IN6_ADDR_HSIZE from addrconf.h by Eric Dumazet · 7 years ago
  87. df7e8e2 pktgen: do not abuse IN6_ADDR_HSIZE by Eric Dumazet · 7 years ago
  88. 0f04d05 net: sched: cls_u32: use bitwise & rather than logical && on n->flags by Colin Ian King · 7 years ago
  89. 2b5ec1a netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  90. 991a26a tcp_nv: use do_div() instead of expensive div64_u64() by Konstantin Khlebnikov · 7 years ago
  91. 9d917c2 add support of IFF_XMIT_DST_RELEASE bit in vlan by Vadim Fedorenko · 7 years ago
  92. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  94. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  95. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  96. 8f918d3 net_sched: check NULL in tcf_block_put() by Cong Wang · 7 years ago
  97. c9f3f81 xfrm: Fix stack-out-of-bounds read in xfrm_state_find. by Steffen Klassert · 7 years ago
  98. cf37966 xfrm: do unconditional template resolution before pcpu cache check by Florian Westphal · 7 years ago
  99. f67971e tcp: tcp_fragment() should not assume rtx skbs by Eric Dumazet · 7 years ago
  100. 53b3847 net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags by Colin Ian King · 7 years ago