| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 | 1 | -3/+1 |
* | bridge: change when netlink events go to STP | Stephen Hemminger | 2007-04-25 | 1 | -0/+4 |
* | bridge: add support for user mode STP | Stephen Hemminger | 2007-04-25 | 1 | -1/+1 |
* | [BRIDGE]: adding new device to bridge should enable if up | Aji Srinivas | 2007-03-07 | 1 | -0/+4 |
* | [BRIDGE]: eliminate workqueue for carrier check | Stephen Hemminger | 2007-02-26 | 1 | -25/+5 |
* | [BRIDGE] br_if: Fix oops in port_carrier_check | Jarek Poplawski | 2007-02-13 | 1 | -2/+6 |
* | [NET] BRIDGE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -13/+13 |
* | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | 1 | -1/+1 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+7 |
* | [BRIDGE]: flush forwarding table when device carrier off | Stephen Hemminger | 2006-10-15 | 1 | -2/+2 |
* | [BRIDGE]: Disable SG/GSO if TX checksum is off | Herbert Xu | 2006-08-17 | 1 | -1/+6 |
* | [NET]: Added GSO header verification | Herbert Xu | 2006-06-29 | 1 | -1/+2 |
* | [NET]: Added GSO toggle | Herbert Xu | 2006-06-23 | 1 | -6/+11 |
* | [BRIDGE]: Add support for NETIF_F_HW_CSUM devices | Herbert Xu | 2006-06-17 | 1 | -3/+9 |
* | [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM | Herbert Xu | 2006-06-17 | 1 | -2/+1 |
* | [BRIDGE]: fix locking and memory leak in br_add_bridge | Jiri Benc | 2006-06-05 | 1 | -12/+7 |
* | [BRIDGE]: Do sysfs registration inside rtnl. | Stephen Hemminger | 2006-05-10 | 1 | -14/+7 |
* | [BRIDGE]: use kzalloc | Stephen Hemminger | 2006-03-20 | 1 | -3/+3 |
* | [BRIDGE]: use kcalloc | Stephen Hemminger | 2006-03-20 | 1 | -2/+1 |
* | [BRIDGE]: generate kobject remove event | Stephen Hemminger | 2006-03-04 | 1 | -0/+1 |
* | [BRIDGE]: port timer initialization | Stephen Hemminger | 2006-03-04 | 1 | -1/+2 |
* | [BRIDGE]: fix crash in STP | Stephen Hemminger | 2006-03-04 | 1 | -14/+15 |
* | [BRIDGE]: fix error handling for add interface to bridge | Stephen Hemminger | 2006-02-09 | 1 | -22/+55 |
* | [BRIDGE]: fix for RCU and deadlock on device removal | Stephen Hemminger | 2006-02-09 | 1 | -10/+11 |
* | [BRIDGE]: Fix device delete race. | Stephen Hemminger | 2006-01-31 | 1 | -6/+15 |
* | [NET]: Change 1500 to ETH_DATA_LEN in some files | Kris Katterjohn | 2006-01-05 | 1 | -2/+3 |
* | [BRIDGE]: limited ethtool support | Stephen Hemminger | 2006-01-03 | 1 | -3/+3 |
* | [BRIDGE]: handle speed detection after carrier changes | Stephen Hemminger | 2006-01-03 | 1 | -11/+38 |
* | [BRIDGE]: recompute features when adding a new device | Olaf Rempel | 2005-11-23 | 1 | -0/+1 |
* | [BRIDGE]: fix race on bridge del if | Stephen Hemminger | 2005-10-12 | 1 | -1/+1 |
* | [BRIDGE]: set features based on enslaved devices | Stephen Hemminger | 2005-05-29 | 1 | -0/+23 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+388 |