summaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_dev.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+5
* [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2007-08-271-1/+11
* [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-311-3/+0Star
* [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-151-129/+2Star
* [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-151-18/+20
* [VLAN]: Fix MAC address handlingPatrick McHardy2007-07-121-39/+18Star
* [VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy2007-07-111-6/+7
* [VLAN]: Keep track of number of QoS mappingsPatrick McHardy2007-07-111-6/+21
* [VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy2007-07-111-105/+37Star
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-261-2/+2
* [VLAN] vlan_dev: Use skb_reset_network_header().David S. Miller2007-04-261-1/+1
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-261-1/+1
* [NET] 8021Q: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-261-3/+3
* [VLAN]: Allow VLAN interface on top of bridge interfaceJerome Borsboom2007-04-141-0/+3
* [NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-21/+21
* [PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2006-10-111-1/+1
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-211-4/+2Star
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-1/+1
* [VLAN]: Fix hardware rx csum errorsStephen Hemminger2005-12-151-0/+3
* [8021Q]: Add endian annotations.Alexey Dobriyan2005-09-201-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+890