1. 54df6fa net: dsa: only check presence of link property by Vivien Didelot · 7 years ago
  2. 975e6e3 net: dsa: rework switch parsing by Vivien Didelot · 7 years ago
  3. 0eefe2c net: dsa: get tree before parsing ports by Vivien Didelot · 7 years ago
  4. 6da2a94 net: dsa: rework switch addition and removal by Vivien Didelot · 7 years ago
  5. 1ca28ec net: dsa: provide a find or new tree helper by Vivien Didelot · 7 years ago
  6. 6525410 net: dsa: get and put tree reference counting by Vivien Didelot · 7 years ago
  7. 8e5bf97 net: dsa: simplify tree reference counting by Vivien Didelot · 7 years ago
  8. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  9. b37a530 bpf: remove old offload/analyzer by Jakub Kicinski · 7 years ago
  10. 6c8dfe2 cls_bpf: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  11. 248f346 xdp: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  12. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  13. 35e00da tcp: do not clear again skb->csum in tcp_init_nondata_skb() by Eric Dumazet · 7 years ago
  14. d0f3684 tcp: tcp_mtu_probing() cleanup by Eric Dumazet · 7 years ago
  15. 79e1ad1 rtnetlink: use netnsid to query interface by Jiri Benc · 7 years ago
  16. 9354d45 openvswitch: reliable interface indentification in port dumps by Jiri Benc · 7 years ago
  17. 7cbebc8 net: export peernet2id_alloc by Jiri Benc · 7 years ago
  18. 27c565a ipv6: remove IN6_ADDR_HSIZE from addrconf.h by Eric Dumazet · 7 years ago
  19. df7e8e2 pktgen: do not abuse IN6_ADDR_HSIZE by Eric Dumazet · 7 years ago
  20. 0f04d05 net: sched: cls_u32: use bitwise & rather than logical && on n->flags by Colin Ian King · 7 years ago
  21. 991a26a tcp_nv: use do_div() instead of expensive div64_u64() by Konstantin Khlebnikov · 7 years ago
  22. 9d917c2 add support of IFF_XMIT_DST_RELEASE bit in vlan by Vadim Fedorenko · 7 years ago
  23. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  25. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  26. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  27. 8f918d3 net_sched: check NULL in tcf_block_put() by Cong Wang · 7 years ago
  28. f67971e tcp: tcp_fragment() should not assume rtx skbs by Eric Dumazet · 7 years ago
  29. 53b3847 net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags by Colin Ian King · 7 years ago
  30. 9eba935 tcp: fix a lockdep issue in tcp_fastopen_reset_cipher() by Eric Dumazet · 7 years ago
  31. fa36882 tipc: eliminate unnecessary probing by Jon Maloy · 7 years ago
  32. 4bb1b11 net: sched: move block offload unbind after all chains are flushed by Jiri Pirko · 7 years ago
  33. 5a6d800 net/ncsi: Make local function ncsi_get_filter() static by Wei Yongjun · 7 years ago
  34. 1a3deb1 net: bridge: Convert timers to use timer_setup() by Allen Pais · 7 years ago
  35. 88c1f37 net: bridge: Convert timers to use timer_setup() by Allen Pais · 7 years ago
  36. 3ae6ec0 ipv4: Send a netevent whenever multipath hash policy is changed by Ido Schimmel · 7 years ago
  37. 3b11775 tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  38. 25dd169 fib: fib_dump_info can no longer use __in_dev_get_rtnl by Florian Westphal · 7 years ago
  39. 0542872 net: Define eth_stp_addr in linux/etherdevice.h by Egil Hjelmeland · 7 years ago
  40. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  41. a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
  42. cf34ce3 tcp: add tracepoint trace_tcp_retransmit_synack() by Song Liu · 7 years ago
  43. 47d3d7a ipv6: Implement limits on Hop-by-Hop and Destination options by Tom Herbert · 7 years ago
  44. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  45. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  46. 74784da Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  47. 4eebff2 tcp_nv: fix division by zero in tcpnv_acked() by Konstantin Khlebnikov · 7 years ago
  48. 7612fb0 net: sched: remove tc_can_offload check from egdev call by Jiri Pirko · 7 years ago
  49. 44ae12a net: sched: move the can_offload check from binding phase to rule insertion phase by Jiri Pirko · 7 years ago
  50. 9289906 net: bridge: add notifications for the bridge dev on vlan change by Nikolay Aleksandrov · 7 years ago
  51. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. 59c1cec Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  53. f849772 net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark by Egil Hjelmeland · 7 years ago
  54. e9292f2c net: dsa: lan9303: Add STP ALR entry on port 0 by Egil Hjelmeland · 7 years ago
  55. 909fb9a net: dsa: lan9303: Transmit using ALR when unicast by Egil Hjelmeland · 7 years ago
  56. 032a480 ipv4: fix validate_source for VRF setup by Paolo Abeni · 7 years ago
  57. dc82673 sctp: fix error return code in sctp_send_add_streams() by Wei Yongjun · 7 years ago
  58. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  59. e669b86 ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  60. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  61. 31f74f0 net: netrom: nr_route: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  62. 4c31606 net: netrom: nr_route: refactor code in nr_add_node by Gustavo A. R. Silva · 7 years ago
  63. 7400bb4 netfilter: nf_reject_ipv4: Fix use-after-free in send_reset by Tejaswi Tanikella · 7 years ago
  64. 122f00c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  65. 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  66. 3051fbe net: sit: Update lookup to handle links set to L3 slave by David Ahern · 7 years ago
  67. 1a3fbd3 net: bridge: add neigh_suppress to bridge port policies by Nikolay Aleksandrov · 7 years ago
  68. f1fd20c MAINTAINERS: Update Yotam's E-mail by Yotam Gigi · 7 years ago
  69. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  70. 54df7ef net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap by Gustavo A. R. Silva · 7 years ago
  71. 3a7943b net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header by Gustavo A. R. Silva · 7 years ago
  72. 68ad08c net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet by Gustavo A. R. Silva · 7 years ago
  73. db32919 ip_vti: remove the useless err_count check in vti_xmit by Xin Long · 7 years ago
  74. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  75. 4f6265d netlink: Allow ext_ack to carry non-error messages by David Ahern · 7 years ago
  76. 951259aa net: dsa: remove name arg from slave create by Vivien Didelot · 7 years ago
  77. 1838fa8 net: dsa: get port name at parse time by Vivien Didelot · 7 years ago
  78. cbabb0a net: dsa: get master device at port parsing time by Vivien Didelot · 7 years ago
  79. 6d4e5c5 net: dsa: get port type at parse time by Vivien Didelot · 7 years ago
  80. fd223e2 net: dsa: add port parse functions by Vivien Didelot · 7 years ago
  81. 5b32fe0 net: dsa: get ports within parsing code by Vivien Didelot · 7 years ago
  82. e8a8d86 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  83. 675080f l2tp: remove field 'dev' from struct l2tp_eth by Guillaume Nault · 7 years ago
  84. c7fa745 l2tp: remove l2tp_tunnel_count and l2tp_session_count by Guillaume Nault · 7 years ago
  85. 9ff672b l2tp: remove l2tp specific refcount debugging by Guillaume Nault · 7 years ago
  86. a434621 l2tp: remove ->ref() and ->deref() by Guillaume Nault · 7 years ago
  87. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  88. 73b9fc4 xfrm: Fix GSO for IPsec with GRE tunnel. by Steffen Klassert · 7 years ago
  89. 822e86d net_sched: remove tcf_block_put_deferred() by Cong Wang · 7 years ago
  90. f9e56ba l2tp: hold tunnel in pppol2tp_connect() by Guillaume Nault · 7 years ago
  91. aa2bc73 net: filter: remove unused variable and fix warning by Jakub Kicinski · 7 years ago
  92. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  94. a9ee77a Bluetooth: avoid recursive locking in hci_send_to_channel() by Sebastian Andrzej Siewior · 7 years ago
  95. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  96. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  97. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  98. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  99. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  100. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago