1. fd65e5a net: bridge: clear bridge's private skb space on xmit by Nikolay Aleksandrov · 4 years, 5 months ago
  2. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  3. 6536993 bridge: mrp: Integrate MRP into the bridge by Horatiu Vultur · 4 years, 9 months ago
  4. 823d81b net: bridge: fix stale eth hdr pointer in br_dev_xmit by Nikolay Aleksandrov · 4 years, 11 months ago
  5. a580c76 net: bridge: vlan: add per-vlan state by Nikolay Aleksandrov · 5 years ago
  6. c4b4c42 net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 5 years ago
  7. 542575f bridge: implement get_link_ksettings ethtool method by Matthias Schiffer · 5 years ago
  8. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  9. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  10. 3c171f4 netfilter: bridge: add connection tracking system by Pablo Neira Ayuso · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. 4767456 bridge: support for ndo_fdb_get by Roopa Prabhu · 6 years ago
  13. 19e3a9c net: bridge: convert multicast to generic rhashtable by Nikolay Aleksandrov · 6 years ago
  14. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  15. 3341d91 net: bridge: convert mtu_set_by_user to a bit by Nikolay Aleksandrov · 6 years ago
  16. c69c2cd net: bridge: convert neigh_suppress_enabled option to a bit by Nikolay Aleksandrov · 6 years ago
  17. 804b854 net: bridge: disable bridge MTU auto tuning if it was set manually by Nikolay Aleksandrov · 7 years ago
  18. f40aa23 net: bridge: set min MTU on port events and allow user to set max by Nikolay Aleksandrov · 7 years ago
  19. 419d14a bridge: Allow max MTU when multiple VLANs present by Chas Williams · 7 years ago
  20. eb79358 net: bridge: use rhashtable for fdbs by Nikolay Aleksandrov · 7 years ago
  21. 0542872 net: Define eth_stp_addr in linux/etherdevice.h by Egil Hjelmeland · 7 years ago
  22. ed842fa bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports by Roopa Prabhu · 7 years ago
  23. 057658c bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports by Roopa Prabhu · 7 years ago
  24. ca752be net: bridge: Pass extack to down to netdev_master_upper_dev_link by David Ahern · 7 years ago
  25. 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 7 years ago
  26. f1c2edd bridge: switchdev: Use an helper to clear forward mark by Ido Schimmel · 7 years ago
  27. 79e99bd bridge: switchdev: Clear forward mark when transmitting packet by Ido Schimmel · 7 years ago
  28. 31a4562 net: bridge: fix dest lookup when vlan proto doesn't match by Nikolay Aleksandrov · 7 years ago
  29. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  30. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 8 years ago
  31. b6fe044 bridge: implement missing ndo_uninit() by Ido Schimmel · 8 years ago
  32. bfd0aea bridge: fdb: converge fdb searching functions into one by Nikolay Aleksandrov · 8 years ago
  33. f7cdee8 bridge: move to workqueue gc by Nikolay Aleksandrov · 8 years ago
  34. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  35. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  36. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  37. 34d8acd net: bridge: shorten ageing time on topology change by Vivien Didelot · 8 years ago
  38. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  39. 8addd5e net: bridge: change unicast boolean to exact pkt_type by Nikolay Aleksandrov · 8 years ago
  40. 37b090e net: bridge: remove _deliver functions and consolidate forward code by Nikolay Aleksandrov · 8 years ago
  41. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 9 years ago
  42. 1080ab9 net: bridge: add support for IGMP/MLD stats and export them via netlink by Nikolay Aleksandrov · 9 years ago
  43. c6894de bridge: fix lockdep addr_list_lock false positive splat by Nikolay Aleksandrov · 9 years ago
  44. 907b1e6 bridge: vlan: use proper rcu for the vlgrp member by Nikolay Aleksandrov · 9 years ago
  45. 77751ee bridge: vlan: move pvid inside net_bridge_vlan_group by Nikolay Aleksandrov · 9 years ago
  46. 2594e906 bridge: vlan: add per-vlan struct and move to rhashtables by Nikolay Aleksandrov · 9 years ago
  47. a79e88d9 bridge: define some min/max/default ageing time constants by Scott Feldman · 9 years ago
  48. ccecb2a net: bridge: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  49. 6678053 bridge: Don't segment multiple tagged packets on bridge device by Toshiaki Makita · 9 years ago
  50. 1a4ba64 netfilter: bridge: use rcu hook to resolve br_netfilter dependency by Pablo Neira Ayuso · 10 years ago
  51. e5de75b netfilter: bridge: move DNAT helper to br_netfilter by Pablo Neira Ayuso · 10 years ago
  52. 5be5a2d bridge: Add filtering support for default_pvid by Vlad Yasevich · 10 years ago
  53. 34666d4 netfilter: bridge: move br_netfilter out of the core by Pablo Neira Ayuso · 10 years ago
  54. f2808d2 bridge: Prepare for forwarding another bridge group addresses by Toshiaki Makita · 11 years ago
  55. 8580e21 bridge: Prepare for 802.1ad vlan filtering support by Toshiaki Makita · 11 years ago
  56. 1c5abb6 bridge: Add 802.1ad tx vlan acceleration by Toshiaki Makita · 11 years ago
  57. 2796d0c bridge: Automatically manage port promiscuous mode. by Vlad Yasevich · 11 years ago
  58. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  59. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  60. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 11 years ago
  61. 12464bb bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled by Toshiaki Makita · 11 years ago
  62. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  63. e5a727f bridge: Use ether_addr_copy and ETH_ALEN by Joe Perches · 11 years ago
  64. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  65. a4b816d bridge: Change local fdb entries whenever mac address of bridge device changes by Toshiaki Makita · 11 years ago
  66. a3ebb7e bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  67. dbe1730 bridge: fix netconsole setup over bridge by Cong Wang · 11 years ago
  68. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  69. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  71. 0649909 bridge: pass correct vlan id to multicast code by Vlad Yasevich · 11 years ago
  72. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. cc0fdd8 bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones by Linus Lüssing · 11 years ago
  74. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. b00589a bridge: disable snooping if there is no querier by Linus Lüssing · 11 years ago
  76. 93d8bf9 bridge: cleanup netpoll code by stephen hemminger · 11 years ago
  77. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 12 years ago
  78. 161f65b bridge: Set vlan_features to allow offloads on vlans. by Vlad Yasevich · 12 years ago
  79. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  80. fbca58a bridge: add missing vid to br_mdb_get() by Cong Wang · 12 years ago
  81. 2ba071e bridge: Add vlan to unicast fdb entries by Vlad Yasevich · 12 years ago
  82. 7885198 bridge: Implement vlan ingress/egress policy with PVID. by Vlad Yasevich · 12 years ago
  83. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 12 years ago
  84. a37b85c bridge: Validate that vlan is permitted on ingress by Vlad Yasevich · 12 years ago
  85. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 12 years ago
  86. b274826 bridge: use dev->addr_assign_type to see if user change mac by Jiri Pirko · 12 years ago
  87. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  88. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  89. 2bc8005 eth: Rename and properly align br_reserved_address array by Ben Hutchings · 12 years ago
  90. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  91. e5a55a8 net: create generic bridge ops by John Fastabend · 12 years ago
  92. b3343a2 net, ixgbe: handle link local multicast addresses in SR-IOV mode by John Fastabend · 12 years ago
  93. c03307e bridge: fix rcu dereference outside of rcu_read_lock by Stephen Hemminger · 12 years ago
  94. 4e3828c bridge: use list_for_each_entry() in netpoll functions by Amerigo Wang · 12 years ago
  95. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  96. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  97. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  98. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  99. 9a7b6ef9 bridge: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  100. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 13 years ago