summaryrefslogtreecommitdiff
path: root/net/llc/llc_station.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-17net/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 imp...Tejun Heo1-0/+1
2008-04-01[LLC]: skb allocation size for responsesJoonwoo Park1-3/+10
2008-03-29[LLC]: station source mac addressJoonwoo Park1-3/+3
2008-01-29[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+2
2007-02-11[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-17Linux-2.6.12-rc2Linus Torvalds1-0/+713