aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan1-1/+1
2006-07-24[VLAN]: Fix link state propagationStefan Rompf1-5/+3
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-07-03[PATCH] lockdep: annotate vlan net device as being a special classArjan van de Ven1-0/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu1-4/+2
2006-03-20[VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()Stefan Rompf1-16/+27
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn1-1/+1
2005-12-21[VLAN]: Add two missing checks to vlan_ioctl_handler()Mika Kukkonen1-1/+5
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. Miller2-2/+2
2005-07-12[VLAN]: Fix early vlan adding leads to not functional deviceTommy Christensen1-0/+8
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-0/+19
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+2124