summaryrefslogtreecommitdiff
path: root/net/ipv4/xfrm4_policy.c
AgeCommit message (Expand)Author
2011-10-24ipv4: fix ipsec forward performance regressionYan, Zheng
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-05-10ipv4: xfrm: Eliminate ->rt_src reference in policy code.David S. Miller
2011-05-03ipv4: Renamt struct rtable's rt_tos to rt_key_tos.David S. Miller
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller
2011-03-12net: Make flowi ports AF dependent.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-04ipv4: Remove flowi from struct rtable.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-03-01xfrm: Handle blackhole route creation via afinfo.David S. Miller
2011-02-23xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller
2011-02-22xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to ->get_tos() const.David S. Miller
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller
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-22xfrm4: 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-10net-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-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-08-04xfrm4: fix build when SYSCTLs are disabledRandy Dunlap
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman
2009-07-27xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman
2009-07-03xfrm4: fix the ports decode of sctp protocolWei Yongjun
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2008-11-25netns xfrm: ->get_saddr in netnsAlexey Dobriyan
2008-11-25netns xfrm: ->dst_lookup in netnsAlexey Dobriyan
2008-11-25netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan
2008-11-11net: 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-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-01-31[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