summaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_dev.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-231-4/+6
* net/8021q/vlan_dev.c: Use print_mac.Joe Perches2008-02-171-6/+4
* [VLAN]: set_rx_mode support for unicast address listChris Leech2008-01-311-2/+5
* [VLAN]: Move protocol determination to seperate functionPavel Emelyanov2008-01-281-28/+35
* [VLAN]: Clean up vlan_skb_recv()Patrick McHardy2008-01-281-89/+24
* [VLAN]: Update list addressPatrick McHardy2008-01-281-1/+1
* [VLAN]: checkpatch cleanupsPatrick McHardy2008-01-281-49/+49
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-281-28/+28
* [VLAN]: Clean up debugging and printksPatrick McHardy2008-01-281-37/+19
* [VLAN]: Kill useless checkPatrick McHardy2008-01-281-18/+0
* [VLAN]: Move device setup to vlan_dev.cPatrick McHardy2008-01-281-14/+86
* [VLAN]: Use dev->statsPatrick McHardy2008-01-281-4/+4
* [VLAN]: Fix nested VLAN transmit bugJoonwoo Park2007-11-291-1/+2
* [VLAN]: Allow setting mac address while device is upPatrick McHardy2007-11-101-0/+26
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-2/+2
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-8/+6
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-101-0/+5
* [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2007-08-261-1/+11
* [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-311-3/+0
* [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-141-129/+2
* [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-141-18/+20
* [VLAN]: Fix MAC address handlingPatrick McHardy2007-07-111-39/+18
* [VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy2007-07-101-6/+7
* [VLAN]: Keep track of number of QoS mappingsPatrick McHardy2007-07-101-6/+21
* [VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy2007-07-101-105/+37
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-2/+2
* [VLAN] vlan_dev: Use skb_reset_network_header().David S. Miller2007-04-251-1/+1
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] 8021Q: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-251-3/+3
* [VLAN]: Allow VLAN interface on top of bridge interfaceJerome Borsboom2007-04-131-0/+3
* [NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-21/+21
* [PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2006-10-101-1/+1
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-201-4/+2
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-1/+1
* [VLAN]: Fix hardware rx csum errorsStephen Hemminger2005-12-141-0/+3
* [8021Q]: Add endian annotations.Alexey Dobriyan2005-09-191-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+890
OpenPOWER on IntegriCloud