aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_policy.c
AgeCommit message (Expand)Author
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-25[XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras
2008-02-17[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki
2008-01-28[XFRM] xfrm_policy: kill some bloatIlpo Järvinen
2008-01-28[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong
2008-01-28[XFRM] Statistics: Add outbound-dropping error.Masahide NAKAMURA
2008-01-28[XFRM]: RFC4303 compliant auditingPaul Moore
2008-01-28[XFRM]: Assorted IPsec fixupsPaul Moore
2008-01-28[XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA
2008-01-28[XFRM]: Define packet dropping statistics.Masahide NAKAMURA
2008-01-28[XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA
2008-01-28[IPSEC]: Fix zero return value in xfrm_lookup on errorHerbert Xu
2008-01-28[IPSEC]: Add ICMP host relookup supportHerbert Xu
2008-01-28[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu
2008-01-28[IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu
2008-01-28[NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev
2008-01-28[IPSEC]: SPD auditing fix to include the netmask/prefix-lengthPaul Moore
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[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-12-20[XFRM]: Audit function arguments misorderedPaul Moore
2007-12-11[IPSEC]: Fix potential dst leak in xfrm_lookupHerbert Xu
2007-11-30[IPSEC]: Fix uninitialised dst warning in __xfrm_lookupHerbert Xu
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu
2007-10-17[IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu
2007-10-10[IPSEC]: Remove bogus ref count in xfrm_secpath_rejectHerbert 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-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-10-10[XFRM]: xfrm audit callsJoy Latten
2007-10-10[XFRM] policy: Replace magic number with XFRM_POLICY_OUTThomas Graf
2007-08-13[XFRM]: Clean up duplicate includes in net/xfrm/Jesper Juhl
2007-08-02Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore
2007-07-31[XFRM]: State selection update to use inner addresses.Joakim Koskela
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19[NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-18[XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy
2007-06-07xfrm: Add security check before flushing SAD/SPDJoy Latten
2007-05-31[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller
2007-05-14[IPSEC]: Check validity of direction in xfrm_policy_byidHerbert Xu
2007-05-04[XFRM] SPD info TLV aggregationJamal Hadi Salim
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA
2007-04-28[XFRM]: Export SPD infoJamal Hadi Salim
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris
2007-03-20[XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten
2007-03-07[IPSEC]: xfrm_policy delete security check misplacedEric Paris