Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | [NET]: Dynamically allocate the loopback device, part 1. | Daniel Lezcano | 1 | -2/+2 |
2007-10-11 | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 1 | -0/+5 |
2007-10-11 | [XFRM]: xfrm audit calls | Joy Latten | 1 | -133/+77 |
2007-10-11 | [XFRM] policy: Replace magic number with XFRM_POLICY_OUT | Thomas Graf | 1 | -1/+1 |
2007-08-14 | [XFRM]: Clean up duplicate includes in net/xfrm/ | Jesper Juhl | 1 | -2/+1 |
2007-08-02 | Net/Security: fix memory leaks from security_secid_to_secctx() | Paul Moore | 1 | -2/+3 |
2007-07-31 | [XFRM]: State selection update to use inner addresses. | Joakim Koskela | 1 | -1/+2 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-19 | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2007-07-18 | [XFRM]: Fix crash introduced by struct dst_entry reordering | Patrick McHardy | 1 | -1/+1 |
2007-06-08 | xfrm: Add security check before flushing SAD/SPD | Joy Latten | 1 | -3/+60 |
2007-05-31 | [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. | David S. Miller | 1 | -1/+2 |
2007-05-25 | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller | 1 | -2/+26 |
2007-05-14 | [IPSEC]: Check validity of direction in xfrm_policy_byid | Herbert Xu | 1 | -0/+4 |
2007-05-04 | [XFRM] SPD info TLV aggregation | Jamal Hadi Salim | 1 | -1/+1 |
2007-04-30 | [XFRM]: Restrict upper layer information by bundle. | Masahide NAKAMURA | 1 | -0/+55 |
2007-04-29 | [XFRM]: Export SPD info | Jamal Hadi Salim | 1 | -1/+15 |
2007-04-26 | [NET]: cleanup extra semicolons | Stephen Hemminger | 1 | -1/+1 |
2007-04-26 | [NET]: Convert xtime.tv_sec to get_seconds() | James Morris | 1 | -6/+6 |
2007-03-20 | [XFRM]: ipsecv6 needs a space when printing audit record. | Joy Latten | 1 | -1/+1 |
2007-03-08 | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris | 1 | -2/+16 |
2007-02-13 | [IPSEC]: Fix the address family to refer encap_family | Kazunori MIYAZAWA | 1 | -1/+1 |
2007-02-13 | [XFRM]: Fix OOPSes in xfrm_audit_log(). | David S. Miller | 1 | -1/+6 |
2007-02-11 | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -20/+20 |
2007-02-09 | [XFRM]: xfrm_migrate() needs exporting to modules. | David S. Miller | 1 | -0/+1 |
2007-02-09 | [XFRM]: Extension for dynamic update of endpoint address(es) | Shinta Sugimoto | 1 | -0/+230 |
2007-01-24 | [IPSEC]: Policy list disorder | Herbert Xu | 1 | -11/+5 |
2006-12-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -31/+146 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-12-07 | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n | Joy Latten | 1 | -0/+2 |
2006-12-07 | audit: Add auditing to ipsec | Joy Latten | 1 | -1/+119 |
2006-12-07 | [XFRM] Optimize policy dumping | Jamal Hadi Salim | 1 | -30/+25 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -1/+37 |
2006-12-03 | [IPSEC]: Add encapsulation family. | Miika Komu | 1 | -0/+1 |
2006-12-03 | [XFRM]: uninline xfrm_selector_match() | Andrew Morton | 1 | -0/+34 |
2006-12-03 | SELinux: Fix SA selection semantics | Venkat Yekkirala | 1 | -1/+2 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -4/+4 |
2006-10-12 | IPsec: fix handling of errors for socket policies | Venkat Yekkirala | 1 | -8/+18 |
2006-10-12 | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala | 1 | -3/+4 |
2006-10-12 | IPsec: propagate security module errors up from flow_cache_lookup | James Morris | 1 | -15/+53 |
2006-10-04 | [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect. | David S. Miller | 1 | -2/+5 |
2006-09-23 | [XFRM]: Fix wildcard as tunnel source | Patrick McHardy | 1 | -0/+21 |
2006-09-23 | [XFRM]: remove xerr_idxp from __xfrm_policy_check() | James Morris | 1 | -7/+6 |
2006-09-23 | [NET]: Use SLAB_PANIC | Alexey Dobriyan | 1 | -3/+1 |
2006-09-23 | [XFRM]: Respect priority in policy lookups. | David S. Miller | 1 | -9/+10 |
2006-09-23 | [XFRM]: Extract common hashing code into xfrm_hash.[ch] | David S. Miller | 1 | -87/+8 |
2006-09-23 | [XFRM]: Hash policies when non-prefixed. | David S. Miller | 1 | -140/+541 |
2006-09-23 | [XFRM]: Purge dst references to deleted SAs passively. | David S. Miller | 1 | -1/+1 |
2006-09-23 | [XFRM]: Do not flush all bundles on SA insert. | David S. Miller | 1 | -10/+0 |
2006-09-23 | [XFRM]: Add generation count to xfrm_state and xfrm_dst. | David S. Miller | 1 | -0/+2 |