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