aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc/llc_input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[LLC]: anotationsAl Viro1-2/+2
2006-06-17[LLC]: Fix double receive of SKB.Andrew Morton1-1/+0
2006-06-17[LLC]: allow applications to get copy of kernel datagramsStephen Hemminger1-1/+3
2006-06-17[LLC]: use rcu_dereference on receive handlerStephen Hemminger1-2/+5
2006-04-19[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller1-1/+2
2005-09-22[LLC]: Fix llc_fixup_skb() bugJochen Friedrich1-2/+6
2005-09-22[LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo1-2/+7
2005-09-22[LLC]: Help the compiler with likely/unlikely, saving some more bytesArnaldo Carvalho de Melo1-1/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+189