aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-16[BRIDGE]: Assign random address.Stephen Hemminger1-2/+1
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-09-16[BRIDGE]: Kill clone argument to br_flood_*Herbert Xu1-2/+2
2007-08-13[NET]: Share correct feature code between bridging and bondingHerbert Xu1-1/+1
2007-04-25[BRIDGE]: Fix warning in net-2.6.22Stephen Hemminger1-1/+0
2007-04-25bridge: allow changing hardware address to any valid addressStephen Hemminger1-12/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-06-29[NET]: Added GSO header verificationHerbert Xu1-2/+2
2006-06-17[BRIDGE]: Add support for NETIF_F_HW_CSUM devicesHerbert Xu1-3/+3
2006-03-20[BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger1-2/+1
2006-01-03[BRIDGE]: limited ethtool supportStephen Hemminger1-0/+63
2006-01-03[BRIDGE]: allow setting hardware address of bridge pseudo-devStephen Hemminger1-2/+26
2005-05-29[BRIDGE]: set features based on enslaved devicesStephen Hemminger1-8/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+104