1. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  2. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  3. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  4. 97b59c3 netfilter: ebtables: Simplify the arguments to ebt_do_table by Eric W. Biederman · 9 years ago
  5. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  6. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  7. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  8. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  9. f2d74cf bridge: Cache net in br_nf_pre_routing_finish by Eric W. Biederman · 9 years ago
  10. 6532948 bridge: Pass net into br_nf_push_frag_xmit by Eric W. Biederman · 9 years ago
  11. 8d4df0b9 bridge: Pass net into br_nf_ip_fragment by Eric W. Biederman · 9 years ago
  12. 1f19c57 bridge: Introduce br_send_bpdu_finish by Eric W. Biederman · 9 years ago
  13. 7a577f0 net: bridge: remove unnecessary switchdev include by Vivien Didelot · 9 years ago
  14. bf361ad net: bridge: check __vlan_vid_del for error by Vivien Didelot · 9 years ago
  15. 581a5f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  16. 851345c netfilter: reduce sparse warnings by Florian Westphal · 9 years ago
  17. b22fbf2 bridge: fdb: rearrange net_bridge_fdb_entry by Nikolay Aleksandrov · 9 years ago
  18. d2d427b bridge: Add netlink support for vlan_protocol attribute by Toshiaki Makita · 9 years ago
  19. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. eb4cb85 bridge: fix netlink max attr size by Scott Feldman · 9 years ago
  21. ccecb2a net: bridge: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  22. a516993 net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code by Linus Lüssing · 9 years ago
  23. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. cdf0969 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" by David S. Miller · 9 years ago
  25. a785403 bridge: netlink: add support for vlan_filtering attribute by Nikolay Aleksandrov · 9 years ago
  26. 1525c38 net: switchdev: change fdb addr for a byte array by Vivien Didelot · 9 years ago
  27. 786c207 bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and policy by Nikolay Aleksandrov · 9 years ago
  28. 355b9f9 bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy by Nikolay Aleksandrov · 9 years ago
  29. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  30. 58da018 bridge: mdb: fix vlan_enabled access when vlans are not configured by Nikolay Aleksandrov · 9 years ago
  31. e44deb2 bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0 by Satish Ashok · 9 years ago
  32. 6678053 bridge: Don't segment multiple tagged packets on bridge device by Toshiaki Makita · 9 years ago
  33. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. f4b3eee netfilter: bridge: do not initialize statics to 0 or NULL by Bernhard Thaler · 9 years ago
  35. 72b1e5e netfilter: bridge: reduce nf_bridge_info to 32 bytes again by Florian Westphal · 9 years ago
  36. 7ae90a4 bridge: mdb: fix delmdb state in the notification by Nikolay Aleksandrov · 9 years ago
  37. 544586f bridge: mcast: give fast leave precedence over multicast router and querier by Satish Ashok · 9 years ago
  38. df356d5 bridge: Fix network header pointer for vlan tagged packets by Toshiaki Makita · 9 years ago
  39. 76b91c3 bridge: stp: when using userspace stp stop kernel hello and hold timers by Nikolay Aleksandrov · 9 years ago
  40. 949f1e3 bridge: mdb: notify on router port add and del by Satish Ashok · 9 years ago
  41. 963ad94 bridge: netlink: fix slave_changelink/br_setport race conditions by Nikolay Aleksandrov · 9 years ago
  42. 6ca91c6 bridge: Fix setting a flag in br_fill_ifvlaninfo_range(). by Rosen, Rami · 9 years ago
  43. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. a7ce45a bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined by Nikolay Aleksandrov · 9 years ago
  45. e10177a bridge: multicast: fix handling of temp and perm entries by Satish Ashok · 9 years ago
  46. ef8299de bridge: multicast: notify on group delete by Nikolay Aleksandrov · 9 years ago
  47. 5ebc784 bridge: mdb: fix double add notification by Nikolay Aleksandrov · 9 years ago
  48. bc8c20a bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave by Satish Ashok · 9 years ago
  49. 638d3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. 74fe61f bridge: mdb: add vlan support for user entries by Nikolay Aleksandrov · 9 years ago
  51. 51ed7f3e bridge: mdb: allow the user to delete mdb entry if there's a querier by Satish Ashok · 9 years ago
  52. a7d35f9 bridge: fix potential crash in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  53. 09cf021 bridge: mdb: fill state in br_mdb_notify by Nikolay Aleksandrov · 9 years ago
  54. ace15bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  55. f1158b7 bridge: mdb: zero out the local br_ip variable before use by Nikolay Aleksandrov · 9 years ago
  56. f7e2965 bridge: mdb: start delete timer for temp static entries by Satish Ashok · 9 years ago
  57. 86e8971 netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6 by Julien Grall · 9 years ago
  58. 462e1ea bridge: vlan: fix usage of vlan 0 and 4095 again by Nikolay Aleksandrov · 9 years ago
  59. dd302b5 netfilter: bridge: don't leak skb in error paths by Florian Westphal · 9 years ago
  60. a1bc1b3 netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors by Bernhard Thaler · 9 years ago
  61. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  62. 1ea2d02 bridge: vlan: flush the dynamically learned entries on port vlan delete by Nikolay Aleksandrov · 9 years ago
  63. 9aa6638 bridge: multicast: add a comment to br_port_state_selection about blocking state by Nikolay Aleksandrov · 9 years ago
  64. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  66. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  67. 754bc54 bridge: multicast: restore router configuration on port link down/up by Satish Ashok · 9 years ago
  68. 7ce42de bridge: multicast: start querier timer when running user-space stp by Nikolay Aleksandrov · 9 years ago
  69. 230ac49 netfilter: bridge: split ipv6 code into separated file by Pablo Neira Ayuso · 9 years ago
  70. c4e70a8 netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c by Pablo Neira Ayuso · 9 years ago
  71. 2dab80a bridge: fix br_stp_set_bridge_priority race conditions by Nikolay Aleksandrov · 9 years ago
  72. b4ad7ba bridge: del external_learned fdbs from device on flush or ageout by Scott Feldman · 9 years ago
  73. 7f10953 bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans by Scott Feldman · 9 years ago
  74. ada6c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  75. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. d7b5974 netfilter: bridge: restore vlan tag when refragmenting by Florian Westphal · 9 years ago
  77. 33b1f31 net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling by Florian Westphal · 9 years ago
  78. efb6de9 netfilter: bridge: forward IPv6 fragmented packets by Bernhard Thaler · 9 years ago
  79. a4611d3 netfilter: bridge: re-order check_hbh_len() by Bernhard Thaler · 9 years ago
  80. 77d574e netfilter: bridge: rename br_parse_ip_options by Bernhard Thaler · 9 years ago
  81. 411ffb4 netfilter: bridge: refactor frag_max_size by Bernhard Thaler · 9 years ago
  82. 72b31f7 netfilter: bridge: detect NAT66 correctly and change MAC address by Bernhard Thaler · 9 years ago
  83. 8cae308 netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6() by Bernhard Thaler · 9 years ago
  84. d39a33e netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING by Bernhard Thaler · 9 years ago
  85. 1a040ea bridge: fix multicast router rlist endless loop by Nikolay Aleksandrov · 9 years ago
  86. 8c86f96 bridge: make br_fdb_delete also check if the port matches by Nikolay Aleksandrov · 9 years ago
  87. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. c4c832f bridge: disable softirqs around br_fdb_update to avoid lockup by Nikolay Aleksandrov · 9 years ago
  89. 7ff46e7 Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup" by David S. Miller · 9 years ago
  90. 1d7c490 bridge: use _bh spinlock variant for br_fdb_update to avoid lockup by Wilson Kok · 9 years ago
  91. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  93. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  94. 71d9f61 bridge: fix br_multicast_query_expired() bug by Eric Dumazet · 9 years ago
  95. 069d4a7 netfilter: ebtables: fix comment grammar by Geert Uytterhoeven · 9 years ago
  96. eb8d7ba bridge: skip fdb add if the port shouldn't learn by Wilson Kok · 9 years ago
  97. 6ae4ae8 bridge: allow setting hash_max + multicast_router if interface is down by Linus Lüssing · 9 years ago
  98. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 9 years ago
  100. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago