1. a38402b flow_dissector: dissect tunnel info by Simon Horman · 7 years ago
  2. 3733be1 ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob by Haishuang Yan · 7 years ago
  3. 4371384 ipv4: Namespaceify tcp_fastopen_key knob by Haishuang Yan · 7 years ago
  4. dd00059 ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once by Haishuang Yan · 7 years ago
  5. e1cfcbe ipv4: Namespaceify tcp_fastopen knob by Haishuang Yan · 7 years ago
  6. aa193d9 net: dsa: remove tag ops from the switch tree by Vivien Didelot · 7 years ago
  7. 2f657a6 net: dsa: change dsa_ptr for a dsa_port by Vivien Didelot · 7 years ago
  8. 3e41f93 net: dsa: prepare master receive hot path by Vivien Didelot · 7 years ago
  9. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  10. 62fc958 net: dsa: use temporary dsa_device_ops variable by Vivien Didelot · 7 years ago
  11. 7ec764e net: dsa: use cpu_dp in master code by Vivien Didelot · 7 years ago
  12. 3775b1b net: dsa: add master helper to look up slaves by Vivien Didelot · 7 years ago
  13. b1c49d1 net_sched: remove redundant assignment to ret by Colin Ian King · 7 years ago
  14. ef739d8 net: ipmr: make function ipmr_notifier_init static by Colin Ian King · 7 years ago
  15. 84e14fe net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND) by Maciej Żenczykowski · 7 years ago
  16. 1f372c7 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  17. fa8fefa net: ipv4: remove fib_info arg to fib_check_nh by David Ahern · 7 years ago
  18. c7c3e59 net: ipv4: remove fib_weight by David Ahern · 7 years ago
  19. cf5d74b tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  20. 5af48b5 net: bridge: add per-port group_fwd_mask with less restrictions by Nikolay Aleksandrov · 7 years ago
  21. 4c82a95 rtnetlink: rtnl_have_link_slave_info doesn't need rtnl by Florian Westphal · 7 years ago
  22. b1e66b9 rtnetlink: add helpers to dump netnsid information by Florian Westphal · 7 years ago
  23. 250fc3d rtnetlink: add helpers to dump vf information by Florian Westphal · 7 years ago
  24. 79110a0 rtnetlink: add helper to put master and link ifindexes by Florian Westphal · 7 years ago
  25. e761437 net_sched: use idr to allocate u32 filter handles by Cong Wang · 7 years ago
  26. 1d8134f net_sched: use idr to allocate basic filter handles by Cong Wang · 7 years ago
  27. 76cf546 net_sched: use idr to allocate bpf filter handles by Cong Wang · 7 years ago
  28. 8f1975e inetpeer: speed up inetpeer_invalidate_tree() by Eric Dumazet · 7 years ago
  29. 478e4c2 net: mroute: Check if rule is a default rule by Yotam Gigi · 7 years ago
  30. c7c0bbe net: ipmr: Add MFC offload indication by Yotam Gigi · 7 years ago
  31. b362053 ipmr: Send FIB notifications on MFC and VIF entries by Yotam Gigi · 7 years ago
  32. 4d65b94 ipmr: Add FIB notification access functions by Yotam Gigi · 7 years ago
  33. 310ebbb ipmr: Add reference count to MFC entries by Yotam Gigi · 7 years ago
  34. 69b2c162 net: dsa: use phy_ethtool_nway_reset by Vivien Didelot · 7 years ago
  35. aa62a8c net: dsa: use phy_ethtool_set_link_ksettings by Vivien Didelot · 7 years ago
  36. 771df31 net: dsa: use phy_ethtool_get_link_ksettings by Vivien Didelot · 7 years ago
  37. 0115dcd net: dsa: use slave device phydev by Vivien Didelot · 7 years ago
  38. f4344e0 net: dsa: return -ENODEV is there is no slave PHY by Vivien Didelot · 7 years ago
  39. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  40. 6aaae2b bpf: rename bpf_compute_data_end into bpf_compute_data_pointers by Daniel Borkmann · 7 years ago
  41. d9db5e3 kcm: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  42. 63a4e80 ipv6: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  43. 98e4fcf datagram: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  44. 01ccdf1 neigh: make strucrt neigh_table::entry_size unsigned int by Alexey Dobriyan · 7 years ago
  45. 7c90584 net: speed up skb_rbtree_purge() by Eric Dumazet · 7 years ago
  46. 3aa605f sch_netem: faster rb tree removal by Eric Dumazet · 7 years ago
  47. fb8a6a2 net: dsa: add port enable and disable helpers by Vivien Didelot · 7 years ago
  48. 6457edf net: dsa: make slave close symmetrical to open by Vivien Didelot · 7 years ago
  49. d835b63 net: nfc: llcp_core: use setup_timer() helper. by Allen Pais · 7 years ago
  50. 22d387e net: nfc: hci: llc_shdlc: use setup_timer() helper. by Allen Pais · 7 years ago
  51. b1e07c5 net: nfc: hci: use setup_timer() helper. by Allen Pais · 7 years ago
  52. 2d04cfc net: af_packet: use setup_timer() helper. by Allen Pais · 7 years ago
  53. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. 3fb5ec0 Merge branch 'ieee802154-for-davem-2017-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 7 years ago
  56. 52a59bd net: use 32-bit arithmetic while allocating net device by Alexey Dobriyan · 7 years ago
  57. 242c1a2 net: Remove useless function skb_header_release by Gao Feng · 7 years ago
  58. fbed24b inet: fix improper empty comparison by Josef Bacik · 7 years ago
  59. 7a56673 net: use inet6_rcv_saddr to compare sockets by Josef Bacik · 7 years ago
  60. cbb2fb5 net: set tb->fast_sk_family by Josef Bacik · 7 years ago
  61. 581fe0e net: orphan frags on stand-alone ptype in dev_queue_xmit_nit by Willem de Bruijn · 7 years ago
  62. 2ed343f net:nfc: use setup_timer by Allen Pais · 7 years ago
  63. 8701352 bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl by Vincent Bernat · 7 years ago
  64. 51957bc net/smc: parameter cleanup in smc_cdc_get_free_slot() by Ursula Braun · 7 years ago
  65. 8c96fee net/smc: no close wait in case of process shut down by Ursula Braun · 7 years ago
  66. 18e537c net/smc: introduce a delay by Ursula Braun · 7 years ago
  67. bfbedfd net/smc: terminate link group if out-of-sync is received by Ursula Braun · 7 years ago
  68. 5bc11dd net/smc: longer delay for client link group removal by Ursula Braun · 7 years ago
  69. 8301fa4 net/smc: adapt send request completion notification by Ursula Braun · 7 years ago
  70. a6832c3 net/smc: adjust net_device refcount by Ursula Braun · 7 years ago
  71. 731b008 net/smc: take RCU read lock for routing cache lookup by Ursula Braun · 7 years ago
  72. 846e344 net/smc: add receive timeout check by Hans Wippel · 7 years ago
  73. 09579ac net/smc: add missing dev_put by Hans Wippel · 7 years ago
  74. de40fc5 net: dsa: add port fdb dump by Vivien Didelot · 7 years ago
  75. 4fa7b71 net: dsa: better scoping of slave functions by Vivien Didelot · 7 years ago
  76. 19cab88 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  77. 6e617de net: avoid a full fib lookup when rp_filter is disabled. by Paolo Abeni · 7 years ago
  78. fe2502e net_sched: remove cls_flower idr on failure by Cong Wang · 7 years ago
  79. 21f4d5c net_sched/hfsc: fix curve activation in hfsc_change_class() by Konstantin Khlebnikov · 7 years ago
  80. c8e1812 net_sched: always reset qdisc backlog in qdisc_reset() by Konstantin Khlebnikov · 7 years ago
  81. 4c4d11b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  82. 53bade8 net: dsa: Utilize dsa_slave_dev_check() by Florian Fainelli · 7 years ago
  83. 92dd545 net: change skb->mac_header when Generic XDP calls adjust_head by Edward Cree · 7 years ago
  84. eccaa9e Revert "bridge: also trigger RTM_NEWLINK when interface is released from bridge" by David S. Miller · 7 years ago
  85. c2a64bb net: compat: assert the size of cmsg copied in is as expected by Meng Xu · 7 years ago
  86. 0d4a660 udp: do rmem bulk free even if the rx sk queue is empty by Paolo Abeni · 7 years ago
  87. 00ba4cb bridge: also trigger RTM_NEWLINK when interface is released from bridge by Vincent Bernat · 7 years ago
  88. 008ba2a packet: hold bind lock when rebinding to fanout hook by Willem de Bruijn · 7 years ago
  89. d4e1b29 ipv6: Use ipv6_authlen for len in ipv6_skip_exthdr by Xiang Gao · 7 years ago
  90. 3e49626 mac802154: Fix MAC header and payload encrypted by Diogenes Pereira · 7 years ago
  91. 91f4aa97 mac802154: replace hardcoded value with macro by Diogenes Pereira · 7 years ago
  92. 35e015e ipv6: fix net.ipv6.conf.all interface DAD handlers by Matteo Croce · 7 years ago
  93. 6819a14 net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure by Mike Manning · 7 years ago
  94. 7c30013 bpf: fix ri->map_owner pointer on bpf_prog_realloc by Daniel Borkmann · 7 years ago
  95. 64bc178 ipv4: speedup ipv6 tunnels dismantle by Eric Dumazet · 7 years ago
  96. bb401ca ipv6: speedup ipv6 tunnels dismantle by Eric Dumazet · 7 years ago
  97. 789e6dd tcp: batch tcp_net_metrics_exit by Eric Dumazet · 7 years ago
  98. a90c934 ipv6: addrlabel: per netns list by Eric Dumazet · 7 years ago
  99. 752fbcc net_sched: no need to free qdisc in RCU callback by Cong Wang · 7 years ago
  100. b5b7db8 tcp: fastopen: fix on syn-data transmit failure by Eric Dumazet · 7 years ago