summaryrefslogtreecommitdiff
path: root/net/ipv4/xfrm4_output.c
AgeCommit message (Expand)Author
2011-07-01xfrm4: Don't call icmp_send on local errorSteffen Klassert
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert
2010-03-25netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2009-06-03net: skb->dst accessorsEric Dumazet
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu
2008-01-28[IPV4]: Add ip_local_outHerbert Xu
2008-01-28[IPSEC]: Separate inner/outer mode processing on outputHerbert Xu
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-10[IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu
2007-10-10[IPSEC]: Move common output code to xfrm_outputHerbert Xu
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2006-09-22[IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-06-23[IPSEC]: Handle GSO packetsHerbert Xu
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu
2006-04-29[IPSEC]: Fix IP ID selectionHerbert Xu
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu
2005-04-16Linux-2.6.12-rc2Linus Torvalds