aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy1-129/+2
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy1-18/+20
2007-07-11[VLAN]: Fix MAC address handlingPatrick McHardy1-39/+18
2007-07-10[VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy1-6/+7
2007-07-10[VLAN]: Keep track of number of QoS mappingsPatrick McHardy1-6/+21
2007-07-10[VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy1-105/+37
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-2/+2
2007-04-25[VLAN] vlan_dev: Use skb_reset_network_header().David S. Miller1-1/+1
2007-04-25[SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo1-1/+1
2007-04-25[NET] 8021Q: Use htons() where appropriate.YOSHIFUJI Hideaki1-3/+3
2007-04-13[VLAN]: Allow VLAN interface on top of bridge interfaceJerome Borsboom1-0/+3
2007-02-10[NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki1-21/+21
2006-10-10[PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan1-1/+1
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu1-4/+2
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn1-1/+1
2005-12-14[VLAN]: Fix hardware rx csum errorsStephen Hemminger1-0/+3
2005-09-19[8021Q]: Add endian annotations.Alexey Dobriyan1-1/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+890