Commit Graph

43 Commits (b5272b509a8570bb559156001e74ee162c5cb96a)

Author SHA1 Message Date
Patrick McHardy 5e75659305 vlan: support "loose binding" to the underlying network device 15 years ago
Ben Hutchings c7c4b3b6e9 gro: Change all receive functions to return GRO result codes 15 years ago
Eric Dumazet 63c8099d90 vlan: Optimize multiple unregistration 15 years ago
Eric Dumazet 05423b2413 vlan: allow null VLAN ID to be used 15 years ago
Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 16 years ago
Jarek Poplawski e4dd61882e vlan: Update skb->mac_header in __vlan_put_tag(). 16 years ago
Herbert Xu e1c096e251 vlan: Add GRO interfaces 16 years ago
Patrick McHardy 9b22ea5609 net: fix packet socket delivery in rx irq handler 16 years ago
Patrick McHardy 6aa895b047 vlan: Don't store VLAN tag in cb 17 years ago
Patrick McHardy 11a100f844 vlan: avoid header copying and linearisation where possible 17 years ago
Patrick McHardy 9bb8582efb vlan: TCI related type and naming cleanups 17 years ago
Patrick McHardy df6b6a0cf6 vlan: remove useless struct hlist_node declaration from if_vlan.h 17 years ago
Patrick McHardy 22d1ba74bb vlan: move struct vlan_dev_info to private header 17 years ago
Patrick McHardy 7750f403cb vlan: uninline __vlan_hwaccel_rx 17 years ago
Patrick McHardy acc81e1465 vlan: fix network_header/mac_header adjustments 17 years ago
Patrick McHardy 70c03b49b8 vlan: Add GVRP support 17 years ago
Pavel Emelyanov a9fde26078 [VLAN]: Tag vlan_group_device with net device, not ifindex. 17 years ago
Pavel Emelyanov 67727184f2 [VLAN]: Reduce memory consumed by vlan_groups 17 years ago
Patrick McHardy 181499356e [VLAN]: Constify skb argument to vlan_get_tag() 17 years ago
Patrick McHardy 57d3ae847d [VLAN]: Turn __constant_htons into htons where possible 17 years ago
Patrick McHardy 9dfebcc647 [VLAN]: Turn VLAN_DEV_INFO into inline function 17 years ago
Patrick McHardy af30151709 [VLAN]: Simplify vlan unregistration 17 years ago
Patrick McHardy 7bd38d778e [VLAN]: Use dev->stats 17 years ago
Patrick McHardy b7a4a83629 [VLAN]: Kill useless VLAN_NAME define 17 years ago
Patrick McHardy 740c15d0dd [VLAN]: Clean up vlan_hdr/vlan_ethhdr structs 17 years ago
Patrick McHardy 476bcea67f [VLAN]: Remove unnecessary structure declarations 17 years ago
Eric Dumazet f0b5a0dcf1 [VLAN]: Avoid expensive divides 17 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Patrick McHardy 56addd6eee [VLAN]: Use multicast list synchronization helpers 18 years ago
Patrick McHardy 6c78dcbd47 [VLAN]: Fix promiscous/allmulti synchronization races 18 years ago
Patrick McHardy 8c979c26a0 [VLAN]: Fix MAC address handling 18 years ago
Patrick McHardy a4bf3af4ac [VLAN]: Introduce symbolic constants for flag values 18 years ago
Patrick McHardy b020cb4885 [VLAN]: Keep track of number of QoS mappings 18 years ago
Patrick McHardy 734423cf38 [VLAN]: Use 32 bit value for skb->priority mapping 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Alexey Dobriyan d136fe7243 [PATCH] Finish annotations of struct vlan_ethhdr 19 years ago
David S. Miller 7ea49ed73c [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. 19 years ago
Stephen Hemminger 0610d11b53 [VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr 19 years ago
Alexey Dobriyan 3c3f8f25c1 [8021Q]: Add endian annotations. 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago