1. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  2. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  3. 06d4d45 net: dsa: Fix legacy probing by Florian Fainelli · 8 years ago
  4. d807ec6 tls: update Kconfig by Dave Watson · 8 years ago
  5. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  6. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  7. 5b7c9a8 net: remove dst gc related code by Wei Wang · 8 years ago
  8. 560fd93 decnet: take dst->__refcnt when struct dn_route is created by Wei Wang · 8 years ago
  9. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
  10. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
  11. 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  12. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 8 years ago
  13. 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 8 years ago
  14. 1cfb71e ipv6: take dst->__refcnt for insertion into fib6 tree by Wei Wang · 8 years ago
  15. b838d5e ipv4: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  16. 9df16ef ipv4: call dst_hold_safe() properly by Wei Wang · 8 years ago
  17. 95c47f9 ipv4: call dst_dev_put() properly by Wei Wang · 8 years ago
  18. 0830106 ipv4: take dst->__refcnt when caching dst in fib by Wei Wang · 8 years ago
  19. 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 8 years ago
  20. 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 8 years ago
  21. 1dbe3252 net: use loopback dev when generating blackhole route by Wei Wang · 8 years ago
  22. d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 8 years ago
  23. 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 8 years ago
  24. a1a6b7e net: dsa: add cross-chip multicast support by Vivien Didelot · 8 years ago
  25. 247488c decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 8 years ago
  26. 10beea7 rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one by Sowmini Varadhan · 8 years ago
  27. 00354de rds: tcp: various endian-ness fixes by Sowmini Varadhan · 8 years ago
  28. 41500c3 rds: tcp: remove cp_outgoing by Sowmini Varadhan · 8 years ago
  29. 5803869 net: Add IFLA_XDP_PROG_ID by Martin KaFai Lau · 8 years ago
  30. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  31. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  32. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  33. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  34. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  35. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  36. 54144b4 tls: Depend upon INET not plain NET. by David S. Miller · 8 years ago
  37. e4b7778 net: dsa: assign default CPU port to all ports by Vivien Didelot · 8 years ago
  38. 86087e1 net: sched: act_tunnel_key: make UDP checksum configurable by Jiri Benc · 8 years ago
  39. 63fe4c3 net: sched: act_tunnel_key: request UDP checksum by default by Jiri Benc · 8 years ago
  40. 3c4d755 tls: kernel TLS support by Dave Watson · 8 years ago
  41. e3b5616 tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions by Dave Watson · 8 years ago
  42. 734942c tcp: ULP infrastructure by Dave Watson · 8 years ago
  43. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 8 years ago
  45. 849a44d net: don't global ICMP rate limit packets originating from loopback by Jesper Dangaard Brouer · 8 years ago
  46. c4f65b0 net/act_pedit: fix an error code by Dan Carpenter · 8 years ago
  47. 7608894 net: use skb_unref() in napi_consume_skb() by Paolo Abeni · 8 years ago
  48. 4cbf87c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  49. 31fd858 bpf: permits narrower load from bpf program context fields by Yonghong Song · 8 years ago
  50. 7403060 net_sched: move tcf_lock down after gen_replace_estimator() by WANG Cong · 8 years ago
  51. 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 8 years ago
  52. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  53. 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 8 years ago
  54. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  55. 20a3d5b caif: Add sockaddr length check before accessing sa_family in connect handler by Mateusz Jurczyk · 8 years ago
  56. aa9f979 networking: use skb_put_zero() by Johannes Berg · 8 years ago
  57. 0e74008 Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  58. 5952b02 Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  59. 7de8440 Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  60. c5549ee Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  61. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  62. c38b7d3 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 8 years ago
  63. 97d8b6e net: rps: fix uninitialized symbol warning by Ashwanth Goli · 8 years ago
  64. d6289088 batman-adv: Accept only filled wifi station info by Sven Eckelmann · 8 years ago
  65. 3f3f873 batman-adv: Use default throughput value on cfg80211 error by Sven Eckelmann · 8 years ago
  66. 4524667 net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  67. 6dad28a mac80211: add the action to the drv_ampdu_action tracepoint by Emmanuel Grumbach · 8 years ago
  68. f45cbe6 nl80211: add authorized flag to ROAM event by Avraham Stern · 8 years ago
  69. 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 8 years ago
  70. 91b5ab6 cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK by Eliad Peller · 8 years ago
  71. b3dd827 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 8 years ago
  72. 98c67d1 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 8 years ago
  73. c87905b mac80211: set bss_info data before configuring the channel by Johannes Berg · 8 years ago
  74. 44f6d42 mac80211: remove 5/10 MHz rate code from station MLME by Johannes Berg · 8 years ago
  75. 204a7db mac80211: Fix incorrect condition when checking rx timestamp by Avraham Stern · 8 years ago
  76. 769dc04 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 8 years ago
  77. 675c8da hsr: fix incorrect warning by Karicheri, Muralidharan · 8 years ago
  78. b65ac44 udp: try to avoid 2 cache miss on dequeue by Paolo Abeni · 8 years ago
  79. 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 8 years ago
  80. 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 8 years ago
  81. 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 8 years ago
  82. 313f688 Bluetooth: Send HCI Set Event Mask Page 2 command only when needed by Marcel Holtmann · 8 years ago
  83. 4b1f0d3 net: ipmr: Fix some mroute forwarding issues in vrf's by Donald Sharp · 8 years ago
  84. ded092c bpf: add bpf_set_hash helper for tc progs by Daniel Borkmann · 8 years ago
  85. 966789f bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly by Daniel Borkmann · 8 years ago
  86. 343eba6 net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 8 years ago
  87. f146e87 net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx by Jia-Ju Bai · 8 years ago
  88. 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 8 years ago
  89. 4abf5a6 sctp: no need to check assoc id before calling sctp_assoc_set_id by Xin Long · 8 years ago
  90. c0a4c2d sctp: use read_lock_bh in sctp_eps_seq_show by Xin Long · 8 years ago
  91. 6dfe4b9 sctp: fix recursive locking warning in sctp_do_peeloff by Xin Long · 8 years ago
  92. 581409d sctp: disable BH in sctp_for_each_endpoint by Xin Long · 8 years ago
  93. 664f46a net/packet: remove unneeded declaraion of tpacket_snd(). by Rosen, Rami · 8 years ago
  94. 9b3dc0a l2tp: cast l2tp traffic counter to unsigned by Dominik Heidler · 8 years ago
  95. 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 8 years ago
  96. 10d486a netns: fix error code when the nsid is already used by Nicolas Dichtel · 8 years ago
  97. 4a7f7bc netns: define extack error msg for nsis cmds by Nicolas Dichtel · 8 years ago
  98. 329d823 Bluetooth: use constant time memory comparison for secret values by Jason A. Donenfeld · 8 years ago
  99. f6d4c71 Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  100. c7a61cb mac80211: free netdev on dev_alloc_name() error by Johannes Berg · 8 years ago