1. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 859a593 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  3. 9ea47132 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  4. 1f4c6eb ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data() by Eric Dumazet · 7 years ago
  5. 694aba6 ipv4: factorize sk_wmem_alloc updates done by __ip_append_data() by Eric Dumazet · 7 years ago
  6. ec12589 ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init() by Alexey Kodanev · 7 years ago
  7. cc35c88 crypto : chtls - CPL handler definition by Atul Gupta · 7 years ago
  8. e0be6be ethtool: enable Inline TLS in HW by Atul Gupta · 7 years ago
  9. dd0bed1 tls: support for Inline tls record by Atul Gupta · 7 years ago
  10. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  11. f2d1c72 inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB by Eric Dumazet · 7 years ago
  12. 219badf ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB by Eric Dumazet · 7 years ago
  13. bf66337 inet: frags: get rid of ipfrag_skb_cb/FRAG_CB by Eric Dumazet · 7 years ago
  14. 05c0b86 ipv6: frags: rewrite ip6_expire_frag_queue() by Eric Dumazet · 7 years ago
  15. 1eec5d5 inet: frags: do not clone skb in ip_expire() by Eric Dumazet · 7 years ago
  16. 3e67f10 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 7 years ago
  17. 2d44ed2 inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 7 years ago
  18. 399d140 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 7 years ago
  19. 6befe4a inet: frags: remove some helpers by Eric Dumazet · 7 years ago
  20. 648700f inet: frags: use rhashtables for reassembly units by Eric Dumazet · 7 years ago
  21. 483a6e4 inet: frags: refactor ipfrag_init() by Eric Dumazet · 7 years ago
  22. 807f184 inet: frags: refactor lowpan_net_frag_init() by Eric Dumazet · 7 years ago
  23. 5b975ba inet: frags: refactor ipv6_frag_init() by Eric Dumazet · 7 years ago
  24. 093ba72 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 7 years ago
  25. 787bea7 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 7 years ago
  26. eeb0a2a vlan: vlan_hw_filter_capable() can be static by Wei Yongjun · 7 years ago
  27. e2e80c0 Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  28. 554873e net: Do not take net_rwsem in __rtnl_link_unregister() by Kirill Tkhai · 7 years ago
  29. fc1dd36 net: Remove net_rwsem from {, un}register_netdevice_notifier() by Kirill Tkhai · 7 years ago
  30. 7494cfa tipc: avoid possible string overflow by Jon Maloy · 7 years ago
  31. 37922ea tipc: permit overlapping service ranges in name table by Jon Maloy · 7 years ago
  32. f20889f tipc: refactor name table translate function by Jon Maloy · 7 years ago
  33. 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 7 years ago
  34. 804b854 net: bridge: disable bridge MTU auto tuning if it was set manually by Nikolay Aleksandrov · 7 years ago
  35. f40aa23 net: bridge: set min MTU on port events and allow user to set max by Nikolay Aleksandrov · 7 years ago
  36. b5dbc28 Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  37. aac3fc3 bpf: Post-hooks for sys_bind by Andrey Ignatov · 7 years ago
  38. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 7 years ago
  39. 3679d58 net: Introduce __inet_bind() and __inet6_bind by Andrey Ignatov · 7 years ago
  40. 4fbac77 bpf: Hooks for sys_bind by Andrey Ignatov · 7 years ago
  41. 5e43f89 bpf: Check attach type at prog load time by Andrey Ignatov · 7 years ago
  42. 17226f1 rxrpc: Fix leak of rxrpc_peer objects by David Howells · 7 years ago
  43. 1159d4b rxrpc: Add a tracepoint to track rxrpc_peer refcounting by David Howells · 7 years ago
  44. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 7 years ago
  45. 09d2bf5 rxrpc: Add a tracepoint to track rxrpc_local refcounting by David Howells · 7 years ago
  46. d3be4d2 rxrpc: Fix potential call vs socket/net destruction race by David Howells · 7 years ago
  47. 88f2a82 rxrpc: Fix checker warnings and errors by David Howells · 7 years ago
  48. edb63e2 rxrpc: remove unused static variables by Sebastian Andrzej Siewior · 7 years ago
  49. 59299aa rxrpc: Fix resend event time calculation by Marc Dionne · 7 years ago
  50. 57b0c9d rxrpc: Don't treat call aborts as conn aborts by David Howells · 7 years ago
  51. 03877bf rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 7 years ago
  52. f82eb88 rxrpc: Fix a bit of time confusion by David Howells · 7 years ago
  53. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  54. b6cdbc8 net/ipv6: Fix route leaking between VRFs by David Ahern · 7 years ago
  55. 5807b22 ipv6: sr: fix seg6 encap performances with TSO enabled by David Lebrun · 7 years ago
  56. ae47457 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  57. 428604f ipv6: do not set routes if disable_ipv6 has been enabled by Lorenzo Bianconi · 7 years ago
  58. d162190 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  59. 328fbe7 net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net() by Kirill Tkhai · 7 years ago
  60. 9e2f6c5 netfilter: Rework xt_TEE netdevice notifier by Kirill Tkhai · 7 years ago
  61. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  62. e679c9c sfp/phylink: move module EEPROM ethtool access into netdev core ethtool by Russell King · 7 years ago
  63. 9daae9b net: Call add/kill vid ndo on vlan filter feature toggling by Gal Pressman · 7 years ago
  64. 26c97c5 netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp by Joe Perches · 7 years ago
  65. e3b5e1e Revert "netfilter: x_tables: ensure last rule in base chain matches underflow/policy" by Florian Westphal · 7 years ago
  66. 9ba5c40 netfilter: x_tables: Add note about how to free percpu counters by Ben Hutchings · 7 years ago
  67. c47d36b netfilter: Merge assignment with return by Arushi Singhal · 7 years ago
  68. a3073c1 netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem() by Pablo Neira Ayuso · 7 years ago
  69. 10659cb netfilter: nf_tables: rename to nft_set_lookup_global() by Pablo Neira Ayuso · 7 years ago
  70. 43a605f netfilter: nf_tables: enable conntrack if NAT chain is registered by Pablo Neira Ayuso · 7 years ago
  71. 02c7b25 netfilter: nf_tables: build-in filter chain type by Pablo Neira Ayuso · 7 years ago
  72. cc07eeb netfilter: nf_tables: nft_register_chain_type() returns void by Pablo Neira Ayuso · 7 years ago
  73. 32537e9 netfilter: nf_tables: rename struct nf_chain_type by Pablo Neira Ayuso · 7 years ago
  74. 9124a20 netfilter: ebt_stp: Use generic functions for comparisons by Joe Perches · 7 years ago
  75. 1be3ac9 netfilter: ebtables: Add string filter by Bernie Harris · 7 years ago
  76. 39c202d2 netfilter: ebtables: Add support for specifying match revision by Bernie Harris · 7 years ago
  77. fa24669 bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT: by John Fastabend · 7 years ago
  78. 8934ce2 bpf: sockmap redirect ingress support by John Fastabend · 7 years ago
  79. e15f20e Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  80. 7ae665f sctp: fix unused lable warning by Arnd Bergmann · 7 years ago
  81. 18dcbe1 ipv6: export ip6 fragments sysctl to unprivileged users by Eric Dumazet · 7 years ago
  82. 2233000 net/ipv6: Move call_fib6_entry_notifiers up for route adds by David Ahern · 7 years ago
  83. c1d7ee6 net/ipv4: Allow notifier to fail route replace by David Ahern · 7 years ago
  84. 6635f31 net/ipv4: Move call_fib_entry_notifiers up for new routes by David Ahern · 7 years ago
  85. 9776d32 net: Move call_fib_rule_notifiers up in fib_nl_newrule by David Ahern · 7 years ago
  86. c30d935 net: Fix fib notifer to return errno by David Ahern · 7 years ago
  87. 152f253 net: Remove rtnl_lock() in nf_ct_iterate_destroy() by Kirill Tkhai · 7 years ago
  88. ec9c780 ovs: Remove rtnl_lock() from ovs_exit_net() by Kirill Tkhai · 7 years ago
  89. 10256de net: Don't take rtnl_lock() in wireless_nlevent_flush() by Kirill Tkhai · 7 years ago
  90. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  91. 36fc2d7 Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  92. 5568cdc ip_tunnel: Resolve ipsec merge conflict properly. by David S. Miller · 7 years ago
  93. 56455e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  94. 020295d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  95. c470bdc mac80211: don't WARN on bad WMM parameters from buggy APs by Emmanuel Grumbach · 7 years ago
  96. 018f6fb mac80211: Send control port frames over nl80211 by Denis Kenzior · 7 years ago
  97. 9118064 mac80211: Add support for tx_control_port by Denis Kenzior · 7 years ago
  98. 1224f58 nl80211: Add control_port_over_nl80211 to mesh_setup by Denis Kenzior · 7 years ago
  99. c3bfe1f nl80211: Add control_port_over_nl80211 for ibss by Denis Kenzior · 7 years ago
  100. 64bf3d4 nl80211: Add CONTROL_PORT_OVER_NL80211 attribute by Denis Kenzior · 7 years ago