aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc/llc_station.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16net/llc: storing negative error codes in unsigned shortDan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-03-31[LLC]: skb allocation size for responsesJoonwoo Park1-3/+10
2008-03-28[LLC]: station source mac addressJoonwoo Park1-3/+3
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+2
2007-02-10[NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki1-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-22[LLC]: Fix the accept pathArnaldo Carvalho de Melo1-3/+3
2005-09-22[LLC]: Use some more likely/unlikelyArnaldo Carvalho de Melo1-3/+3
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo1-3/+8
2005-09-22[LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo1-5/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+713