Age | Commit message (Expand) | Author | Files | Lines |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-10-20 | net: use core MTU range checking in misc drivers | Jarod Wilson | 1 | -12/+2 |
2015-03-02 | net: Kill dev_rebuild_header | Eric W. Biederman | 1 | -28/+0 |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-01-16 | neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. | Jiri Pirko | 1 | -2/+2 |
2013-12-09 | neigh: convert parms to an array | Jiri Pirko | 1 | -2/+2 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2010-09-23 | net: return operator cleanup | Eric Dumazet | 1 | -1/+1 |
2009-05-25 | net: remove COMPAT_NET_DEV_OPS | Alexander Beregalov | 1 | -5/+0 |
2008-11-20 | hippi: convert driver to net_device_ops | Stephen Hemminger | 1 | -5/+9 |
2007-10-10 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -7/+9 |
2007-04-25 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2007-04-25 | [NET] 802: Use hton{s,l}() where appropriate. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-10 | [NET] 802: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -10/+10 |
2006-12-02 | [NET]: Kill direct includes of asm/checksum.h | Al Viro | 1 | -1/+0 |
2005-08-29 | [NET]: net/802: more endian annotations | Alexey Dobriyan | 1 | -1/+1 |
2005-08-29 | [NET]: Remove HIPPI private from skbuff.h | Stephen Hemminger | 1 | -1/+3 |
2005-05-05 | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+234 |