aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_if.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-17[BRIDGE]: Add support for NETIF_F_HW_CSUM devicesHerbert Xu1-3/+9
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-2/+1
2006-06-05[BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc1-12/+7
2006-05-10[BRIDGE]: Do sysfs registration inside rtnl.Stephen Hemminger1-14/+7
2006-03-20[BRIDGE]: use kzallocStephen Hemminger1-3/+3
2006-03-20[BRIDGE]: use kcallocStephen Hemminger1-2/+1
2006-03-04[BRIDGE]: generate kobject remove eventStephen Hemminger1-0/+1
2006-03-04[BRIDGE]: port timer initializationStephen Hemminger1-1/+2
2006-03-04[BRIDGE]: fix crash in STPStephen Hemminger1-14/+15
2006-02-09[BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger1-22/+55
2006-02-09[BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger1-10/+11
2006-01-31[BRIDGE]: Fix device delete race.Stephen Hemminger1-6/+15
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn1-2/+3
2006-01-03[BRIDGE]: limited ethtool supportStephen Hemminger1-3/+3
2006-01-03[BRIDGE]: handle speed detection after carrier changesStephen Hemminger1-11/+38
2005-11-23[BRIDGE]: recompute features when adding a new deviceOlaf Rempel1-0/+1
2005-10-12[BRIDGE]: fix race on bridge del ifStephen Hemminger1-1/+1
2005-05-29[BRIDGE]: set features based on enslaved devicesStephen Hemminger1-0/+23
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+388