aboutsummaryrefslogtreecommitdiffstats
path: root/net/802/fc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman1-21/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2008-10-15net/802/fc.c: Fix compilation warningsManish Katiyar1-1/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-4/+7
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] 802: Fix whitespace errors.YOSHIFUJI Hideaki1-12/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-29[NET]: net/802: more endian annotationsAlexey Dobriyan1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+130