1. 4c02d62 net/mac80211/mesh_plink: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  2. 753d179 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 7 years ago
  3. cc71b7b net/ipv6: remove unused err variable on icmpv6_push_pending_frames by Tim Hansen · 7 years ago
  4. 380537b net: ipv6: remove unused code in ipv6_find_hdr() by Lin Zhang · 7 years ago
  5. bef0622 tcp: a small refactor of RACK loss detection by Yuchung Cheng · 7 years ago
  6. 043b87d tcp: more efficient RACK loss detection by Yuchung Cheng · 7 years ago
  7. e208007 tcp: new list for sent but unacked skbs for RACK recovery by Eric Dumazet · 7 years ago
  8. b1fb67f RDS: IB: Initialize max_items based on underlying device attributes by Avinash Repaka · 7 years ago
  9. 9dff993 RDS: IB: Limit the scope of has_fr/has_fmr variables by Avinash Repaka · 7 years ago
  10. 1bcdca3 net/ipv4: Remove unused variable in route.c by Tim Hansen · 7 years ago
  11. 6d05081 tcp: clean up TFO server's initial tcp_rearm_rto() call by Wei Wang · 7 years ago
  12. 27204aa tcp: uniform the set up of sockets after successful connection by Wei Wang · 7 years ago
  13. 413a431 VSOCK: add sock_diag interface by Stefan Hajnoczi · 7 years ago
  14. 3b4477d VSOCK: use TCP state constants for sk_state by Stefan Hajnoczi · 7 years ago
  15. bf359b8 VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h by Stefan Hajnoczi · 7 years ago
  16. 44f2098 VSOCK: export socket tables for sock_diag interface by Stefan Hajnoczi · 7 years ago
  17. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  19. ca752be net: bridge: Pass extack to down to netdev_master_upper_dev_link by David Ahern · 7 years ago
  20. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  21. 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 7 years ago
  22. 51d0c047 net: Add extack to netdev_notifier_info by David Ahern · 7 years ago
  23. e769fce net: 8021q: skip packets if the vlan is down by Vishakha Narvekar · 7 years ago
  24. 6621dd2 dev: advertise the new nsid when the netns iface changes by Nicolas Dichtel · 7 years ago
  25. c818fa9 net: cache skb_shinfo() in skb_try_coalesce() by Eric Dumazet · 7 years ago
  26. 5c45121 rtnetlink: remove __rtnl_af_unregister by Florian Westphal · 7 years ago
  27. e774d96 rtnetlink: remove slave_validate callback by Florian Westphal · 7 years ago
  28. 20e8832 net: core: fix kerneldoc comment by Florian Westphal · 7 years ago
  29. ac1ed8b sctp: introduce round robin stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  30. 637784a sctp: introduce priority based stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  31. 0ccdf3c sctp: add sockopt to get/set stream scheduler parameters by Marcelo Ricardo Leitner · 7 years ago
  32. 13aa877 sctp: add sockopt to get/set stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  33. 5bbbbe3 sctp: introduce stream scheduler foundations by Marcelo Ricardo Leitner · 7 years ago
  34. f952be7 sctp: introduce struct sctp_stream_out_ext by Marcelo Ricardo Leitner · 7 years ago
  35. 1fdb8d8 sctp: factor out stream->in allocation by Marcelo Ricardo Leitner · 7 years ago
  36. e090abd sctp: factor out stream->out allocation by Marcelo Ricardo Leitner · 7 years ago
  37. 1ae2eaa sctp: silence warns on sctp_stream_init allocations by Marcelo Ricardo Leitner · 7 years ago
  38. 6c55700 net: core: decouple ifalias get/set from rtnl lock by Florian Westphal · 7 years ago
  39. ce024f4 net: rtnetlink: fix info leak in RTM_GETSTATS call by Nikolay Aleksandrov · 7 years ago
  40. a5bc929 ipv4: ipmr: Don't forward packets already forwarded by hardware by Yotam Gigi · 7 years ago
  41. 5d8b3e6 ipv4: ipmr: Add the parent ID field to VIF struct by Yotam Gigi · 7 years ago
  42. eefca20 socket, bpf: fix possible use after free by Eric Dumazet · 7 years ago
  43. a38402b flow_dissector: dissect tunnel info by Simon Horman · 7 years ago
  44. 503c1fb cfg80211/nl80211: add a port authorized event by Avraham Stern · 7 years ago
  45. 8f797c2 mac80211: fix STA_SLOW_THRESHOLD htmldocs failure by Stanislaw Gruszka · 7 years ago
  46. 504871e mac80211: fix bandwidth computation for TDLS peers by Manikanta Pubbisetty · 7 years ago
  47. 9f775ea l2tp: fix l2tp_eth module loading by Guillaume Nault · 7 years ago
  48. c84bed4 ip_gre: erspan device should keep dst by Xin Long · 7 years ago
  49. c122fda ip_gre: set tunnel hlen properly in erspan_tunnel_init by Xin Long · 7 years ago
  50. 5513d08 ip_gre: check packet length and mtu correctly in erspan_xmit by Xin Long · 7 years ago
  51. 935a974 ip_gre: get key from session_id correctly in erspan_rcv by Xin Long · 7 years ago
  52. 3733be1 ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob by Haishuang Yan · 7 years ago
  53. 4371384 ipv4: Namespaceify tcp_fastopen_key knob by Haishuang Yan · 7 years ago
  54. dd00059 ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once by Haishuang Yan · 7 years ago
  55. e1cfcbe ipv4: Namespaceify tcp_fastopen knob by Haishuang Yan · 7 years ago
  56. aa193d9 net: dsa: remove tag ops from the switch tree by Vivien Didelot · 7 years ago
  57. 2f657a6 net: dsa: change dsa_ptr for a dsa_port by Vivien Didelot · 7 years ago
  58. 3e41f93 net: dsa: prepare master receive hot path by Vivien Didelot · 7 years ago
  59. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  60. 62fc958 net: dsa: use temporary dsa_device_ops variable by Vivien Didelot · 7 years ago
  61. 7ec764e net: dsa: use cpu_dp in master code by Vivien Didelot · 7 years ago
  62. 3775b1b net: dsa: add master helper to look up slaves by Vivien Didelot · 7 years ago
  63. b1c49d1 net_sched: remove redundant assignment to ret by Colin Ian King · 7 years ago
  64. ef739d8 net: ipmr: make function ipmr_notifier_init static by Colin Ian King · 7 years ago
  65. aad0621 tipc: use only positive error codes in messages by Parthasarathy Bhuvaragan · 7 years ago
  66. bc044e8 udp: perform source validation for mcast early demux by Paolo Abeni · 7 years ago
  67. 7487449 IPv4: early demux can return an error code by Paolo Abeni · 7 years ago
  68. d41bb33 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  69. 2d40557 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  70. d51711c ip_gre: ipgre_tap device should keep dst by Xin Long · 7 years ago
  71. fef0035 netlink: do not proceed if dump's start() errs by Jason A. Donenfeld · 7 years ago
  72. 84e14fe net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND) by Maciej Żenczykowski · 7 years ago
  73. 1f372c7 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  74. fa8fefa net: ipv4: remove fib_info arg to fib_check_nh by David Ahern · 7 years ago
  75. c7c3e59 net: ipv4: remove fib_weight by David Ahern · 7 years ago
  76. cf5d74b tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  77. 5af48b5 net: bridge: add per-port group_fwd_mask with less restrictions by Nikolay Aleksandrov · 7 years ago
  78. e49aa15 Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" by Linus Torvalds · 7 years ago
  79. 9d538fa net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  80. da7c956 packet: only test po->has_vnet_hdr once in packet_snd by Willem de Bruijn · 7 years ago
  81. 4971613 packet: in packet_do_bind, test fanout with bind_lock held by Willem de Bruijn · 7 years ago
  82. 4c82a95 rtnetlink: rtnl_have_link_slave_info doesn't need rtnl by Florian Westphal · 7 years ago
  83. b1e66b9 rtnetlink: add helpers to dump netnsid information by Florian Westphal · 7 years ago
  84. 250fc3d rtnetlink: add helpers to dump vf information by Florian Westphal · 7 years ago
  85. 79110a0 rtnetlink: add helper to put master and link ifindexes by Florian Westphal · 7 years ago
  86. e804441 net: dsa: Fix network device registration order by Florian Fainelli · 7 years ago
  87. e761437 net_sched: use idr to allocate u32 filter handles by Cong Wang · 7 years ago
  88. 1d8134f net_sched: use idr to allocate basic filter handles by Cong Wang · 7 years ago
  89. 76cf546 net_sched: use idr to allocate bpf filter handles by Cong Wang · 7 years ago
  90. 8f1975e inetpeer: speed up inetpeer_invalidate_tree() by Eric Dumazet · 7 years ago
  91. 35f493b inetpeer: fix RCU lookup() again by Eric Dumazet · 7 years ago
  92. 478e4c2 net: mroute: Check if rule is a default rule by Yotam Gigi · 7 years ago
  93. c7c0bbe net: ipmr: Add MFC offload indication by Yotam Gigi · 7 years ago
  94. b362053 ipmr: Send FIB notifications on MFC and VIF entries by Yotam Gigi · 7 years ago
  95. 4d65b94 ipmr: Add FIB notification access functions by Yotam Gigi · 7 years ago
  96. 310ebbb ipmr: Add reference count to MFC entries by Yotam Gigi · 7 years ago
  97. c2cc187 sctp: Fix a big endian bug in sctp_diag_dump() by Dan Carpenter · 7 years ago
  98. 69b2c162 net: dsa: use phy_ethtool_nway_reset by Vivien Didelot · 7 years ago
  99. aa62a8c net: dsa: use phy_ethtool_set_link_ksettings by Vivien Didelot · 7 years ago
  100. 771df31 net: dsa: use phy_ethtool_get_link_ksettings by Vivien Didelot · 7 years ago