1. 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  2. 68dd02d dev_ioctl: copy only the smaller struct iwreq for wext by Johannes Berg · 7 years ago
  3. b81f884 xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD by Hangbin Liu · 8 years ago
  4. 1e0ce2a net: Update TCP congestion control documentation by Anmol Sarma · 8 years ago
  5. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
  6. 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
  7. 3f6b123 Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  8. 2f9bfd3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  9. 3aa4266 net/sched: act_csum: Add accessors for offloading drivers by Or Gerlitz · 8 years ago
  10. 23416e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  11. 64df6d5 net: x25: fix one potential use-after-free issue by linzhang · 8 years ago
  12. 5910544 netfilter: nf_tables: revisit chain/object refcounting from elements by Pablo Neira Ayuso · 8 years ago
  13. 9338d7b netfilter: nfnl_cthelper: reject del request if helper obj is in use by Liping Zhang · 8 years ago
  14. d91fc59 netfilter: introduce nf_conntrack_helper_put helper function by Liping Zhang · 8 years ago
  15. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 32f1bc0 Revert "ipv4: restore rt->fi for reference counting" by David S. Miller · 8 years ago
  17. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 8 years ago
  18. 29cee56 Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  19. 1b1fc3f tcp: make congestion control optionally skip slow start after idle by Wei Wang · 8 years ago
  20. 82486aa ipv4: restore rt->fi for reference counting by WANG Cong · 8 years ago
  21. 6406c91 cfg80211: fix multi scheduled scan kernel-doc by Johannes Berg · 8 years ago
  22. 2f242bf mac80211: properly remove RX_ENC_FLAG_40MHZ by Johannes Berg · 8 years ago
  23. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
  24. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  25. 842be75 cfg80211: make RATE_INFO_BW_20 the default by Johannes Berg · 8 years ago
  26. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 8 years ago
  27. 9b3eb54 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 8 years ago
  28. 1684096 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  29. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  30. 8eeef23 netfilter: nf_ct_ext: invoke destroy even when ext is not attached by Liping Zhang · 8 years ago
  31. d1908ca Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  32. 039b40e netfilter: nf_queue: only call synchronize_net twice if nf_queue is active by Florian Westphal · 8 years ago
  33. cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  34. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  35. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
  36. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  37. 65ba101 ipvs: remove unused function ip_vs_set_state_timeout by Aaron Conole · 8 years ago
  38. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  39. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  40. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  41. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  42. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  43. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  44. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 8 years ago
  45. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  46. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
  47. d2329f1 tcp: do not pass timestamp to tcp_rack_advance() by Eric Dumazet · 8 years ago
  48. 88d5c65 tcp: do not pass timestamp to tcp_rate_gen() by Eric Dumazet · 8 years ago
  49. 128eda8 tcp: do not pass timestamp to tcp_rack_mark_lost() by Eric Dumazet · 8 years ago
  50. 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 8 years ago
  51. 23f671a netfilter: conntrack: mark extension structs as const by Florian Westphal · 8 years ago
  52. 54044b1 netfilter: conntrack: remove prealloc support by Florian Westphal · 8 years ago
  53. 1fefe14 netfilter: synproxy: only register hooks when needed by Florian Westphal · 8 years ago
  54. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  55. 1ef8331 can: network namespace support for CAN gateway by Oliver Hartkopp · 8 years ago
  56. 384317e can: network namespace support for CAN_BCM protocol by Oliver Hartkopp · 8 years ago
  57. cb5635a can: complete initial namespace support by Oliver Hartkopp · 8 years ago
  58. 029c1ec flow_dissector: add mpls support (v2) by Benjamin LaHaise · 8 years ago
  59. 46c2fa3 net/tcp_fastopen: Add snmp counter for blackhole detection by Wei Wang · 8 years ago
  60. cf1ef3f net/tcp_fastopen: Disable active side TFO in certain scenarios by Wei Wang · 8 years ago
  61. bc95cd8 Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  62. 531b374 VSOCK: Add vsockmon tap functions by Gerard Garcia · 8 years ago
  63. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  64. f43e9b0 net/devlink: Add E-Switch encapsulation control by Roi Dayan · 8 years ago
  65. 69e3948 Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  66. ea8ffc0 bonding: fix wq initialization for links created via netlink by Mahesh Bandewar · 8 years ago
  67. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  68. 763dbf6 net_sched: move the empty tp check from ->destroy() to ->delete() by WANG Cong · 8 years ago
  69. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  70. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  71. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  72. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  73. 01026ed nefilter: eache: reduce struct size from 32 to 24 byte by Florian Westphal · 8 years ago
  74. c6dd940 netfilter: allow early drop of assured conntracks by Florian Westphal · 8 years ago
  75. b3a5db1 netfilter: conntrack: use u8 for extension sizes again by Florian Westphal · 8 years ago
  76. faec865 netfilter: remove last traces of variable-sized extensions by Florian Westphal · 8 years ago
  77. 9f0f3eb netfilter: helpers: remove data_len usage for inkernel helpers by Florian Westphal · 8 years ago
  78. dcf6774 netfilter: helper: add build-time asserts for helper data size by Florian Westphal · 8 years ago
  79. 906535b netfilter: conntrack: move helper struct to nf_conntrack_helper.h by Florian Westphal · 8 years ago
  80. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  81. e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
  82. 96b08fd nl80211: add request id in scheduled scan event messages by Arend Van Spriel · 8 years ago
  83. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  84. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  85. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  86. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 8 years ago
  87. cc41c84 netfilter: kill the fake untracked conntrack objects by Florian Westphal · 8 years ago
  88. f6e2711 net: Add a xfrm validate function to validate_xmit_skb by Steffen Klassert · 8 years ago
  89. 383d035 esp6: Reorganize esp_output by Steffen Klassert · 8 years ago
  90. fca11eb esp4: Reorganize esp_output by Steffen Klassert · 8 years ago
  91. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  92. c35fe41 xfrm: Add mode handlers for IPsec on layer 2 by Steffen Klassert · 8 years ago
  93. 21f42cc xfrm: Move device notifications to a sepatate file by Steffen Klassert · 8 years ago
  94. 9d389d7 xfrm: Add a xfrm type offload. by Steffen Klassert · 8 years ago
  95. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  96. 7ab606d genetlink: pass extended ACK report down by Johannes Berg · 8 years ago
  97. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  98. 7ed14d9 net: ipv4: Refine the ipv4_default_advmss by Gao Feng · 8 years ago
  99. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  100. b026502 cfg80211: allow leaving MU-MIMO monitor configuration unchanged by Johannes Berg · 8 years ago