summaryrefslogtreecommitdiffstats
path: root/net/llc/llc_input.c
Commit message (Expand)AuthorAgeFilesLines
* [LLC]: anotationsAl Viro2006-12-031-2/+2
* [LLC]: Fix double receive of SKB.Andrew Morton2006-06-181-1/+0Star
* [LLC]: allow applications to get copy of kernel datagramsStephen Hemminger2006-06-181-1/+3
* [LLC]: use rcu_dereference on receive handlerStephen Hemminger2006-06-181-2/+5
* [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller2006-04-201-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-301-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+189