| Commit message (Expand) | Author | Age |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 |
* | llc: Fix length check in llc_fixup_skb(). | David S. Miller | 2011-04-11 |
* | llc: avoid skb_clone() if there is only one handler | Changli Gao | 2011-02-28 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 |
|\ |
|
| * | [LLC]: bogus llc packet length | Joonwoo Park | 2008-03-28 |
* | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 |
|/ |
|
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-10 |
* | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET] LLC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [LLC]: anotations | Al Viro | 2006-12-03 |
* | [LLC]: Fix double receive of SKB. | Andrew Morton | 2006-06-18 |
* | [LLC]: allow applications to get copy of kernel datagrams | Stephen Hemminger | 2006-06-18 |
* | [LLC]: use rcu_dereference on receive handler | Stephen Hemminger | 2006-06-18 |
* | [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb(). | David S. Miller | 2006-04-19 |
* | [LLC]: Fix llc_fixup_skb() bug | Jochen Friedrich | 2005-09-22 |
* | [LLC]: Use refcounting with struct llc_sap | Arnaldo Carvalho de Melo | 2005-09-22 |
* | [LLC]: Help the compiler with likely/unlikely, saving some more bytes | Arnaldo Carvalho de Melo | 2005-09-22 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |