aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_output.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-1/+1
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu1-1/+2
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu1-70/+7
2008-01-28[IPV6]: Add ip6_local_outHerbert Xu1-6/+1
2008-01-28[IPSEC]: Separate inner/outer mode processing on inputHerbert Xu1-0/+1
2008-01-28[IPSEC]: Separate inner/outer mode processing on outputHerbert Xu1-9/+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/+4
2007-10-10[IPSEC]: Move common output code to xfrm_outputHerbert Xu1-40/+5
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki1-0/+2
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris1-1/+1
2007-02-10[NET] IPV6: 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] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA1-0/+6
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-08-02[XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy1-1/+1
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu1-1/+1
2006-06-23[IPSEC]: Handle GSO packetsHerbert Xu1-2/+37
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu1-60/+3
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-19/+56
2005-05-23[IPV6]: Fix xfrm tunnel oops with large packetsHerbert Xu1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+143