1. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  2. 1a040ea bridge: fix multicast router rlist endless loop by Nikolay Aleksandrov · 10 years ago
  3. c4c832f bridge: disable softirqs around br_fdb_update to avoid lockup by Nikolay Aleksandrov · 10 years ago
  4. 7ff46e7 Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup" by David S. Miller · 10 years ago
  5. 1d7c490 bridge: use _bh spinlock variant for br_fdb_update to avoid lockup by Wilson Kok · 10 years ago
  6. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  7. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 10 years ago
  8. 71d9f61 bridge: fix br_multicast_query_expired() bug by Eric Dumazet · 10 years ago
  9. 069d4a7 netfilter: ebtables: fix comment grammar by Geert Uytterhoeven · 10 years ago
  10. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 10 years ago
  11. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 10 years ago
  12. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 10 years ago
  13. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 10 years ago
  14. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  15. 8219967 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  16. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 10 years ago
  17. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 10 years ago
  18. fad136e netfilter: nf_tables: convert expressions to u32 register pointers by Patrick McHardy · 10 years ago
  19. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
  20. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 10 years ago
  21. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 10 years ago
  22. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 10 years ago
  23. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  24. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 10 years ago
  25. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago
  26. a1e6795 netfilter: bridge: make BRNF_PKT_TYPE flag a bool by Florian Westphal · 10 years ago
  27. 3eaf402 netfilter: bridge: start splitting mask into public/private chunks by Florian Westphal · 10 years ago
  28. 3833078 netfilter: bridge: add and use nf_bridge_info_get helper by Florian Westphal · 10 years ago
  29. e70deec netfilter: bridge: don't use nf_bridge_info data to store mac header by Florian Westphal · 10 years ago
  30. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  31. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 10 years ago
  32. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 10 years ago
  33. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
  34. 0b67c43 netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING by Florian Westphal · 10 years ago
  35. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  36. 8d04516 netfilter: bridge: kill nf_bridge_pad by Florian Westphal · 10 years ago
  37. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. af61576 bridge: add ageing_time, stp_state, priority over netlink by Jörg Thalheim · 10 years ago
  39. e4bb9bc netfilter: bridge: remove BRNF_STATE_BRIDGED flag by Florian Westphal · 10 years ago
  40. c055d5b netfilter: bridge: query conntrack about skb dnat by Florian Westphal · 10 years ago
  41. 4c906c2 bridge: reset bridge mtu after deleting an interface by Venkat Venkatsubra · 10 years ago
  42. 1a4ba64 netfilter: bridge: use rcu hook to resolve br_netfilter dependency by Pablo Neira Ayuso · 10 years ago
  43. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 10 years ago
  44. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 10 years ago
  45. 5428aef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  46. e5de75b netfilter: bridge: move DNAT helper to br_netfilter by Pablo Neira Ayuso · 10 years ago
  47. 7a8d831 netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit by Florian Westphal · 10 years ago
  48. 4a9d2f2 netfilter: bridge: move nf_bridge_update_protocol to where its used by Florian Westphal · 10 years ago
  49. 8bd63cf bridge: move mac header copying into br_netfilter by Florian Westphal · 10 years ago
  50. 842a9ae bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi by Jouni Malinen · 10 years ago
  51. 2f56f6b bridge: fix bridge netlink RCU usage by Johannes Berg · 10 years ago
  52. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  53. 71e168b net: bridge: add compile-time assert for cb struct size by Florian Westphal · 10 years ago
  54. 72500bc netfilter: bridge: rework reject handling by Florian Westphal · 10 years ago
  55. fed0a15 bridge: fix link notification skb size calculation to include vlan ranges by Roopa Prabhu · 10 years ago
  56. b7853d7 bridge: add vlan info to bridge setlink and dellink notification messages by Roopa Prabhu · 10 years ago
  57. 9672723 bridge: netfilter: Move sysctl-specific error code inside #ifdef by Geert Uytterhoeven · 10 years ago
  58. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  59. 25d3b49 bridge: Fix inability to add non-vlan fdb entry by Toshiaki Makita · 10 years ago
  60. 1fd0bdd bridge: add missing bridge port check for offloads by Roopa Prabhu · 10 years ago
  61. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 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
  63. 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
  64. 68e331c bridge: offload bridge port attributes to switch asic if feature flag set by Roopa Prabhu · 10 years ago
  65. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  66. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 10 years ago
  67. 1b846f9 bridge: simplify br_getlink() a bit by Dan Carpenter · 10 years ago
  68. 8db0a2e net: bridge: reject DSA-enabled master netdevices as bridge members by Florian Fainelli · 10 years ago
  69. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 10 years ago
  70. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  71. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  72. 02dba43 bridge: fix setlink/dellink notifications by Roopa Prabhu · 10 years ago
  73. 12d8725 bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse() by Nicolas Dichtel · 10 years ago
  74. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. d92cfdb bridge: only provide proxy ARP when CONFIG_INET is enabled by Arnd Bergmann · 10 years ago
  76. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  77. 0fe6de4 bridge: fix uninitialized variable warning by Roopa Prabhu · 10 years ago
  78. 36cd0ff bridge: new function to pack vlans into ranges during gets by Roopa Prabhu · 10 years ago
  79. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 10 years ago
  80. f902e88 bridge: Add ability to enable TSO by Toshiaki Makita · 10 years ago
  81. 6cb6974 net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined by Hubert Sokolowski · 10 years ago
  82. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  83. 065c212 bridge: move private brport flags to if_bridge.h so port drivers can use flags by Scott Feldman · 10 years ago
  84. cf6b8e1 bridge: add API to notify bridge driver of learned FBD on offloaded device by Scott Feldman · 10 years ago
  85. 38dcf35 bridge: call netdev_sw_port_stp_update when bridge port STP status changes by Scott Feldman · 10 years ago
  86. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  87. 93859b1 bridge: convert flags in fbd entry into bitfields by Jiri Pirko · 10 years ago
  88. 020ec6b bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion by Jiri Pirko · 10 years ago
  89. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  90. 1b63d4b netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic by Alvaro Neira · 10 years ago
  91. 68b0faa netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions by Alvaro Neira · 10 years ago
  92. 6f705d8 bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE by Thomas Graf · 10 years ago
  93. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  94. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  96. f0b4eec bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries by Linus Lüssing · 10 years ago
  97. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  98. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. c1207c0 netfilter: nft_reject_bridge: Fix powerpc build error by Guenter Roeck · 10 years ago
  100. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago