aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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