summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c
Commit message (Expand)AuthorAgeFilesLines
* Audit: collect sessionid in netlink messagesEric Paris2008-04-281-4/+8
* [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-221-1/+1
* LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-131-9/+15
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-2/+2
* [XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki2008-03-251-9/+40
* [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-291-33/+46
* [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki2008-02-181-2/+18
* [XFRM] xfrm_policy: kill some bloatIlpo Järvinen2008-01-291-2/+2
* [XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2008-01-291-2/+2
* [XFRM] Statistics: Add outbound-dropping error.Masahide NAKAMURA2008-01-291-1/+4
* [XFRM]: RFC4303 compliant auditingPaul Moore2008-01-291-8/+6Star
* [XFRM]: Assorted IPsec fixupsPaul Moore2008-01-281-8/+7Star
* [XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA2008-01-281-12/+51
* [XFRM]: Define packet dropping statistics.Masahide NAKAMURA2008-01-281-0/+24
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-281-0/+21
* [IPSEC]: Fix zero return value in xfrm_lookup on errorHerbert Xu2008-01-281-2/+2
* [IPSEC]: Add ICMP host relookup supportHerbert Xu2008-01-281-3/+14
* [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu2008-01-281-6/+11
* [IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu2008-01-281-1/+1
* [NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev2008-01-281-1/+1
* [IPSEC]: SPD auditing fix to include the netmask/prefix-lengthPaul Moore2008-01-281-18/+26
* [IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu2008-01-281-24/+159
* [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-281-10/+15
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+2Star
* [XFRM]: Audit function arguments misorderedPaul Moore2007-12-201-2/+2
* [IPSEC]: Fix potential dst leak in xfrm_lookupHerbert Xu2007-12-111-3/+6
* [IPSEC]: Fix uninitialised dst warning in __xfrm_lookupHerbert Xu2007-11-291-0/+1
* [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-181-1/+1
* [IPSEC]: Add missing BEET checksHerbert Xu2007-10-181-2/+4
* [IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2007-10-181-173/+0Star
* [IPSEC]: Remove bogus ref count in xfrm_secpath_rejectHerbert Xu2007-10-111-5/+1Star
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-111-1/+1
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-111-2/+2
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+5
* [XFRM]: xfrm audit callsJoy Latten2007-10-111-133/+77Star
* [XFRM] policy: Replace magic number with XFRM_POLICY_OUTThomas Graf2007-10-111-1/+1
* [XFRM]: Clean up duplicate includes in net/xfrm/Jesper Juhl2007-08-141-2/+1Star
* Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore2007-08-021-2/+3
* [XFRM]: State selection update to use inner addresses.Joakim Koskela2007-07-311-1/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
* [XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2007-07-181-1/+1
* xfrm: Add security check before flushing SAD/SPDJoy Latten2007-06-071-3/+60
* [XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller2007-05-311-1/+2
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-251-2/+26
* [IPSEC]: Check validity of direction in xfrm_policy_byidHerbert Xu2007-05-141-0/+4
* [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-041-1/+1
* [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-301-0/+55
* [XFRM]: Export SPD infoJamal Hadi Salim2007-04-291-1/+15
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-261-1/+1