aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/xfrm4_output.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-03net: skb->dst accessorsEric Dumazet1-3/+3
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA1-1/+1
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-2/+2
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu1-0/+2
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu1-72/+4
2008-01-28[IPV4]: Add ip_local_outHerbert Xu1-7/+1
2008-01-28[IPSEC]: Separate inner/outer mode processing on outputHerbert Xu1-11/+30
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu1-1/+1
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu1-1/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2007-10-10[IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu1-0/+5
2007-10-10[IPSEC]: Move common output code to xfrm_outputHerbert Xu1-36/+4
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-2/+1
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-09-22[IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim1-1/+1
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA1-2/+2
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-2/+2
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu1-1/+1
2006-06-23[IPSEC]: Handle GSO packetsHerbert Xu1-8/+46
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu1-58/+3
2006-04-29[IPSEC]: Fix IP ID selectionHerbert Xu1-1/+1
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy1-3/+10
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy1-1/+1
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy1-0/+1
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy1-17/+54
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu1-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+141