1. b595896 net: bridge: set error code on failure by Pan Bian · 8 years ago
  2. 1080ab9 net: bridge: add support for IGMP/MLD stats and export them via netlink by Nikolay Aleksandrov · 8 years ago
  3. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 8 years ago
  4. 047831a bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br by Xin Long · 8 years ago
  5. 4436156 bridge: simplify the stp_state_store by calling store_bridge_parm by Xin Long · 8 years ago
  6. 347db6b bridge: simplify the forward_delay_store by calling store_bridge_parm by Xin Long · 8 years ago
  7. 14f31bb bridge: simplify the flush_store by calling store_bridge_parm by Xin Long · 8 years ago
  8. aeb7ed1 bridge: use kobj_to_dev instead of to_dev by Geliang Tang · 8 years ago
  9. af37939 bridge: fix gc_timer mod/del race condition by Nikolay Aleksandrov · 9 years ago
  10. c62987b bridge: push bridge setting ageing_time down to switchdev by Scott Feldman · 9 years ago
  11. 96a20d9 bridge: Add a default_pvid sysfs attribute by Vlad Yasevich · 10 years ago
  12. 34666d4 netfilter: bridge: move br_netfilter out of the core by Pablo Neira Ayuso · 10 years ago
  13. 204177f bridge: Support 802.1ad vlan filtering by Toshiaki Makita · 10 years ago
  14. fbf2671 bridge: use DEVICE_ATTR_xx macros by sfeldma@cumulusnetworks.com · 10 years ago
  15. 1540194 bridge: correct the comment for file br_sysfs_br.c by Wang Sheng-Hui · 11 years ago
  16. 1c8ad5b bridge: use the bridge IP addr as source addr for querier by Cong Wang · 11 years ago
  17. 243a2e6 bridge: Add vlan filtering infrastructure by Vlad Yasevich · 11 years ago
  18. cb99050 net: Allow userns root to control the network bridge code. by Eric W. Biederman · 12 years ago
  19. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 12 years ago
  20. 4197f24 bridge: Use is_link_local() in store_group_addr() by Ben Hutchings · 12 years ago
  21. b3343a2 net, ixgbe: handle link local multicast addresses in SR-IOV mode by John Fastabend · 12 years ago
  22. c5c2326 bridge: Add multicast_querier toggle and disable queries by default by Herbert Xu · 12 years ago
  23. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  24. 515853c bridge: allow forwarding some link local frames by stephen hemminger · 13 years ago
  25. 14f98f2 bridge: range check STP parameters by stephen hemminger · 13 years ago
  26. 4df53d8 bridge: add per bridge device controls for invoking iptables by Patrick McHardy · 14 years ago
  27. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  28. d902eee bridge: Add multicast count/interval sysfs entries by Herbert Xu · 14 years ago
  29. b195167 bridge: Add hash elasticity/max sysfs entries by Herbert Xu · 14 years ago
  30. 561f110 bridge: Add multicast_snooping sysfs toggle by Herbert Xu · 14 years ago
  31. 0909e11 bridge: Add multicast_router sysfs entries by Herbert Xu · 14 years ago
  32. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  33. af38f29 net: Fix bridgeing sysfs handling of rtnl_lock by Eric W. Biederman · 15 years ago
  34. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  35. 8d4698f7 bridge: don't allow setting hello time to zero by Stephen Hemminger · 16 years ago
  36. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  37. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 16 years ago
  38. 43b98c4 Kobject: change net/bridge to use kobject_create_and_add by Greg Kroah-Hartman · 16 years ago
  39. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  40. 35b426c missing return in bridge sysfs code by Al Viro · 17 years ago
  41. 1712088 [BRIDGE]: sysfs locking fix. by Stephen Hemminger · 17 years ago
  42. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  43. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  44. 98486fa [BRIDGE]: Missing rtnl. by Stephen Hemminger · 17 years ago
  45. 9cde070 bridge: add support for user mode STP by Stephen Hemminger · 17 years ago
  46. 9cf6374 bridge: add sysfs hook to flush forwarding table by Stephen Hemminger · 17 years ago
  47. 9d6f229 [NET] BRIDGE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  48. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  49. 1842c4b [BRIDGE]: correct print message typo by Randy Dunlap · 18 years ago
  50. fda93d9 [BRIDGE]: allow show/store of group multicast address by Stephen Hemminger · 18 years ago
  51. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago