summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Convert xtime.tv_sec to get_seconds()James Morris2007-04-251-6/+6
* [XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten2007-03-201-1/+1
* [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-071-2/+16
* [IPSEC]: Fix the address family to refer encap_familyKazunori MIYAZAWA2007-02-131-1/+1
* [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-121-1/+6
* [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-20/+20
* [XFRM]: xfrm_migrate() needs exporting to modules.David S. Miller2007-02-081-0/+1
* [XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-081-0/+230
* [IPSEC]: Policy list disorderHerbert Xu2007-01-231-11/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-31/+146
|\
| * audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-061-0/+2
| * audit: Add auditing to ipsecJoy Latten2006-12-061-1/+119
| * [XFRM] Optimize policy dumpingJamal Hadi Salim2006-12-061-30/+25
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+37
|\
| * [IPSEC]: Add encapsulation family.Miika Komu2006-12-021-0/+1
| * [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-021-0/+34
| * SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
|/
* IPsec: fix handling of errors for socket policiesVenkat Yekkirala2006-10-111-8/+18
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-3/+4
* IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-111-15/+53
* [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.David S. Miller2006-10-041-2/+5
* [XFRM]: Fix wildcard as tunnel sourcePatrick McHardy2006-09-221-0/+21
* [XFRM]: remove xerr_idxp from __xfrm_policy_check()James Morris2006-09-221-7/+6
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-221-3/+1
* [XFRM]: Respect priority in policy lookups.David S. Miller2006-09-221-9/+10
* [XFRM]: Extract common hashing code into xfrm_hash.[ch]David S. Miller2006-09-221-87/+8
* [XFRM]: Hash policies when non-prefixed.David S. Miller2006-09-221-140/+541
* [XFRM]: Purge dst references to deleted SAs passively.David S. Miller2006-09-221-1/+1
* [XFRM]: Do not flush all bundles on SA insert.David S. Miller2006-09-221-10/+0
* [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-221-0/+2
* [XFRM]: Add sorting interface for state and template.Masahide NAKAMURA2006-09-221-2/+14
* [XFRM] POLICY: sub policy support.Masahide NAKAMURA2006-09-221-36/+216
* [XFRM]: Trace which secpath state is reject factor.Masahide NAKAMURA2006-09-221-7/+48
* [XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA2006-09-221-2/+6
* [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.Masahide NAKAMURA2006-09-221-3/+3
* [XFRM]: Restrict authentication algorithm only when inbound transformation pr...Masahide NAKAMURA2006-09-221-1/+2
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-221-5/+6
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-2/+1
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-221-13/+15
* [IPSEC]: Validate properly in xfrm_dst_check()David S. Miller2006-08-131-3/+24
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-171-0/+83
* [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-171-24/+34
* [XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar2006-04-291-4/+4
* [XFRM]: fix softirq-unsafe xfrm typemap->lock useIngo Molnar2006-04-291-4/+4
* [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-011-5/+5
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-2/+2
OpenPOWER on IntegriCloud