| Commit message (Expand) | Author | Age | Files | Lines |
* | vlan: lockless transmit path | Eric Dumazet | 2010-11-16 | 1 | -6/+12 |
* | net: consolidate 8021q tagging | John Fastabend | 2010-11-15 | 1 | -4/+0 |
* | vlan: Avoid hash table lookup to find group. | Jesse Gross | 2010-10-21 | 1 | -17/+0 |
* | net: add a core netdev->rx_dropped counter | Eric Dumazet | 2010-10-05 | 1 | -2/+0 |
* | net: rx_dropped accounting | Eric Dumazet | 2010-09-20 | 1 | -0/+2 |
* | vlan: 64 bit rx counters | Eric Dumazet | 2010-06-28 | 1 | -5/+8 |
* | percpu: add __percpu sparse annotations to net | Tejun Heo | 2010-02-16 | 1 | -1/+1 |
* | vlan: Precise RX stats accounting | Eric Dumazet | 2009-11-17 | 1 | -0/+17 |
* | net: add a list_head parameter to dellink() method | Eric Dumazet | 2009-10-28 | 1 | -1/+1 |
* | vlan: allow null VLAN ID to be used | Eric Dumazet | 2009-10-27 | 1 | -1/+1 |
* | vlan: propogate ethtool speed values | Stephen Hemminger | 2008-10-28 | 1 | -2/+4 |
* | vlan: TCI related type and naming cleanups | Patrick McHardy | 2008-07-08 | 1 | -10/+9 |
* | vlan: move struct vlan_dev_info to private header | Patrick McHardy | 2008-07-08 | 1 | -1/+49 |
* | vlan: uninline __vlan_hwaccel_rx | Patrick McHardy | 2008-07-08 | 1 | -0/+8 |
* | vlan: Add GVRP support | Patrick McHardy | 2008-07-05 | 1 | -0/+16 |
* | vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once | Patrick McHardy | 2008-07-05 | 1 | -2/+1 |
* | [VLAN]: Make the vlan_name_type per-net. | Pavel Emelyanov | 2008-04-16 | 1 | -2/+2 |
* | [VLAN]: Create proc entries in the proper net. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+6 |
* | [VLAN]: Introduce the vlan_net structure and init/exit net ops. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+5 |
* | [VLAN]: Proc entry is not renamed when vlan device name changes. | Pavel Emelyanov | 2008-04-02 | 1 | -0/+5 |
* | [VLAN]: checkpatch cleanups | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [VLAN]: Simplify vlan unregistration | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [VLAN]: Clean up debugging and printks | Patrick McHardy | 2008-01-28 | 1 | -25/+0 |
* | [VLAN]: Move device setup to vlan_dev.c | Patrick McHardy | 2008-01-28 | 1 | -13/+0 |
* | [VLAN]: Allow setting mac address while device is up | Patrick McHardy | 2007-11-10 | 1 | -0/+1 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 | 1 | -2/+2 |
* | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy | 2007-07-14 | 1 | -0/+1 |
* | [VLAN]: Fix MAC address handling | Patrick McHardy | 2007-07-11 | 1 | -1/+0 |
* | [VLAN]: Use rtnl_link API | Patrick McHardy | 2007-07-10 | 1 | -0/+10 |
* | [VLAN]: Convert name-based configuration functions to struct netdevice * | Patrick McHardy | 2007-07-10 | 1 | -5/+8 |
* | [NET] 8021Q: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -6/+6 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 | 1 | -1/+1 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+72 |