1. 13378a1 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 4 months ago
  2. 1e74500 bridge: Avoid infinite loop when suppressing NS messages with invalid options by Ido Schimmel · 4 years, 5 months ago
  3. f7d8095 netfilter: nft_reject_bridge: enable reject with bridge vlan by Michael Braun · 4 years, 6 months ago
  4. 909021a netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule by Florian Westphal · 6 years ago
  5. 221569d bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER by Roopa Prabhu · 6 years ago
  6. 8bf95f2 net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 4 years, 11 months ago
  7. 2ad86af netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() by Eric Dumazet · 5 years ago
  8. 751e255 netfilter: ebtables: compat: reject all padding in matches/watchers by Florian Westphal · 5 years ago
  9. bb168eb net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 5 years ago
  10. c5b0bbe bridge: ebtables: don't crash when using dnat target in output chains by Florian Westphal · 5 years ago
  11. a4fa6c6 netfilter: ebtables: Fix argument order to ADD_COUNTER by Todd Seidelmann · 5 years ago
  12. f57fd58 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 5 years ago
  13. 71305e8e netfilter: ebtables: fix a memory leak bug in compat by Wenwen Wang · 5 years ago
  14. cef0e9e netfilter: ebtables: also count base chain policies by Florian Westphal · 5 years ago
  15. a19d4e3 net: bridge: mcast: don't delete permanent entries when fast leave is enabled by Nikolay Aleksandrov · 5 years ago
  16. 639239b net: bridge: delete local fdb on device init failure by Nikolay Aleksandrov · 5 years ago
  17. b72fb8d net: bridge: stp: don't cache eth dest pointer before skb pull by Nikolay Aleksandrov · 5 years ago
  18. 7870184 net: bridge: don't cache ether dest pointer on input by Nikolay Aleksandrov · 5 years ago
  19. 41a8df7 net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query by Nikolay Aleksandrov · 5 years ago
  20. caf4488 net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling by Nikolay Aleksandrov · 5 years ago
  21. a79feef bridge: Fix error path for kobject_init_and_add() by Tobin C. Harding · 5 years ago
  22. a5374a3 netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING by Xin Long · 6 years ago
  23. f7dc13d netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON by Florian Westphal · 6 years ago
  24. 97fd88e net: bridge: multicast: use rcu to access port list from br_multicast_start_querier by Nikolay Aleksandrov · 6 years ago
  25. 08b0b4f net: bridge: fix per-port af_packet sockets by Nikolay Aleksandrov · 6 years ago
  26. 2e6bcc3 netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 6 years ago
  27. 35cdcdc netfilter: ebtables: remove BUGPRINT messages by Florian Westphal · 6 years ago
  28. 3355d64 netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present by Florian Westphal · 6 years ago
  29. 6ecc740 Revert "bridge: do not add port to router list when receives query with source 0.0.0.0" by Hangbin Liu · 6 years ago
  30. 4799417 net: bridge: Mark FDB entries that were added by user as such by Ido Schimmel · 6 years ago
  31. 40f2f08 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  32. e287968 net: bridge: Fix ethernet header pointer before check skb forwardable by Yunjian Wang · 6 years ago
  33. 1831448 net: clear skb->tstamp in bridge forwarding path by Paolo Abeni · 6 years ago
  34. 2663bcb netfilter: ebtables: account ebt_table_info to kmemcg by Shakeel Butt · 6 years ago
  35. 54cbcff net: bridge: fix a bug on using a neighbour cache entry without checking its state by JianJhen Chen · 6 years ago
  36. c681970 net: bridge: remove ipv6 zero address check in mcast queries by Nikolay Aleksandrov · 6 years ago
  37. 0f216d9 bridge: do not add port to router list when receives query with source 0.0.0.0 by Hangbin Liu · 6 years ago
  38. a173f06 netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev by David Ahern · 6 years ago
  39. 9c2e955 net/bridge/br_multicast: remove redundant variable "err" by zhong jiang · 6 years ago
  40. 94276fa netfilter: bridge: Expose nf_tables bridge hook priorities through uapi by Máté Eckl · 6 years ago
  41. 2756f68 net: bridge: add support for backup port by Nikolay Aleksandrov · 6 years ago
  42. a5f3ea5 net: bridge: add support for raw sysfs port options by Nikolay Aleksandrov · 6 years ago
  43. 705e0de bridge: make sure objects belong to container's owner by Tyler Hicks · 6 years ago
  44. 6542df2 netfilter: nft_reject_bridge: remove unnecessary ttl set by Taehee Yoo · 6 years ago
  45. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  46. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  47. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  48. a08ce73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  49. 873aca2 net: bridge: Fix locking in br_fdb_find_port() by Petr Machata · 6 years ago
  50. c568503 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  51. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  52. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  53. 11ff728 netfilter: ebtables: reject non-bridge targets by Florian Westphal · 6 years ago
  54. 9e8c8da netfilter: ebtables: fix compat entry padding by Alin Nastac · 6 years ago
  55. 0cafa39 netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v6_unreach by Taehee Yoo · 6 years ago
  56. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. 9c86ce2 net: bridge: Notify about bridge VLANs by Petr Machata · 6 years ago
  58. dbd6dc7 net: bridge: Extract br_vlan_add_existing() by Petr Machata · 6 years ago
  59. d66e434 net: bridge: Extract boilerplate around switchdev_port_obj_*() by Petr Machata · 6 years ago
  60. 7d850ab net: bridge: add support for port isolation by Nikolay Aleksandrov · 6 years ago
  61. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. 94c752f netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 7 years ago
  63. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 6 years ago
  64. 4f6b15c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  65. 2b18d79 net: bridge: Allow bridge master in br_vlan_get_info() by Petr Machata · 6 years ago
  66. a499568 netfilter: bridge: stp fix reference to uninitialized data by Stephen Hemminger · 7 years ago
  67. 9027887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  68. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. 161d82d net: bridge: Notify about !added_by_user FDB entries by Petr Machata · 7 years ago
  70. 816a3be switchdev: Add fdb.added_by_user to switchdev notifications by Petr Machata · 7 years ago
  71. faa1cd8 net: bridge: avoid duplicate notification on up/down/change netdev events by Nikolay Aleksandrov · 7 years ago
  72. 4d4fd36 net: bridge: Publish bridge accessor functions by Petr Machata · 7 years ago
  73. e8238fc bridge: check iface upper dev when setting master via ioctl by Hangbin Liu · 7 years ago
  74. d8fb164 bridge: use hlist_entry_safe by YueHaibing · 7 years ago
  75. bd2bbdb netfilter: merge meta_bridge into nft_meta by Florian Westphal · 7 years ago
  76. a1d768f netfilter: ebtables: add ebt_get_target and ebt_get_target_c by Taehee Yoo · 7 years ago
  77. cd9a5a1 netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH by Taehee Yoo · 7 years ago
  78. e4de6ea netfilter: ebtables: add ebt_free_table_info function by Taehee Yoo · 7 years ago
  79. 3f1e53a netfilter: ebtables: don't attempt to allocate 0-sized compat array by Florian Westphal · 7 years ago
  80. 804b854 net: bridge: disable bridge MTU auto tuning if it was set manually by Nikolay Aleksandrov · 7 years ago
  81. f40aa23 net: bridge: set min MTU on port events and allow user to set max by Nikolay Aleksandrov · 7 years ago
  82. d162190 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  83. 02c7b25 netfilter: nf_tables: build-in filter chain type by Pablo Neira Ayuso · 7 years ago
  84. cc07eeb netfilter: nf_tables: nft_register_chain_type() returns void by Pablo Neira Ayuso · 7 years ago
  85. 32537e9 netfilter: nf_tables: rename struct nf_chain_type by Pablo Neira Ayuso · 7 years ago
  86. 9124a20 netfilter: ebt_stp: Use generic functions for comparisons by Joe Perches · 7 years ago
  87. 39c202d2 netfilter: ebtables: Add support for specifying match revision by Bernie Harris · 7 years ago
  88. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  89. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  90. 82792a0 net: bridge: fix direct access to bridge vlan_enabled and use helper by Nikolay Aleksandrov · 7 years ago
  91. 419d14a bridge: Allow max MTU when multiple VLANs present by Chas Williams · 7 years ago
  92. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 78d9f4d netfilter: ebtables: add support for matching IGMP type by Matthias Schiffer · 7 years ago
  94. 5adc166 netfilter: ebtables: add support for matching ICMP type and code by Matthias Schiffer · 7 years ago
  95. d72133e netfilter: ebtables: use ADD_COUNTER macro by Taehee Yoo · 7 years ago
  96. c8d70a7 netfilter: bridge: ebt_among: add more missing match size checks by Florian Westphal · 7 years ago
  97. 932909d netfilter: ebtables: fix erroneous reject of last rule by Florian Westphal · 7 years ago
  98. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. 9782a11 netfilter: compat: prepare xt_compat_init_offsets to return errors by Florian Westphal · 7 years ago
  100. 3822034 net: Convert log pernet_operations by Kirill Tkhai · 7 years ago