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