summaryrefslogtreecommitdiffstats
path: root/net/llc/llc_input.c
Commit message (Expand)AuthorAgeFilesLines
* llc: Fix races between llc2 handler use and (un)registrationBen Hutchings2012-08-141-4/+17
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* llc: Fix length check in llc_fixup_skb().David S. Miller2011-04-111-2/+1
* llc: avoid skb_clone() if there is only one handlerChangli Gao2011-02-281-12/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-1/+5
|\
| * [LLC]: bogus llc packet lengthJoonwoo Park2008-03-281-1/+5
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-2/+2
|/
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-101-0/+4
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-1/+1
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+189
OpenPOWER on IntegriCloud