| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
* | [XFRM]: Fix crash introduced by struct dst_entry reordering | Patrick McHardy | 2007-07-18 | 1 | -1/+1 |
* | xfrm: Add security check before flushing SAD/SPD | Joy Latten | 2007-06-07 | 1 | -3/+60 |
* | [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. | David S. Miller | 2007-05-31 | 1 | -1/+2 |
* | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller | 2007-05-24 | 1 | -2/+26 |
* | [IPSEC]: Check validity of direction in xfrm_policy_byid | Herbert Xu | 2007-05-14 | 1 | -0/+4 |
* | [XFRM] SPD info TLV aggregation | Jamal Hadi Salim | 2007-05-04 | 1 | -1/+1 |
* | [XFRM]: Restrict upper layer information by bundle. | Masahide NAKAMURA | 2007-04-30 | 1 | -0/+55 |
* | [XFRM]: Export SPD info | Jamal Hadi Salim | 2007-04-28 | 1 | -1/+15 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-25 | 1 | -1/+1 |
* | [NET]: Convert xtime.tv_sec to get_seconds() | James Morris | 2007-04-25 | 1 | -6/+6 |
* | [XFRM]: ipsecv6 needs a space when printing audit record. | Joy Latten | 2007-03-20 | 1 | -1/+1 |
* | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris | 2007-03-07 | 1 | -2/+16 |
* | [IPSEC]: Fix the address family to refer encap_family | Kazunori MIYAZAWA | 2007-02-13 | 1 | -1/+1 |
* | [XFRM]: Fix OOPSes in xfrm_audit_log(). | David S. Miller | 2007-02-12 | 1 | -1/+6 |
* | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -20/+20 |
* | [XFRM]: xfrm_migrate() needs exporting to modules. | David S. Miller | 2007-02-08 | 1 | -0/+1 |
* | [XFRM]: Extension for dynamic update of endpoint address(es) | Shinta Sugimoto | 2007-02-08 | 1 | -0/+230 |
* | [IPSEC]: Policy list disorder | Herbert Xu | 2007-01-23 | 1 | -11/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 | 1 | -31/+146 |
|\ |
|
| * | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n | Joy Latten | 2006-12-06 | 1 | -0/+2 |
| * | audit: Add auditing to ipsec | Joy Latten | 2006-12-06 | 1 | -1/+119 |
| * | [XFRM] Optimize policy dumping | Jamal Hadi Salim | 2006-12-06 | 1 | -30/+25 |
* | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -1/+37 |
|\ |
|
| * | [IPSEC]: Add encapsulation family. | Miika Komu | 2006-12-02 | 1 | -0/+1 |
| * | [XFRM]: uninline xfrm_selector_match() | Andrew Morton | 2006-12-02 | 1 | -0/+34 |
| * | SELinux: Fix SA selection semantics | Venkat Yekkirala | 2006-12-02 | 1 | -1/+2 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -4/+4 |
|/ |
|
* | IPsec: fix handling of errors for socket policies | Venkat Yekkirala | 2006-10-11 | 1 | -8/+18 |
* | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala | 2006-10-11 | 1 | -3/+4 |
* | IPsec: propagate security module errors up from flow_cache_lookup | James Morris | 2006-10-11 | 1 | -15/+53 |
* | [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect. | David S. Miller | 2006-10-04 | 1 | -2/+5 |
* | [XFRM]: Fix wildcard as tunnel source | Patrick McHardy | 2006-09-22 | 1 | -0/+21 |
* | [XFRM]: remove xerr_idxp from __xfrm_policy_check() | James Morris | 2006-09-22 | 1 | -7/+6 |
* | [NET]: Use SLAB_PANIC | Alexey Dobriyan | 2006-09-22 | 1 | -3/+1 |
* | [XFRM]: Respect priority in policy lookups. | David S. Miller | 2006-09-22 | 1 | -9/+10 |
* | [XFRM]: Extract common hashing code into xfrm_hash.[ch] | David S. Miller | 2006-09-22 | 1 | -87/+8 |
* | [XFRM]: Hash policies when non-prefixed. | David S. Miller | 2006-09-22 | 1 | -140/+541 |
* | [XFRM]: Purge dst references to deleted SAs passively. | David S. Miller | 2006-09-22 | 1 | -1/+1 |
* | [XFRM]: Do not flush all bundles on SA insert. | David S. Miller | 2006-09-22 | 1 | -10/+0 |
* | [XFRM]: Add generation count to xfrm_state and xfrm_dst. | David S. Miller | 2006-09-22 | 1 | -0/+2 |
* | [XFRM]: Add sorting interface for state and template. | Masahide NAKAMURA | 2006-09-22 | 1 | -2/+14 |
* | [XFRM] POLICY: sub policy support. | Masahide NAKAMURA | 2006-09-22 | 1 | -36/+216 |
* | [XFRM]: Trace which secpath state is reject factor. | Masahide NAKAMURA | 2006-09-22 | 1 | -7/+48 |
* | [XFRM] IPV6: Restrict bundle reusing | Masahide NAKAMURA | 2006-09-22 | 1 | -2/+6 |
* | [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport. | Masahide NAKAMURA | 2006-09-22 | 1 | -3/+3 |
* | [XFRM]: Restrict authentication algorithm only when inbound transformation pr... | Masahide NAKAMURA | 2006-09-22 | 1 | -1/+2 |
* | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA | 2006-09-22 | 1 | -5/+6 |