aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-06[IPSEC]: Store MTU at each xfrm_dstHerbert Xu1-0/+3
2005-03-06[IPSEC]: Add route element to xfrm_dstHerbert Xu1-0/+1
2005-03-06[IPSEC]: Add xfrm_state_mtu()Herbert Xu1-0/+1
2005-02-14[IPSEC]: Merge xfrm{4,6}_bundle_ok/stale_bundleHerbert Xu1-0/+1
2005-02-08[IPSEC]: Stop using dst->xfrmHerbert Xu1-1/+1
2005-01-25[XFRM]: Probe selected algorithm only.Herbert Xu1-3/+3
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk1-1/+0
2004-12-27[XFRM]: Staticize, and remove unused global functions.Adrian Bunk1-5/+0
2004-10-25[XFRM]: Remove dead exports.Christoph Hellwig1-7/+0
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu1-2/+2
2004-10-20[XFRM]: Apply policy checks to packets with a secpath when the policy list is...Patrick McHardy1-1/+1
2004-09-10[IPSEC]: Find larval SAs by sequence numberHerbert Xu1-0/+13
2004-08-23[IPSEC]: Add SCTP to xfrm_flowi_{sport,dport}()Hideaki Yoshifuji1-0/+2
2004-08-21[XFRM]: Mark some functions/data static.Patrick McHardy1-2/+0
2004-08-19[IPSEC]: Revert pskb change for x->type->outputHerbert Xu1-1/+1
2004-08-18[IPSEC]: Modularise xfrm_tunnel.Herbert Xu1-2/+0
2004-08-18Merge nuts.davemloft.net:/disk1/BK/xfrm-icmp-2.6David S. Miller1-4/+42
2004-08-19[XFRM] Fix selector comparison against icmp{,v6} flows.Hideaki Yoshifuji1-4/+42
2004-08-18[IPSEC]: Call xfrm6_rcv in xfrm6_tunnel_rcvHerbert Xu1-0/+1
2004-08-18[XFRM]: Kill unused flow_hashHerbert Xu1-41/+0
2004-08-02[IPSEC]: Move xfrm[46]_tunnel_check_size into xfrm[46]_output.cHerbert Xu1-2/+0
2004-07-29[XFRM]: Declare xfrm6_output in net/xfrm.hDavid S. Miller1-0/+1
2004-07-09[IPSEC]: Move generic encap code into xfrm4_outputHerbert Xu1-0/+1
2004-06-19[XFRM] fix dependency issues for CONFIG_IPV6=m.Hideaki Yoshifuji1-1/+1
2004-06-19[IPV6] XFRM: support (uncompressed) tunnel mode ipcomp6 using xfrm6_tunnel in...Hideaki Yoshifuji1-4/+14
2004-06-03[NETFILTER]: Fix checksum bug for multicast/broadcast packets on postrouting ...James Morris1-1/+1
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro1-2/+2
2004-03-21[XFRM] remove unused argument for (*find_bundle)().Hideaki Yoshifuji1-1/+1
2003-11-29[XFRM]: Check whether a dst is still valid before adding it to a bundle.Herbert Xu1-1/+1
2003-10-18[NET]: More build fixes for CONFIG_XFRM disabled.Herbert Xu1-0/+9
2003-08-08[NET]: Allow XFRM subsystem to be optional.Andi Kleen1-2/+43
2003-07-27[IPSEC]: Fix SKB secpath refcounting.Herbert Xu1-4/+3
2003-07-27[IPSEC]: Use per-SA flag to control ECN propagation.Herbert Xu1-0/+1
2003-07-20[IPSEC]: Make reqids 32-bits.Herbert Xu1-4/+4
2003-07-08[IPSEC] Add policy expirationHerbert Xu1-5/+8
2003-06-30[IPSEC] split xfrm_state_replace + fixes Herbert Xu1-1/+2
2003-06-22[IPSEC]: Close SADB_ADD race and add XFRM_MSG_UPDSA (SADB_UPDATE equivalent).Herbert Xu1-0/+1
2003-06-14[IPV6]: Fix ipv6 header handling of AH input.Kazunori Miyazawa1-1/+0
2003-06-08[IPSEC]: Zap killed policies from the flow cache properly.Herbert Xu1-0/+1
2003-06-06[XFRM_USER]: Allow del policy by id and get policy by selector.Herbert Xu1-1/+2
2003-06-05Merge bk://kernel.bkbits.net/acme/sock-2.5David S. Miller1-9/+9
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo1-9/+9
2003-06-03[IPSEC]: Include linux/slab.h where necessary.Herbert Xu1-0/+1
2003-05-22[IPV6]: Dont store pointers to in6_addrs in struct flowi.David S. Miller1-8/+8
2003-05-15[NET]: Split out policy flow cache to be a generic facility.David S. Miller1-1/+0
2003-05-11[IPSEC]: Implement proper IPIP tunnel handling for IPcomp.James Morris1-0/+13
2003-05-08[XFRM]: Fix typos in xfrm_state_put() changes.David S. Miller1-1/+1
2003-05-08[XFRM]: Use xfrm_pol_hold().James Morris1-1/+1
2003-05-03[IPSEC]: Consolidate some output code into xfrm_check_output.James Morris1-0/+5
2003-04-30[IPSEC]: pmtu discovery support at local tunnel gateway.James Morris1-0/+1