Age | Commit message (Expand) | Author | Files | Lines |
2015-09-18 | netfilter: Pass net into okfn | Eric W. Biederman | 1 | -1/+2 |
2015-09-18 | netfilter: Pass struct net into the netfilter hooks | Eric W. Biederman | 1 | -2/+2 |
2015-04-07 | netfilter: Pass socket pointer down through okfn(). | David Miller | 1 | -2/+3 |
2014-04-12 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 1 | -3/+1 |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 1 | -4/+7 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-07-02 | decnet: Reduce switch/case indent | Joe Perches | 1 | -89/+93 |
2010-04-20 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-25 | netfilter: decnet: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt | 1 | -1/+2 |
2009-05-10 | decnet: Use data ready call back, rather than hand coding it | Steven Whitehouse | 1 | -13/+4 |
2008-11-27 | decnet: remove private wrappers of endian helpers | Harvey Harrison | 1 | -13/+15 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-11 | [NET] DECNET: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -37/+37 |
2006-12-03 | [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2006-11-08 | [DECNET]: Endianess fixes (try #2) | Steven Whitehouse | 1 | -4/+4 |
2006-09-23 | [NET]: Fix sk->sk_filter field access | Dmitry Mishin | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-18 | [NET]: Clean up skb_linearize | Herbert Xu | 1 | -2/+1 |
2006-03-21 | [DECnet]: Endian annotation and fixes for DECnet. | Steven Whitehouse | 1 | -14/+14 |
2006-01-04 | [SOCK]: Introduce sk_receive_skb | Arnaldo Carvalho de Melo | 1 | -16/+1 |
2005-08-30 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+934 |