Commit Graph

26 Commits (c2a7dcad9f0d92d7a96e735abb8bec7b9c621536)

Author SHA1 Message Date
Joonwoo Park 6ab3b487db [VLAN]: Fix nested VLAN transmit bug 17 years ago
Patrick McHardy 39aaac114e [VLAN]: Allow setting mac address while device is up 17 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Evgeniy Polyakov e7c243c925 [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" 18 years ago
Matthew Wilcox 61a44b9c4b [NET]: ethtool ops are the only way 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 c17d8874f9 [VLAN]: Convert name-based configuration functions to struct netdevice * 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
David S. Miller be8bd86321 [VLAN] vlan_dev: Use skb_reset_network_header(). 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
YOSHIFUJI Hideaki b93b7eebd3 [NET] 8021Q: Use htons() where appropriate. 18 years ago
Jerome Borsboom 279e172a58 [VLAN]: Allow VLAN interface on top of bridge interface 18 years ago
YOSHIFUJI Hideaki 122952fc2d [NET] 8021Q: Fix whitespace errors. 18 years ago
Alexey Dobriyan d136fe7243 [PATCH] Finish annotations of struct vlan_ethhdr 19 years ago
Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Stephen Hemminger a388442c37 [VLAN]: Fix hardware rx csum errors 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