aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/xfrm4_policy.c
Commit message (Expand)AuthorAge
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* ipv4: xfrm: Eliminate ->rt_src reference in policy code.David S. Miller2011-05-10
* ipv4: Renamt struct rtable's rt_tos to rt_key_tos.David S. Miller2011-05-03
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi2011-04-07
* net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller2011-03-12
* net: Use flowi4 and flowi6 in xfrm layer.David S. Miller2011-03-12
* ipv4: Use flowi4 in public route lookup interfaces.David S. Miller2011-03-12
* net: Make flowi ports AF dependent.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* ipv4: Remove flowi from struct rtable.David S. Miller2011-03-05
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* xfrm: Handle blackhole route creation via afinfo.David S. Miller2011-03-01
* xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller2011-02-24
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-22
* net: Implement read-only protection and COW'ing of metrics.David S. Miller2011-01-26
* net: use the macros defined for the members of flowiChangli Gao2010-11-17
* xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-15
* net: get rid of rtable->idevEric Dumazet2010-11-11
* net dst: use a percpu_counter to track entriesEric Dumazet2010-10-11
* xfrm4: strip ECN bits from tos fieldUlrich Weber2010-09-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\
| * xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-04
* | net-next: remove useless union keywordChangli Gao2010-06-11
|/
* xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-07
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-03
* netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-25
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
* xfrm4: fix build when SYSCTLs are disabledRandy Dunlap2009-08-04
* xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-30
* xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2009-07-27
* xfrm4: fix the ports decode of sctp protocolWei Yongjun2009-07-03
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-25
* netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-25
* netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-25
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-11
* net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong2008-11-03
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet2008-01-31
* [NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev2008-01-28
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-28
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-28
* [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu2008-01-28
* [NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev2008-01-28
* [IPSEC]: Merge most of the output pathHerbert Xu2008-01-28
* [IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu2008-01-28
* [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-28
* [IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu2008-01-28