summaryrefslogtreecommitdiffstats
path: root/net/llc/llc_input.c
Commit message (Expand)AuthorAgeFilesLines
* [NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* [LLC]: anotationsAl Viro2006-12-021-2/+2
* [LLC]: Fix double receive of SKB.Andrew Morton2006-06-171-1/+0
* [LLC]: allow applications to get copy of kernel datagramsStephen Hemminger2006-06-171-1/+3
* [LLC]: use rcu_dereference on receive handlerStephen Hemminger2006-06-171-2/+5
* [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller2006-04-191-1/+2
* [LLC]: Fix llc_fixup_skb() bugJochen Friedrich2005-09-221-2/+6
* [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-221-2/+7
* [LLC]: Help the compiler with likely/unlikely, saving some more bytesArnaldo Carvalho de Melo2005-09-221-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+189