Age | Commit message (Expand) | Author | Files | Lines |
2007-07-10 | [VLAN]: Convert name-based configuration functions to struct netdevice * | Patrick McHardy | 3 | -199/+109 |
2007-06-03 | [NET]: Fix comparisons of unsigned < 0. | Bill Nottingham | 1 | -2/+1 |
2007-06-03 | VLAN: kill_vid is only useful for VLAN filtering devices | Stephen Hemminger | 1 | -7/+3 |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2 | -14/+25 |
2007-04-25 | [NET]: cleanup extra semicolons | Stephen Hemminger | 2 | -5/+5 |
2007-04-25 | [VLAN] vlan_dev: Use skb_reset_network_header(). | David S. Miller | 1 | -1/+1 |
2007-04-25 | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [NET] 8021Q: Use htons() where appropriate. | YOSHIFUJI Hideaki | 1 | -3/+3 |
2007-04-13 | [VLAN]: Allow VLAN interface on top of bridge interface | Jerome Borsboom | 1 | -0/+3 |
2007-03-02 | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 1 | -10/+32 |
2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 1 | -2/+2 |
2007-02-10 | [NET] 8021Q: Fix whitespace errors. | YOSHIFUJI Hideaki | 4 | -71/+71 |
2006-10-10 | [PATCH] Finish annotations of struct vlan_ethhdr | Alexey Dobriyan | 1 | -1/+1 |
2006-07-24 | [VLAN]: Fix link state propagation | Stefan Rompf | 1 | -5/+3 |
2006-07-21 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 1 | -2/+1 |
2006-07-03 | [PATCH] lockdep: annotate vlan net device as being a special class | Arjan van de Ven | 1 | -0/+11 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-20 | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum | Herbert Xu | 1 | -4/+2 |
2006-03-20 | [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() | Stefan Rompf | 1 | -16/+27 |
2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 1 | -0/+1 |
2006-01-10 | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 1 | -1/+1 |
2005-12-21 | [VLAN]: Add two missing checks to vlan_ioctl_handler() | Mika Kukkonen | 1 | -1/+5 |
2005-12-14 | [VLAN]: Fix hardware rx csum errors | Stephen Hemminger | 1 | -0/+3 |
2005-09-19 | [8021Q]: Add endian annotations. | Alexey Dobriyan | 1 | -1/+1 |
2005-08-29 | [NET]: Kill skb->real_dev | David S. Miller | 2 | -2/+2 |
2005-07-12 | [VLAN]: Fix early vlan adding leads to not functional device | Tommy Christensen | 1 | -0/+8 |
2005-07-11 | [NET]: move config options out to individual protocols | Sam Ravnborg | 1 | -0/+19 |
2005-05-01 | [PATCH] misc verify_area cleanups | Jesper Juhl | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 6 | -0/+2124 |