summaryrefslogtreecommitdiff
path: root/net/ipv4/xfrm4_policy.c
AgeCommit message (Expand)Author
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet
2010-09-23xfrm4: strip ECN bits from tos fieldUlrich Weber
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-06-11net-next: remove useless union keywordChangli Gao
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu
2010-01-25netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-08-05xfrm4: fix build when SYSCTLs are disabledRandy Dunlap
2009-07-31xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman
2009-07-27xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman
2009-07-04xfrm4: fix the ports decode of sctp protocolWei Yongjun
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2008-11-26netns xfrm: ->get_saddr in netnsAlexey Dobriyan
2008-11-26netns xfrm: ->dst_lookup in netnsAlexey Dobriyan
2008-11-26netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan
2008-11-12net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-11-03net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-02-01[NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet
2008-01-28[NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano
2008-01-28[XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA
2008-01-28[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu
2008-01-28[NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu
2008-01-28[IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu
2008-01-28[IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu
2008-01-28[IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu
2008-01-28[IPSEC]: Set dst->input to dst_discardHerbert Xu
2008-01-28[IPSEC]: Only set neighbour on top xfrm dstHerbert Xu
2008-01-28[IPV6]: Move nfheader_len into rt6_infoHerbert Xu
2007-10-18[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu
2007-10-18[IPSEC]: Use the top IPv4 route's peer instead of the bottomHerbert Xu
2007-10-18[IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu
2007-10-18[IPSEC]: Add missing BEET checksHerbert Xu
2007-10-10[NET]: Make the loopback device per network namespace.Eric W. Biederman
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano
2007-04-26[NET]: cleanup extra semicolonsStephen Hemminger
2007-04-26[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-26[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-26[IPV4]: cleanupStephen Hemminger
2007-02-26[XFRM]: Fix oops in xfrm4_dst_destroy()Bernhard Walle
2007-02-11[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-08[XFRM]: Fix missed error setting in xfrm4_policy.cDavid S. Miller
2007-02-08[IPSEC]: IPv4 over IPv6 IPsec tunnelMiika Komu