| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Add skb_unclone() helper function. | Pravin B Shelar | 2013-02-15 | 1 | -1/+1 |
* | ipv4: Fix input route performance regression. | David S. Miller | 2012-07-26 | 1 | -2/+2 |
* | ipv4: Kill ip_route_input_noref(). | David Miller | 2012-07-20 | 1 | -2/+2 |
* | Revert "ipv4: tcp: dont cache unconfirmed intput dst" | David S. Miller | 2012-06-27 | 1 | -1/+1 |
* | ipv4: tcp: dont cache unconfirmed intput dst | Eric Dumazet | 2012-06-27 | 1 | -1/+1 |
* | net/ipv4: EXPORT_SYMBOL cleanups | Eric Dumazet | 2010-07-12 | 1 | -1/+0 |
* | net: Use ip_route_input_noref() in input path | Eric Dumazet | 2010-05-17 | 1 | -2/+2 |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-04-20 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | netfilter: ipv4: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt | 2010-03-25 | 1 | -1/+1 |
|/ |
|
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 1 | -1/+1 |
* | ipsec: Remove useless ret variable | Herbert Xu | 2008-12-26 | 1 | -3/+1 |
* | [IPSEC]: Fix transport-mode async resume on intput without netfilter | Herbert Xu | 2008-01-28 | 1 | -7/+5 |
* | [IPSEC]: Use the correct family for input state lookup | Herbert Xu | 2008-01-28 | 1 | -0/+1 |
* | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [IPSEC]: Add async resume support on input | Herbert Xu | 2008-01-28 | 1 | -0/+3 |
* | [IPSEC]: Remove nhoff from xfrm_input | Herbert Xu | 2008-01-28 | 1 | -6/+7 |
* | [IPSEC]: Merge most of the input path | Herbert Xu | 2008-01-28 | 1 | -112/+14 |
* | [IPSEC]: Separate inner/outer mode processing on input | Herbert Xu | 2008-01-28 | 1 | -1/+6 |
* | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-17 | 1 | -2/+2 |
* | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-17 | 1 | -1/+1 |
* | [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input | Herbert Xu | 2007-10-17 | 1 | -25/+11 |
* | [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c | Herbert Xu | 2007-10-10 | 1 | -1/+6 |
* | [UDP]: Cleanup UDP encapsulation code | James Chapman | 2007-07-10 | 1 | -8/+106 |
* | [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. | Kazunori MIYAZAWA | 2007-05-31 | 1 | -4/+2 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -10/+11 |
* | [SK_BUFF]: Introduce skb_network_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [IPSEC]: Changing API of xfrm4_tunnel_register. | Kazunori MIYAZAWA | 2007-02-13 | 1 | -1/+3 |
* | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -3/+3 |
* | [XFRM]: xfrm_parse_spi() annotations | Al Viro | 2006-09-28 | 1 | -2/+2 |
* | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA | 2006-09-22 | 1 | -1/+1 |
* | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu | 2006-06-17 | 1 | -26/+2 |
* | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 | Herbert Xu | 2006-04-09 | 1 | -2/+0 |
* | [IPSEC]: Check x->encap before dereferencing it | Herbert Xu | 2006-04-09 | 1 | -1/+1 |
* | [IPSEC]: Kill unused decap state structure | Herbert Xu | 2006-04-01 | 1 | -5/+5 |
* | [IPSEC]: Kill unused decap state argument | Herbert Xu | 2006-04-01 | 1 | -1/+4 |
* | [IPV4/6]: Netfilter IPsec input hooks | Patrick McHardy | 2006-01-07 | 1 | -0/+31 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+160 |