aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c
Commit message (Expand)AuthorAge
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-18
* [XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2007-07-18
* xfrm: Add security check before flushing SAD/SPDJoy Latten2007-06-07
* [XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller2007-05-31
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-24
* [IPSEC]: Check validity of direction in xfrm_policy_byidHerbert Xu2007-05-14
* [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-04
* [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-30
* [XFRM]: Export SPD infoJamal Hadi Salim2007-04-29
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* [NET]: Convert xtime.tv_sec to get_seconds()James Morris2007-04-26
* [XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten2007-03-20
* [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-07
* [IPSEC]: Fix the address family to refer encap_familyKazunori MIYAZAWA2007-02-13
* [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-12
* [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [XFRM]: xfrm_migrate() needs exporting to modules.David S. Miller2007-02-08
* [XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-08
* [IPSEC]: Policy list disorderHerbert Xu2007-01-23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-07
|\
| * audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-06
| * audit: Add auditing to ipsecJoy Latten2006-12-06
| * [XFRM] Optimize policy dumpingJamal Hadi Salim2006-12-06
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [IPSEC]: Add encapsulation family.Miika Komu2006-12-03
| * [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-03
| * SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-03
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IPsec: fix handling of errors for socket policiesVenkat Yekkirala2006-10-12
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-12
* IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-12
* [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.David S. Miller2006-10-04
* [XFRM]: Fix wildcard as tunnel sourcePatrick McHardy2006-09-22
* [XFRM]: remove xerr_idxp from __xfrm_policy_check()James Morris2006-09-22
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-22
* [XFRM]: Respect priority in policy lookups.David S. Miller2006-09-22
* [XFRM]: Extract common hashing code into xfrm_hash.[ch]David S. Miller2006-09-22
* [XFRM]: Hash policies when non-prefixed.David S. Miller2006-09-22
* [XFRM]: Purge dst references to deleted SAs passively.David S. Miller2006-09-22
* [XFRM]: Do not flush all bundles on SA insert.David S. Miller2006-09-22
* [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-22
* [XFRM]: Add sorting interface for state and template.Masahide NAKAMURA2006-09-22
* [XFRM] POLICY: sub policy support.Masahide NAKAMURA2006-09-22
* [XFRM]: Trace which secpath state is reject factor.Masahide NAKAMURA2006-09-22
* [XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA2006-09-22
* [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.Masahide NAKAMURA2006-09-22
* [XFRM]: Restrict authentication algorithm only when inbound transformation pr...Masahide NAKAMURA2006-09-22
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-22