1. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 13 years ago
  2. ccb1c31 bridge: add flags to distinguish permanent mdb entires by Amerigo Wang · 13 years ago
  3. cfd5675 bridge: add support of adding and deleting mdb entries by Cong Wang · 13 years ago
  4. 37a393b bridge: notify mdb changes via netlink by Cong Wang · 13 years ago
  5. 2ce297f bridge: fix seq check in br_mdb_dump() by Cong Wang · 13 years ago
  6. ee07c6e bridge: export multicast database via netlink by Cong Wang · 13 years ago
  7. c2d3bab bridge: implement multicast fast leave by David S. Miller · 13 years ago
  8. 50426b5 bridge: implement multicast fast leave by Amerigo Wang · 13 years ago
  9. 1007dd1 bridge: add root port blocking by stephen hemminger · 13 years ago
  10. a2e01a6 bridge: implement BPDU blocking by stephen hemminger · 13 years ago
  11. 0cb2bbb bridge: Avoid 'statement with no effect' compiler warnings by Lee Jones · 13 years ago
  12. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  13. 2469ffd net: set and query VEB/VEPA bridge mode via PF_BRIDGE by John Fastabend · 13 years ago
  14. e5a55a8 net: create generic bridge ops by John Fastabend · 13 years ago
  15. b3343a2 net, ixgbe: handle link local multicast addresses in SR-IOV mode by John Fastabend · 13 years ago
  16. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 13 years ago
  17. 6b6e272 netdev: make address const in device address management by stephen hemminger · 13 years ago
  18. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 13 years ago
  19. 149ddd8 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 13 years ago
  20. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 13 years ago
  21. c5c2326 bridge: Add multicast_querier toggle and disable queries by default by Herbert Xu · 13 years ago
  22. 996304b bridge: Do not send queries on multicast group leaves by Herbert Xu · 13 years ago
  23. e6373c4 net:bridge: use IS_ENABLED by Igor Maravić · 14 years ago
  24. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 14 years ago
  25. 4359881 bridge: add local MAC address to forwarding table (v2) by stephen hemminger · 14 years ago
  26. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  27. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  28. 1ce5cce bridge: fix hang on removal of bridge via netlink by stephen hemminger · 14 years ago
  29. 515853c bridge: allow forwarding some link local frames by stephen hemminger · 14 years ago
  30. 0c03150 bridge: send proper message_age in config BPDU by stephen hemminger · 14 years ago
  31. c4d27ef bridge: convert br_features_recompute() to ndo_fix_features by Michał Mirosław · 14 years ago
  32. 14f98f2 bridge: range check STP parameters by stephen hemminger · 14 years ago
  33. 36fd2b6 bridge: allow creating/deleting fdb entries via netlink by stephen hemminger · 14 years ago
  34. b078f0d bridge: add netlink notification on forward entry changes by stephen hemminger · 14 years ago
  35. 7cd8861 bridge: track last used time in forwarding table by stephen hemminger · 14 years ago
  36. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 14 years ago
  37. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 14 years ago
  38. da935c66 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  39. 8a87017 bridge: Replace mp->mglist hlist with a bool by Herbert Xu · 14 years ago
  40. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 15 years ago
  41. ec1e561 bridge: add RCU annotations to bridge port lookup by Eric Dumazet · 15 years ago
  42. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 15 years ago
  43. e805168 bridge: add RCU annotation to bridge multicast table by Eric Dumazet · 15 years ago
  44. e490c1de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  45. 4df53d8 bridge: add per bridge device controls for invoking iptables by Patrick McHardy · 15 years ago
  46. 406818f bridge: 64bit rx/tx counters by Eric Dumazet · 15 years ago
  47. 9f70b0f bridge: Add const to dummy br_netpoll_send_skb by Herbert Xu · 15 years ago
  48. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 15 years ago
  49. 91d2c34 bridge: Fix netpoll support by Herbert Xu · 15 years ago
  50. ab95bfe net: replace hooks in __netif_receive_skb V5 by Jiri Pirko · 15 years ago
  51. e0f4375 bridge: update sysfs link names if port device names have changed by Simon Arlott · 15 years ago
  52. 28a16c9 bridge: change console message interface by stephen hemminger · 15 years ago
  53. cfb478d bridge: netpoll cleanup by stephen hemminger · 15 years ago
  54. c06ee96 bridge: make bridge support netpoll by WANG Cong · 15 years ago
  55. 08b202b bridge br_multicast: IPv6 MLD support. by YOSHIFUJI Hideaki · 15 years ago
  56. 8ef2a9a bridge br_multicast: Make functions less ipv4 dependent. by YOSHIFUJI Hideaki · 15 years ago
  57. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 15 years ago
  58. 14bb478 bridge: per-cpu packet statistics (v3) by stephen hemminger · 15 years ago
  59. 32dec5d bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  60. 7f7708f bridge: Fix br_forward crash in promiscuous mode by Michael Braun · 15 years ago
  61. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 16 years ago
  62. 85b3526 bridge: Fix build error when IGMP_SNOOPING is not enabled by Sridhar Samudrala · 15 years ago
  63. b195167 bridge: Add hash elasticity/max sysfs entries by Herbert Xu · 15 years ago
  64. 561f110 bridge: Add multicast_snooping sysfs toggle by Herbert Xu · 15 years ago
  65. 0909e11 bridge: Add multicast_router sysfs entries by Herbert Xu · 15 years ago
  66. 5cb5e94 bridge: Add multicast forwarding functions by Herbert Xu · 15 years ago
  67. eb1d164 bridge: Add core IGMP snooping support by Herbert Xu · 15 years ago
  68. b33084b bridge: Avoid unnecessary clone on forward path by Herbert Xu · 15 years ago
  69. 68b7c89 bridge: Allow tail-call on br_pass_frame_up by Herbert Xu · 15 years ago
  70. 570930f bridge: Remove unused age_list by Herbert Xu · 16 years ago
  71. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 16 years ago
  72. 3982d3d net/bridge: Add 'hairpin' port forwarding mode by Fischer, Anna · 16 years ago
  73. da67829 bridge: Simplify interface for ATM LANE by Michał Mirosław · 16 years ago
  74. 712d695 netns bridge: cleanup bridges during netns stop by Alexey Dobriyan · 17 years ago
  75. 4aa678b netns bridge: allow bridges in netns! by Alexey Dobriyan · 17 years ago
  76. 4adf0af bridge: send correct MTU value in PMTU (revised) by Simon Wunderlich · 17 years ago
  77. 7c85fbf bridge: Use STP demux by Patrick McHardy · 17 years ago
  78. 92c0574 bridge: make bridge address settings sticky by Stephen Hemminger · 17 years ago
  79. 0b04082 net: remove CVS keywords by Adrian Bunk · 17 years ago
  80. a339f1c bridge: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  81. 43b98c4 Kobject: change net/bridge to use kobject_create_and_add by Greg Kroah-Hartman · 18 years ago
  82. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 18 years ago
  83. e081e1e [BRIDGE]: Kill clone argument to br_flood_* by Herbert Xu · 18 years ago
  84. 87a596e bridge: check kmem_cache_create() error by Akinobu Mita · 18 years ago
  85. 9cde070 bridge: add support for user mode STP by Stephen Hemminger · 18 years ago
  86. 9cf6374 bridge: add sysfs hook to flush forwarding table by Stephen Hemminger · 18 years ago
  87. 6229e36 bridge: eliminate call by reference by Stephen Hemminger · 18 years ago
  88. 32fe21c [BRIDGE]: Use rtnl registration interface by Thomas Graf · 18 years ago
  89. 269def7 [BRIDGE]: eliminate workqueue for carrier check by Stephen Hemminger · 18 years ago
  90. ac062e8 [BRIDGE]: get rid of miscdevice include by Stephen Hemminger · 18 years ago
  91. 9d6f229 [NET] BRIDGE: Fix whitespace errors. by YOSHIFUJI Hideaki · 19 years ago
  92. c402895 WorkStruct: make allyesconfig by David Howells · 19 years ago
  93. 1a62069 [BRIDGE]: flush forwarding table when device carrier off by Stephen Hemminger · 19 years ago
  94. 11dc1f3 [BRIDGE]: netlink interface for link management by Stephen Hemminger · 19 years ago
  95. c090971 [BRIDGE]: fix module startup error handling by Stephen Hemminger · 19 years ago
  96. fda93d9 [BRIDGE]: allow show/store of group multicast address by Stephen Hemminger · 19 years ago
  97. cf0f02d [BRIDGE]: use llc for receiving STP packets by Stephen Hemminger · 19 years ago
  98. bab1dee [BRIDGE]: fix error handling for add interface to bridge by Stephen Hemminger · 19 years ago
  99. b3f1be4 [BRIDGE]: fix for RCU and deadlock on device removal by Stephen Hemminger · 19 years ago
  100. 3f4cfc2 [BRIDGE]: Fix device delete race. by Stephen Hemminger · 20 years ago