| Commit message (Expand) | Author | Age |
* | [IPSEC]: Validate properly in xfrm_dst_check() | David S. Miller | 2006-08-13 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [XFRM]: unexport xfrm_state_mtu | Adrian Bunk | 2006-06-29 |
* | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 2006-06-29 |
* | [NET]: Fix warnings after LSM-IPSEC changes. | David S. Miller | 2006-06-18 |
* | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 2006-06-18 |
* | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu | 2006-06-18 |
* | [IPSEC] xfrm: Undo afinfo lock proliferation | Herbert Xu | 2006-06-18 |
* | [NET]: Fix "ntohl(ntohs" bugs | Alexey Dobriyan | 2006-05-22 |
* | [XFRM]: fix incorrect xfrm_policy_afinfo_lock use | Ingo Molnar | 2006-04-29 |
* | [XFRM]: fix incorrect xfrm_state_afinfo_lock use | Ingo Molnar | 2006-04-29 |
* | [XFRM]: fix softirq-unsafe xfrm typemap->lock use | Ingo Molnar | 2006-04-29 |
* | [XFRM]: Fix aevent timer. | Jamal Hadi Salim | 2006-04-14 |
* | [IPSEC]: Kill unused decap state structure | Herbert Xu | 2006-04-01 |
* | [XFRM]: Fix aevent related crash | Patrick McHardy | 2006-03-21 |
* | [NET] sem2mutex: net/ | Arjan van de Ven | 2006-03-21 |
* | [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() | David S. Miller | 2006-03-21 |
* | [XFRM]: Add some missing exports. | David S. Miller | 2006-03-20 |
* | [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c | David S. Miller | 2006-03-20 |
* | [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. | David S. Miller | 2006-03-20 |
* | [IPSEC]: Sync series - policy expires | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Sync series - SA expires | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Sync series - acquire insert | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Sync series - user | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Sync series - core changes | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu | 2006-02-27 |
* | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu | 2006-02-23 |
* | [NETFILTER]: Fix bridge netfilter related in xfrm_lookup | Patrick McHardy | 2006-02-23 |
* | [XFRM]: Fix policy double put | Patrick McHardy | 2006-02-20 |
* | [IPSEC]: Fix strange IPsec freeze. | Herbert Xu | 2006-02-13 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 |
* | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn | 2006-01-09 |
* | [NETFILTER]: Handle NAT in IPsec policy checks | Patrick McHardy | 2006-01-07 |
* | [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder | Patrick McHardy | 2006-01-07 |
* | [LSM-IPSec]: Corrections to LSM-IPSec Nethooks | Trent Jaeger | 2006-01-06 |
* | [LSM-IPSec]: Security association restriction. | Trent Jaeger | 2006-01-03 |
* | [IPSEC]: Fix policy updates missed by sockets | David S. Miller | 2005-12-22 |
* | [IPSEC]: Perform SA switchover immediately. | David S. Miller | 2005-12-19 |
* | [XFRM]: Use generic netlink receive queue processor | Thomas Graf | 2005-11-09 |
* | [NETLINK]: Make netlink_callback->done() optional | Thomas Graf | 2005-11-09 |
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 |
* | [IPSEC]: Kill obsolete get_mss function | Herbert Xu | 2005-10-25 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [IPSEC]: Document that policy direction is derived from the index. | Herbert Xu | 2005-10-05 |
* | [XFRM]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-05 |
* | [XFRM]: Always release dst_entry on error in xfrm_lookup | Patrick McHardy | 2005-09-08 |
* | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 2005-08-29 |
* | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 2005-08-29 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 |