1. 8c86f96 bridge: make br_fdb_delete also check if the port matches by Nikolay Aleksandrov · 9 years ago
  2. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. c4c832f bridge: disable softirqs around br_fdb_update to avoid lockup by Nikolay Aleksandrov · 9 years ago
  4. 7ff46e7 Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup" by David S. Miller · 9 years ago
  5. 1d7c490 bridge: use _bh spinlock variant for br_fdb_update to avoid lockup by Wilson Kok · 9 years ago
  6. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  8. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  9. 71d9f61 bridge: fix br_multicast_query_expired() bug by Eric Dumazet · 9 years ago
  10. eb8d7ba bridge: skip fdb add if the port shouldn't learn by Wilson Kok · 9 years ago
  11. 6ae4ae8 bridge: allow setting hash_max + multicast_router if interface is down by Linus Lüssing · 9 years ago
  12. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 9 years ago
  14. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago
  15. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 9 years ago
  16. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  17. 49d16b2 bridge_netfilter: No ICMP packet on IPv4 fragmentation error by Andy Zhou · 9 years ago
  18. 0bc4c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  19. 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 9 years ago
  20. a9fcc6a netfilter: bridge: free nf_bridge info on xmit by Florian Westphal · 9 years ago
  21. 7fb48c5 netfilter: bridge: neigh_head and physoutdev can't be used at same time by Florian Westphal · 9 years ago
  22. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  23. 8508025 bridge: revert br_dellink change back to original by Scott Feldman · 9 years ago
  24. 41c498b bridge: restore br_setlink back to original by Scott Feldman · 9 years ago
  25. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 9 years ago
  26. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  27. 27cf6a6 ebtables: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  28. 784b58a bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames by Bernhard Thaler · 9 years ago
  29. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  30. 3c9e4f8 bridge: multicast: call skb_checksum_{simple_, }validate by Linus Lüssing · 9 years ago
  31. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  32. 8219967 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  33. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  34. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 9 years ago
  35. fad136e netfilter: nf_tables: convert expressions to u32 register pointers by Patrick McHardy · 9 years ago
  36. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  37. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 9 years ago
  38. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 9 years ago
  39. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 9 years ago
  40. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  41. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 9 years ago
  42. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  43. a1e6795 netfilter: bridge: make BRNF_PKT_TYPE flag a bool by Florian Westphal · 9 years ago
  44. 3eaf402 netfilter: bridge: start splitting mask into public/private chunks by Florian Westphal · 9 years ago
  45. 3833078 netfilter: bridge: add and use nf_bridge_info_get helper by Florian Westphal · 9 years ago
  46. e70deec netfilter: bridge: don't use nf_bridge_info data to store mac header by Florian Westphal · 9 years ago
  47. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  48. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  49. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  50. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  51. 0b67c43 netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING by Florian Westphal · 9 years ago
  52. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  53. 8d04516 netfilter: bridge: kill nf_bridge_pad by Florian Westphal · 9 years ago
  54. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. af61576 bridge: add ageing_time, stp_state, priority over netlink by Jörg Thalheim · 9 years ago
  56. e4bb9bc netfilter: bridge: remove BRNF_STATE_BRIDGED flag by Florian Westphal · 9 years ago
  57. c055d5b netfilter: bridge: query conntrack about skb dnat by Florian Westphal · 9 years ago
  58. 4c906c2 bridge: reset bridge mtu after deleting an interface by Venkat Venkatsubra · 9 years ago
  59. 1a4ba64 netfilter: bridge: use rcu hook to resolve br_netfilter dependency by Pablo Neira Ayuso · 9 years ago
  60. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 9 years ago
  61. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 9 years ago
  62. 5428aef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  63. e5de75b netfilter: bridge: move DNAT helper to br_netfilter by Pablo Neira Ayuso · 9 years ago
  64. 7a8d831 netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit by Florian Westphal · 9 years ago
  65. 4a9d2f2 netfilter: bridge: move nf_bridge_update_protocol to where its used by Florian Westphal · 9 years ago
  66. 8bd63cf bridge: move mac header copying into br_netfilter by Florian Westphal · 9 years ago
  67. 842a9ae bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi by Jouni Malinen · 9 years ago
  68. 2f56f6b bridge: fix bridge netlink RCU usage by Johannes Berg · 9 years ago
  69. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  70. 71e168b net: bridge: add compile-time assert for cb struct size by Florian Westphal · 9 years ago
  71. 72500bc netfilter: bridge: rework reject handling by Florian Westphal · 9 years ago
  72. fed0a15 bridge: fix link notification skb size calculation to include vlan ranges by Roopa Prabhu · 9 years ago
  73. b7853d7 bridge: add vlan info to bridge setlink and dellink notification messages by Roopa Prabhu · 9 years ago
  74. 9672723 bridge: netfilter: Move sysctl-specific error code inside #ifdef by Geert Uytterhoeven · 9 years ago
  75. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. 25d3b49 bridge: Fix inability to add non-vlan fdb entry by Toshiaki Makita · 9 years ago
  77. 1fd0bdd bridge: add missing bridge port check for offloads by Roopa Prabhu · 9 years ago
  78. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. 3fcf901 Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging" by David S. Miller · 9 years ago
  80. 9a05dde bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging by Siva Mannem · 9 years ago
  81. 68e331c bridge: offload bridge port attributes to switch asic if feature flag set by Roopa Prabhu · 10 years ago
  82. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  83. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 10 years ago
  84. 1b846f9 bridge: simplify br_getlink() a bit by Dan Carpenter · 10 years ago
  85. 8db0a2e net: bridge: reject DSA-enabled master netdevices as bridge members by Florian Fainelli · 10 years ago
  86. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 10 years ago
  87. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  88. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  89. 02dba43 bridge: fix setlink/dellink notifications by Roopa Prabhu · 10 years ago
  90. 12d8725 bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse() by Nicolas Dichtel · 10 years ago
  91. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. d92cfdb bridge: only provide proxy ARP when CONFIG_INET is enabled by Arnd Bergmann · 10 years ago
  93. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  94. 0fe6de4 bridge: fix uninitialized variable warning by Roopa Prabhu · 10 years ago
  95. 36cd0ff bridge: new function to pack vlans into ranges during gets by Roopa Prabhu · 10 years ago
  96. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 10 years ago
  97. f902e88 bridge: Add ability to enable TSO by Toshiaki Makita · 10 years ago
  98. 6cb6974 net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined by Hubert Sokolowski · 10 years ago
  99. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  100. 065c212 bridge: move private brport flags to if_bridge.h so port drivers can use flags by Scott Feldman · 10 years ago