1. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  3. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  4. 9c86ce2 net: bridge: Notify about bridge VLANs by Petr Machata · 7 years ago
  5. dbd6dc7 net: bridge: Extract br_vlan_add_existing() by Petr Machata · 7 years ago
  6. d66e434 net: bridge: Extract boilerplate around switchdev_port_obj_*() by Petr Machata · 7 years ago
  7. 7d850ab net: bridge: add support for port isolation by Nikolay Aleksandrov · 7 years ago
  8. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  9. 94c752f netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 7 years ago
  10. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  11. 4f6b15c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  12. 2b18d79 net: bridge: Allow bridge master in br_vlan_get_info() by Petr Machata · 7 years ago
  13. a499568 netfilter: bridge: stp fix reference to uninitialized data by Stephen Hemminger · 7 years ago
  14. 9027887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  15. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. 161d82d net: bridge: Notify about !added_by_user FDB entries by Petr Machata · 7 years ago
  17. 816a3be switchdev: Add fdb.added_by_user to switchdev notifications by Petr Machata · 7 years ago
  18. faa1cd8 net: bridge: avoid duplicate notification on up/down/change netdev events by Nikolay Aleksandrov · 7 years ago
  19. 4d4fd36 net: bridge: Publish bridge accessor functions by Petr Machata · 7 years ago
  20. e8238fc bridge: check iface upper dev when setting master via ioctl by Hangbin Liu · 7 years ago
  21. d8fb164 bridge: use hlist_entry_safe by YueHaibing · 7 years ago
  22. bd2bbdb netfilter: merge meta_bridge into nft_meta by Florian Westphal · 7 years ago
  23. a1d768f netfilter: ebtables: add ebt_get_target and ebt_get_target_c by Taehee Yoo · 7 years ago
  24. cd9a5a1 netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH by Taehee Yoo · 7 years ago
  25. e4de6ea netfilter: ebtables: add ebt_free_table_info function by Taehee Yoo · 7 years ago
  26. 3f1e53a netfilter: ebtables: don't attempt to allocate 0-sized compat array by Florian Westphal · 7 years ago
  27. 804b854 net: bridge: disable bridge MTU auto tuning if it was set manually by Nikolay Aleksandrov · 7 years ago
  28. f40aa23 net: bridge: set min MTU on port events and allow user to set max by Nikolay Aleksandrov · 7 years ago
  29. d162190 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  30. 02c7b25 netfilter: nf_tables: build-in filter chain type by Pablo Neira Ayuso · 7 years ago
  31. cc07eeb netfilter: nf_tables: nft_register_chain_type() returns void by Pablo Neira Ayuso · 7 years ago
  32. 32537e9 netfilter: nf_tables: rename struct nf_chain_type by Pablo Neira Ayuso · 7 years ago
  33. 9124a20 netfilter: ebt_stp: Use generic functions for comparisons by Joe Perches · 7 years ago
  34. 39c202d2 netfilter: ebtables: Add support for specifying match revision by Bernie Harris · 7 years ago
  35. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  36. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  37. 82792a0 net: bridge: fix direct access to bridge vlan_enabled and use helper by Nikolay Aleksandrov · 7 years ago
  38. 419d14a bridge: Allow max MTU when multiple VLANs present by Chas Williams · 7 years ago
  39. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. 78d9f4d netfilter: ebtables: add support for matching IGMP type by Matthias Schiffer · 7 years ago
  41. 5adc166 netfilter: ebtables: add support for matching ICMP type and code by Matthias Schiffer · 7 years ago
  42. d72133e netfilter: ebtables: use ADD_COUNTER macro by Taehee Yoo · 7 years ago
  43. c8d70a7 netfilter: bridge: ebt_among: add more missing match size checks by Florian Westphal · 7 years ago
  44. 932909d netfilter: ebtables: fix erroneous reject of last rule by Florian Westphal · 7 years ago
  45. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. 9782a11 netfilter: compat: prepare xt_compat_init_offsets to return errors by Florian Westphal · 7 years ago
  47. 3822034 net: Convert log pernet_operations by Kirill Tkhai · 7 years ago
  48. ec012f3 net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_ops by Kirill Tkhai · 7 years ago
  49. 4a0c719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  50. 7ca9e67 net: Convert brnf_net_ops by Kirill Tkhai · 7 years ago
  51. 3cec5fb net: Convert br_net_ops by Kirill Tkhai · 7 years ago
  52. 0e5a82e bridge: Fix VLAN reference count problem by Ido Schimmel · 7 years ago
  53. 2412d89 netfilter: increase IPSTATS_MIB_CSUMERRORS stat by Taehee Yoo · 7 years ago
  54. b718121 netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets by Florian Westphal · 7 years ago
  55. fc6a5d0 netfilter: ebtables: convert BUG_ONs to WARN_ONs by Florian Westphal · 7 years ago
  56. c4585a2 netfilter: bridge: ebt_among: add missing match size checks by Florian Westphal · 7 years ago
  57. 943a0d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  58. 7ecbf10 netfilter: bridge: use pr ratelimiting by Florian Westphal · 7 years ago
  59. 1b12580 bridge: check brport attr show in brport_show by Xin Long · 7 years ago
  60. 367dc65 net: bridge: Fix uninitialized error in br_fdb_sync_static() by Geert Uytterhoeven · 7 years ago
  61. 03aaa9e bridge: return boolean instead of integer in br_multicast_is_router by Gustavo A. R. Silva · 7 years ago
  62. e553116 netfilter: remove messages print and boot/module load time by Pablo Neira Ayuso · 7 years ago
  63. 98319cb netfilter: nf_tables: get rid of struct nft_af_info abstraction by Pablo Neira Ayuso · 7 years ago
  64. dd4cbef netfilter: nf_tables: get rid of pernet families by Pablo Neira Ayuso · 7 years ago
  65. fe19c04 netfilter: nf_tables: remove nhooks field from struct nft_af_info by Pablo Neira Ayuso · 7 years ago
  66. b3a6125 netfilter: remove struct nf_afinfo and its helper functions by Pablo Neira Ayuso · 7 years ago
  67. ce388f4 netfilter: move reroute indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  68. 3f87c08 netfilter: move route indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  69. 7db9a51 netfilter: remove saveroute indirection in struct nf_afinfo by Pablo Neira Ayuso · 7 years ago
  70. f7dcbe2 netfilter: move checksum_partial indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  71. ef71fe2 netfilter: move checksum indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  72. c2f9eaf netfilter: nf_tables: remove hooks from family definition by Pablo Neira Ayuso · 7 years ago
  73. c974a3a3 netfilter: nf_tables: remove multihook chains and families by Pablo Neira Ayuso · 7 years ago
  74. 7a4473a netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path by Pablo Neira Ayuso · 7 years ago
  75. 2a95183 netfilter: don't allocate space for arp/bridge hooks unless needed by Florian Westphal · 7 years ago
  76. b0f3833 netfilter: reduce size of hook entry point locations by Florian Westphal · 7 years ago
  77. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  78. 223b229 bridge: Use helpers to handle MAC address by Andy Shevchenko · 7 years ago
  79. 84aeb43 net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks by Nikolay Aleksandrov · 7 years ago
  80. eb79358 net: bridge: use rhashtable for fdbs by Nikolay Aleksandrov · 7 years ago
  81. c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
  82. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  83. fbec443 net: bridge: add vlan_tunnel to bridge port policies by Nikolay Aleksandrov · 7 years ago
  84. 47d5b6d net: bridge: Add/del switchdev object on host join/leave by Andrew Lunn · 7 years ago
  85. 2a26028 net: bridge: Send notification when host join/leaves a group by Andrew Lunn · 7 years ago
  86. ff0fd34 net: bridge: Rename mglist to host_joined by Andrew Lunn · 7 years ago
  87. 2eb3ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  88. 9912156 netfilter: ebtables: clean up initialization of buf by Colin Ian King · 7 years ago
  89. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  90. 1a3deb1 net: bridge: Convert timers to use timer_setup() by Allen Pais · 7 years ago
  91. 88c1f37 net: bridge: Convert timers to use timer_setup() by Allen Pais · 7 years ago
  92. 0542872 net: Define eth_stp_addr in linux/etherdevice.h by Egil Hjelmeland · 7 years ago
  93. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  94. 9289906 net: bridge: add notifications for the bridge dev on vlan change by Nikolay Aleksandrov · 7 years ago
  95. 1a3fbd3 net: bridge: add neigh_suppress to bridge port policies by Nikolay Aleksandrov · 7 years ago
  96. f418af6 bridge: vlan: signal if anything changed on vlan add by Nikolay Aleksandrov · 7 years ago
  97. e19b42a bridge: netlink: make setlink/dellink notifications more accurate by Nikolay Aleksandrov · 7 years ago
  98. fbb85b3 bridge: remove rtmsg_ifinfo called in add_del_if by Xin Long · 7 years ago
  99. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. 66c5451 net: bridge: fix returning of vlan range op errors by Nikolay Aleksandrov · 7 years ago