Age | Commit message (Expand) | Author |
2008-02-26 | [AF_KEY]: Fix oops by converting to proc_net_*(). | David S. Miller |
2008-02-14 | [AF_KEY]: Fix bug in spdadd | Kazunori MIYAZAWA |
2008-02-09 | [KEY]: Convert net/pfkey to use seq files. | Pavel Emelyanov |
2008-02-09 | [KEY]: Clean up proc files creation a bit. | Pavel Emelyanov |
2008-02-01 | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro |
2008-01-28 | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong |
2008-01-20 | [AF_KEY]: Fix skb leak on pfkey_send_migrate() error | Patrick McHardy |
2007-12-19 | [IPSEC]: Avoid undefined shift operation when testing algorithm ID | Herbert Xu |
2007-11-26 | [IPSEC]: Temporarily remove locks around copying of non-atomic fields | Herbert Xu |
2007-11-22 | [PFKEY]: Sending an SADB_GET responds with an SADB_GET | Charles Hardin |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov |
2007-10-30 | [AF_KEY]: suppress a warning for 64k pages. | Stephen Rothwell |
2007-10-10 | [IPSEC]: Lock state when copying non-atomic fields to user-space | Herbert Xu |
2007-10-10 | [IPSEC]: Move common code into xfrm_alloc_spi | Herbert Xu |
2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman |
2007-10-10 | [NET]: Make /proc/net per network namespace | Eric W. Biederman |
2007-10-10 | [XFRM]: xfrm audit calls | Joy Latten |
2007-10-10 | [NET] Cleanup: DIV_ROUND_UP | Ilpo Järvinen |
2007-08-02 | [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 | Joy Latten |
2007-07-26 | net/* misc endianness annotations | Al Viro |
2007-06-07 | xfrm: Add security check before flushing SAD/SPD | Joy Latten |
2007-05-19 | [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all | Herbert Xu |
2007-04-25 | [NET]: cleanup extra semicolons | Stephen Hemminger |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo |
2007-04-18 | [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() | David S. Miller |
2007-04-17 | [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx. | Kazunori MIYAZAWA |
2007-03-07 | [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa | Eric Paris |
2007-03-07 | [IPSEC]: Add xfrm policy change auditing to pfkey_spdget | Eric Paris |
2007-03-07 | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris |
2007-02-12 | [XFRM]: Fix OOPSes in xfrm_audit_log(). | David S. Miller |
2007-02-10 | [NET] KEY: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-02-08 | [PFKEYV2]: Extension for dynamic update of endpoint address(es) | Shinta Sugimoto |
2006-12-06 | audit: Add auditing to ipsec | Joy Latten |
2006-12-02 | [IPSEC]: Add AF_KEY interface for encapsulation family. | Miika Komu |
2006-12-02 | [XFRM]: annotate ->new_mapping() | Al Viro |
2006-10-11 | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala |
2006-09-28 | [XFRM]: ports in struct xfrm_selector annotated | Al Viro |
2006-09-22 | [XFRM] POLICY: Support netlink socket interface for sub policy. | Masahide NAKAMURA |
2006-09-22 | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA |
2006-09-22 | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add security context to acquire messages using PF_KEY | Venkat Yekkirala |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-17 | [LSM-IPsec]: SELinux Authorize | Catherine Zhang |
2006-03-20 | [NET] sem2mutex: net/ | Arjan van de Ven |
2006-03-20 | [IPSEC]: Sync series - user | Jamal Hadi Salim |
2006-02-23 | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu |
2006-01-24 | [AF_KEY]: no message type set | Jerome Borsboom |
2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap |
2006-01-09 | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn |
2006-01-03 | [NET]: move struct proto_ops to const | Eric Dumazet |