summaryrefslogtreecommitdiff
path: root/net/ipv4/xfrm4_input.c
Commit message (Expand)AuthorAge
* xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* esp: Add a software GRO codepathSteffen Klassert2017-02-15
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* xfrm4: Add IPsec protocol multiplexerSteffen Klassert2014-02-25
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-15
* ipv4: Fix input route performance regression.David S. Miller2012-07-26
* ipv4: Kill ip_route_input_noref().David Miller2012-07-20
* Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller2012-06-27
* ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet2012-06-27
* net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* net: Use ip_route_input_noref() in input pathEric Dumazet2010-05-17
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
|/
* net: skb->dst accessorsEric Dumazet2009-06-03
* ipsec: Remove useless ret variableHerbert Xu2008-12-26
* [IPSEC]: Fix transport-mode async resume on intput without netfilterHerbert Xu2008-01-28
* [IPSEC]: Use the correct family for input state lookupHerbert Xu2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [IPSEC]: Add async resume support on inputHerbert Xu2008-01-28
* [IPSEC]: Remove nhoff from xfrm_inputHerbert Xu2008-01-28
* [IPSEC]: Merge most of the input pathHerbert Xu2008-01-28
* [IPSEC]: Separate inner/outer mode processing on inputHerbert Xu2008-01-28
* [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-17
* [IPSEC]: Add missing BEET checksHerbert Xu2007-10-17
* [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2007-10-17
* [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.cHerbert Xu2007-10-10
* [UDP]: Cleanup UDP encapsulation codeJames Chapman2007-07-10
* [IPSEC]: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA2007-05-31
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
* [IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA2007-02-13
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [XFRM]: xfrm_parse_spi() annotationsAl Viro2006-09-28
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-22
* [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-17
* [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-09
* [IPSEC]: Check x->encap before dereferencing itHerbert Xu2006-04-09
* [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-01
* [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-01
* [IPV4/6]: Netfilter IPsec input hooksPatrick McHardy2006-01-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16