Commit Graph

28 Commits (6d79af701d334777541136e914a9c0969b2ad307)

Author SHA1 Message Date
Bill Nottingham 75202e7689 [NET]: Fix comparisons of unsigned < 0. 18 years ago
Stephen Hemminger d2d1acdb6a VLAN: kill_vid is only useful for VLAN filtering devices 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 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
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 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
Stefan Rompf 6c753c3d3b [VLAN]: Fix link state propagation 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Arjan van de Ven 5dd8d1e9eb [PATCH] lockdep: annotate vlan net device as being a special class 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago
Stefan Rompf ddd7bf9fe4 [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Mika Kukkonen 7eb1b3d372 [VLAN]: Add two missing checks to vlan_ioctl_handler() 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
Tommy Christensen f4637b55ba [VLAN]: Fix early vlan adding leads to not functional device 20 years ago
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
Jesper Juhl e49332bd12 [PATCH] misc verify_area cleanups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago