Age | Commit message (Expand) | Author | Files | Lines |
2008-04-16 | [VLAN]: Tag vlan_group_device with net device, not ifindex. | Pavel Emelyanov | 1 | -1/+3 |
2008-03-27 | [VLAN]: Reduce memory consumed by vlan_groups | Pavel Emelyanov | 1 | -1/+1 |
2008-02-06 | [VLAN]: Constify skb argument to vlan_get_tag() | Patrick McHardy | 1 | -3/+4 |
2008-01-29 | [VLAN]: Turn __constant_htons into htons where possible | Patrick McHardy | 1 | -3/+3 |
2008-01-29 | [VLAN]: Turn VLAN_DEV_INFO into inline function | Patrick McHardy | 1 | -2/+5 |
2008-01-29 | [VLAN]: Simplify vlan unregistration | Patrick McHardy | 1 | -0/+1 |
2008-01-29 | [VLAN]: Use dev->stats | Patrick McHardy | 1 | -8/+1 |
2008-01-29 | [VLAN]: Kill useless VLAN_NAME define | Patrick McHardy | 1 | -2/+0 |
2008-01-29 | [VLAN]: Clean up vlan_hdr/vlan_ethhdr structs | Patrick McHardy | 1 | -10/+23 |
2008-01-29 | [VLAN]: Remove unnecessary structure declarations | Patrick McHardy | 1 | -5/+0 |
2008-01-29 | [VLAN]: Avoid expensive divides | Eric Dumazet | 1 | -2/+4 |
2007-10-11 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -1/+1 |
2007-07-15 | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy | 1 | -5/+0 |
2007-07-15 | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy | 1 | -2/+0 |
2007-07-12 | [VLAN]: Fix MAC address handling | Patrick McHardy | 1 | -0/+1 |
2007-07-11 | [VLAN]: Introduce symbolic constants for flag values | Patrick McHardy | 1 | -0/+4 |
2007-07-11 | [VLAN]: Keep track of number of QoS mappings | Patrick McHardy | 1 | -0/+3 |
2007-07-11 | [VLAN]: Use 32 bit value for skb->priority mapping | Patrick McHardy | 1 | -2/+2 |
2007-04-26 | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2007-04-26 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-03-03 | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 1 | -3/+22 |
2006-10-11 | [PATCH] Finish annotations of struct vlan_ethhdr | Alexey Dobriyan | 1 | -1/+1 |
2006-08-18 | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. | David S. Miller | 1 | -0/+5 |
2006-07-15 | [VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr | Stephen Hemminger | 1 | -2/+3 |
2005-09-20 | [8021Q]: Add endian annotations. | Alexey Dobriyan | 1 | -4/+4 |
2005-08-30 | [NET]: Kill skb->real_dev | David S. Miller | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+398 |