1. 804b854 net: bridge: disable bridge MTU auto tuning if it was set manually by Nikolay Aleksandrov · 7 years ago
  2. f40aa23 net: bridge: set min MTU on port events and allow user to set max by Nikolay Aleksandrov · 7 years ago
  3. 428604f ipv6: do not set routes if disable_ipv6 has been enabled by Lorenzo Bianconi · 7 years ago
  4. d162190 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  5. 328fbe7 net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net() by Kirill Tkhai · 7 years ago
  6. 9e2f6c5 netfilter: Rework xt_TEE netdevice notifier by Kirill Tkhai · 7 years ago
  7. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  8. e679c9c sfp/phylink: move module EEPROM ethtool access into netdev core ethtool by Russell King · 7 years ago
  9. 9daae9b net: Call add/kill vid ndo on vlan filter feature toggling by Gal Pressman · 7 years ago
  10. 26c97c5 netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp by Joe Perches · 7 years ago
  11. e3b5e1e Revert "netfilter: x_tables: ensure last rule in base chain matches underflow/policy" by Florian Westphal · 7 years ago
  12. 9ba5c40 netfilter: x_tables: Add note about how to free percpu counters by Ben Hutchings · 7 years ago
  13. c47d36b netfilter: Merge assignment with return by Arushi Singhal · 7 years ago
  14. a3073c1 netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem() by Pablo Neira Ayuso · 7 years ago
  15. 10659cb netfilter: nf_tables: rename to nft_set_lookup_global() by Pablo Neira Ayuso · 7 years ago
  16. 43a605f netfilter: nf_tables: enable conntrack if NAT chain is registered by Pablo Neira Ayuso · 7 years ago
  17. 02c7b25 netfilter: nf_tables: build-in filter chain type by Pablo Neira Ayuso · 7 years ago
  18. cc07eeb netfilter: nf_tables: nft_register_chain_type() returns void by Pablo Neira Ayuso · 7 years ago
  19. 32537e9 netfilter: nf_tables: rename struct nf_chain_type by Pablo Neira Ayuso · 7 years ago
  20. 9124a20 netfilter: ebt_stp: Use generic functions for comparisons by Joe Perches · 7 years ago
  21. 1be3ac9 netfilter: ebtables: Add string filter by Bernie Harris · 7 years ago
  22. 39c202d2 netfilter: ebtables: Add support for specifying match revision by Bernie Harris · 7 years ago
  23. 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
  24. 7ae665f sctp: fix unused lable warning by Arnd Bergmann · 7 years ago
  25. 18dcbe1 ipv6: export ip6 fragments sysctl to unprivileged users by Eric Dumazet · 7 years ago
  26. 2233000 net/ipv6: Move call_fib6_entry_notifiers up for route adds by David Ahern · 7 years ago
  27. c1d7ee6 net/ipv4: Allow notifier to fail route replace by David Ahern · 7 years ago
  28. 6635f31 net/ipv4: Move call_fib_entry_notifiers up for new routes by David Ahern · 7 years ago
  29. 9776d32 net: Move call_fib_rule_notifiers up in fib_nl_newrule by David Ahern · 7 years ago
  30. c30d935 net: Fix fib notifer to return errno by David Ahern · 7 years ago
  31. 152f253 net: Remove rtnl_lock() in nf_ct_iterate_destroy() by Kirill Tkhai · 7 years ago
  32. ec9c780 ovs: Remove rtnl_lock() from ovs_exit_net() by Kirill Tkhai · 7 years ago
  33. 10256de net: Don't take rtnl_lock() in wireless_nlevent_flush() by Kirill Tkhai · 7 years ago
  34. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  35. 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
  36. 56455e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  37. c470bdc mac80211: don't WARN on bad WMM parameters from buggy APs by Emmanuel Grumbach · 7 years ago
  38. 018f6fb mac80211: Send control port frames over nl80211 by Denis Kenzior · 7 years ago
  39. 9118064 mac80211: Add support for tx_control_port by Denis Kenzior · 7 years ago
  40. 1224f58 nl80211: Add control_port_over_nl80211 to mesh_setup by Denis Kenzior · 7 years ago
  41. c3bfe1f nl80211: Add control_port_over_nl80211 for ibss by Denis Kenzior · 7 years ago
  42. 64bf3d4 nl80211: Add CONTROL_PORT_OVER_NL80211 attribute by Denis Kenzior · 7 years ago
  43. 2576a9a nl80211: Implement TX of control port frames by Denis Kenzior · 7 years ago
  44. 6a671a5 nl80211: Add CMD_CONTROL_PORT_FRAME API by Denis Kenzior · 7 years ago
  45. 4d191c7 mac80211: remove shadowing duplicated variable by Johannes Berg · 7 years ago
  46. db3bdcb mac80211: allow AP_VLAN operation on crypto controlled devices by Manikanta Pubbisetty · 7 years ago
  47. 19d3577 cfg80211: Add API to allow querying regdb for wmm_rule by Haim Dreyfuss · 7 years ago
  48. e552af0 mac80211: limit wmm params to comply with ETSI requirements by Haim Dreyfuss · 7 years ago
  49. 5bf16a1 cfg80211: don't require RTNL held for regdomain reads by Johannes Berg · 7 years ago
  50. 230ebaa cfg80211: read wmm rules from regulatory database by Haim Dreyfuss · 7 years ago
  51. 466a306 nl80211: Add SOCKET_OWNER support to START_AP by Denis Kenzior · 7 years ago
  52. 188c1b3 nl80211: Add SOCKET_OWNER support to JOIN_MESH by Denis Kenzior · 7 years ago
  53. f8d16d3 nl80211: Add SOCKET_OWNER support to JOIN_IBSS by Denis Kenzior · 7 years ago
  54. 37b1c00 cfg80211: Support all iftypes in autodisconnect_wk by Denis Kenzior · 7 years ago
  55. 2c390e4 cfg80211: enable use of non-cleared DFS channels for DFS offload by Dmitry Lebed · 7 years ago
  56. 8509645 cfg80211: fix CAC_STARTED event handling by Dmitry Lebed · 7 years ago
  57. 97f5f42 mac80211: Use proper chan_width enum in sta opmode event by tamizhr@codeaurora.org · 7 years ago
  58. 57566b2 mac80211: Use proper smps_mode enum in sta opmode event by tamizhr@codeaurora.org · 7 years ago
  59. 1bae5d2 rxrpc: Trace call completion by David Howells · 7 years ago
  60. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  61. 827efed rxrpc: Trace resend by David Howells · 7 years ago
  62. 8518e9b net: Add more comments by Kirill Tkhai · 7 years ago
  63. 4420bf2 net: Rename net_sem to pernet_ops_rwsem by Kirill Tkhai · 7 years ago
  64. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  65. 094374e net: Reflect all pernet_operations are converted by Kirill Tkhai · 7 years ago
  66. 5f75a18 Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  67. e32ac25 ipv6: addrconf: Use normal debugging style by Joe Perches · 7 years ago
  68. e1a22d1 tipc: tipc_node_create() can be static by Wei Yongjun · 7 years ago
  69. c76f248 tipc: fix error handling in tipc_udp_enable() by Wei Yongjun · 7 years ago
  70. 8daf1a2 net/ncsi: check for null return from call to nla_nest_start by Colin Ian King · 7 years ago
  71. 5306653 sctp: remove unnecessary asoc in sctp_has_association by Xin Long · 7 years ago
  72. e1577c1 ethtool: Add support for configuring PFC stall prevention in ethtool by Inbar Karmy · 8 years ago
  73. 8c13af2 ip6mr: Add refcounting to mfc by Yuval Mintz · 7 years ago
  74. d3c07e5 ip6mr: Add API for default_rule fib by Yuval Mintz · 7 years ago
  75. 088aa3e ip6mr: Support fib notifications by Yuval Mintz · 7 years ago
  76. cdc9f94 ipmr: Make ipmr_dump() common by Yuval Mintz · 7 years ago
  77. 54c4cad ipmr: Make MFC fib notifiers common by Yuval Mintz · 7 years ago
  78. bc67a0d ipmr: Make vif fib notifiers common by Yuval Mintz · 7 years ago
  79. 5e804a6 net: Convert sunrpc_net_ops by Kirill Tkhai · 7 years ago
  80. 855aeba net: Convert rpcsec_gss_net_ops by Kirill Tkhai · 7 years ago
  81. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  82. 070f2d7 net: Drop NETDEV_UNREGISTER_FINAL by Kirill Tkhai · 7 years ago
  83. ede2762 net: Make NETDEV_XXX commands enum { } by Kirill Tkhai · 7 years ago
  84. da18ab3 tipc: tipc_disc_addr_trial_msg() can be static by kbuild test robot · 7 years ago
  85. 13acc94 net: permit skb_segment on head_frag frag_list skb by Yonghong Song · 7 years ago
  86. 94cb549 net/sched: act_vlan: declare push_vid with host byte order by Davide Caratti · 7 years ago
  87. affaa0c net/sched: remove tcf_idr_cleanup() by Davide Caratti · 7 years ago
  88. 52dfae5 tipc: obtain node identity from interface by default by Jon Maloy · 7 years ago
  89. 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 7 years ago
  90. d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 7 years ago
  91. 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 7 years ago
  92. b89afb1 tipc: allow closest-first lookup algorithm when legacy address is configured by Jon Maloy · 7 years ago
  93. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
  94. b39e465 tipc: some cleanups in the file discover.c by Jon Maloy · 7 years ago
  95. cb30a633 tipc: refactor function tipc_enable_bearer() by Jon Maloy · 7 years ago
  96. b2864fb net: Convert rxrpc_net_ops by Kirill Tkhai · 7 years ago
  97. fc18999 net: Convert udp_sysctl_ops by Kirill Tkhai · 7 years ago
  98. 82792a0 net: bridge: fix direct access to bridge vlan_enabled and use helper by Nikolay Aleksandrov · 7 years ago
  99. c46234e tls: RX path for ktls by Dave Watson · 7 years ago
  100. 5837158 tls: Refactor variable names by Dave Watson · 7 years ago