1. c162610 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 6 years ago
  2. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 6 years ago
  3. 78458e3 netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. by Jeremy Sowden · 6 years ago
  4. 0abc8bf netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files. by Jeremy Sowden · 6 years ago
  5. 47e640a netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file. by Jeremy Sowden · 6 years ago
  6. 9211bfb netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file. by Jeremy Sowden · 6 years ago
  7. a1b2f04 netfilter: add missing includes to a number of header-files. by Jeremy Sowden · 6 years ago
  8. 43dd16e netfilter: nf_tables: store data in offload context registers by Pablo Neira Ayuso · 6 years ago
  9. 1555e6f tcp: Update TCP_BASE_MSS comment by Josh Hunt · 6 years ago
  10. c04b79b tcp: add new tcp_mtu_probe_floor sysctl by Josh Hunt · 6 years ago
  11. 3a5e523 devlink: remove pointless data_len arg from region snapshot create by Jiri Pirko · 6 years ago
  12. 9a32669 netfilter: nf_tables_offload: support indr block call by wenxu · 6 years ago
  13. 1150ab0 flow_offload: support get multi-subsystem block by wenxu · 6 years ago
  14. 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 6 years ago
  15. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
  16. 48e584a net: sched: add ingress mirred action to hardware IR by John Hurley · 6 years ago
  17. d7609c9 net: tc_act: add helpers to detect ingress mirred actions by John Hurley · 6 years ago
  18. fb1b775 net: sched: add skbedit of ptype action to hardware IR by John Hurley · 6 years ago
  19. 77feb4e net: tc_act: add skbedit_ptype helper functions by John Hurley · 6 years ago
  20. 67cbf7d net: sched: sample: allow accessing psample_group with rtnl by Vlad Buslov · 6 years ago
  21. c4bd486 net: sched: police: allow accessing police->params with rtnl by Vlad Buslov · 6 years ago
  22. 5d92e63 net/tls: partially revert fix transition through disconnect with close by Jakub Kicinski · 6 years ago
  23. 8c0bb78 netfilter: synproxy: rename mss synproxy_options field by Fernando Fernandez Mancera · 6 years ago
  24. ac5fe22 Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  25. f86a677 Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  26. 1ced169 mac80211: allow setting spatial reuse parameters from bss_conf by John Crispin · 6 years ago
  27. 796e90f cfg80211: add support for parsing OBBS_PD attributes by John Crispin · 6 years ago
  28. 9349d60 tcp: add skb-less helpers to retrieve SYN cookie by Petar Penkov · 6 years ago
  29. 016e43a net: dsa: ksz: Add KSZ8795 tag code by Tristram Ha · 6 years ago
  30. 697f6c5 mac80211: propagate HE operation info into bss_conf by John Crispin · 6 years ago
  31. a0b4496 mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags by Lorenzo Bianconi · 6 years ago
  32. e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  33. cbe77dd mac80211: add xmit rate to struct ieee80211_tx_status by John Crispin · 6 years ago
  34. dc3998e mac80211: AMPDU handling for rekeys with Extended Key ID by Alexander Wetzel · 6 years ago
  35. 3e47bf1 mac80211: Simplify Extended Key ID API by Alexander Wetzel · 6 years ago
  36. fb0e76a mac80211: add tx dequeue function for process context by Erik Stromdahl · 6 years ago
  37. 612fcfd mac80211: remove unused and unneeded remove_sta_debugfs callback by Greg Kroah-Hartman · 6 years ago
  38. 5db4c4b mac80211: pass the vif to cancel_remain_on_channel by Emmanuel Grumbach · 6 years ago
  39. 28ba934 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  40. 6749d590 net: sched: include mpls actions in hardware intermediate representation by John Hurley · 6 years ago
  41. 66b5f1c net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 6 years ago
  42. 95fa145 bpf: sockmap/tls, close can race with map free by John Fastabend · 6 years ago
  43. 32857cf net/tls: fix transition through disconnect with close by John Fastabend · 6 years ago
  44. 313ab00 net/tls: remove sock unlock/lock around strp_done() by John Fastabend · 6 years ago
  45. f87e62d net/tls: remove close callback sock unlock/lock around TX work flush by John Fastabend · 6 years ago
  46. 318892a net/tls: don't arm strparser immediately in tls_set_sw_offload() by Jakub Kicinski · 6 years ago
  47. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 6 years ago
  48. 91046d6 nl80211: fix VENDOR_CMD_RAW_DATA by Johannes Berg · 6 years ago
  49. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 6 years ago
  50. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 6 years ago
  51. 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 6 years ago
  52. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  53. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 6 years ago
  54. b83329f netfilter: synproxy: fix erroneous tcp mss option by Fernando Fernandez Mancera · 6 years ago
  55. 3c00fb0 netfilter: nf_conntrack_sip: fix expectation clash by xiao ruizhu · 6 years ago
  56. c1a970d net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() by Vlad Buslov · 6 years ago
  57. 63f9ba1 net: fib_rules: do not flow dissect local packets by Petar Penkov · 6 years ago
  58. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  59. c9626a2 netfilter: nf_tables: add hardware offload support by Pablo Neira Ayuso · 6 years ago
  60. f9e3008 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload by Pablo Neira Ayuso · 6 years ago
  61. 0d4fd02 net: flow_offload: add flow_block_cb_is_busy() and use it by Pablo Neira Ayuso · 6 years ago
  62. 722d36e net: sched: remove tcf block API by Pablo Neira Ayuso · 6 years ago
  63. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 6 years ago
  64. 67bd0d5 net: flow_offload: add flow_block_cb_{priv, incref, decref}() by Pablo Neira Ayuso · 6 years ago
  65. da3eeb9 net: flow_offload: add list handling functions by Pablo Neira Ayuso · 6 years ago
  66. d63db30 net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free() by Pablo Neira Ayuso · 6 years ago
  67. 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 6 years ago
  68. 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 6 years ago
  69. 4e95bc2 net: flow_offload: add flow_block_cb_setup_simple() by Pablo Neira Ayuso · 6 years ago
  70. 75a5675 net/flow_dissector: add connection tracking dissection by Paul Blakey · 6 years ago
  71. b57dc7c net/sched: Introduce action ct by Paul Blakey · 6 years ago
  72. e41b6bf devlink: Introduce PCI VF port flavour and port attribute by Parav Pandit · 6 years ago
  73. 98fd2d6 devlink: Introduce PCI PF port flavour and port attribute by Parav Pandit · 6 years ago
  74. 378ef01 devlink: Refactor physical port attributes by Parav Pandit · 6 years ago
  75. b5d9a83 net/tls: don't clear TX resync flag on error by Dirk van der Merwe · 6 years ago
  76. e55f4b8 sctp: rename sp strm_interleave to ep intl_enable by Xin Long · 6 years ago
  77. da1f6d4 sctp: rename asoc intl_enable to asoc peer.intl_capable by Xin Long · 6 years ago
  78. 1c13475 sctp: remove prsctp_enable from asoc by Xin Long · 6 years ago
  79. a96701f sctp: remove reconf_enable from asoc by Xin Long · 6 years ago
  80. 2a2ea50 net: sched: add mpls manipulation actions to TC by John Hurley · 6 years ago
  81. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 6 years ago
  83. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  84. 333f790 coallocate socket_wq with socket itself by Al Viro · 6 years ago
  85. 17ccf9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  86. bf0bdd1 xdp: fix race on generic receive path by Ilya Maximets · 6 years ago
  87. 1da4bbe net: core: page_pool: add user refcnt and reintroduce page_pool_destroy by Ivan Khoronzhuk · 6 years ago
  88. 47cfb90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  89. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. bef8e26 bpf: avoid unused variable warning in tcp_bpf_rtt() by Arnd Bergmann · 6 years ago
  91. 302975c Bluetooth: Add support for LE ping feature by Spoorthi Ravishankar Koppad · 6 years ago
  92. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  93. 30e103f netfilter: nft_meta: move bridge meta keys into nft_meta_bridge by wenxu · 6 years ago
  94. ad49d86 netfilter: nf_tables: Add synproxy support by Fernando Fernandez Mancera · 6 years ago
  95. c4cde58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  96. 07a4dde bonding: add an option to specify a delay between peer notifications by Vincent Bernat · 6 years ago
  97. 0d9cb30 netfilter: nf_queue: remove unused hook entries pointer by Florian Westphal · 6 years ago
  98. e4730936 inet: factor out inet_send_prepare() by Paolo Abeni · 6 years ago
  99. c3ead2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  100. 23729ff bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT by Stanislav Fomichev · 6 years ago