Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -50/+219 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2 | -2/+2 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 1 | -1/+1 |
2006-12-07 | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n | Joy Latten | 2 | -1/+2 |
2006-12-07 | audit: Add auditing to ipsec | Joy Latten | 3 | -6/+164 |
2006-12-07 | [IPSEC]: Add support for AES-XCBC-MAC | Kazunori MIYAZAWA | 1 | -0/+17 |
2006-12-07 | [XFRM] Optimize SA dumping | Jamal Hadi Salim | 1 | -13/+11 |
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 | -8/+42 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 3 | -35/+63 |
2006-12-04 | [XFRM] xfrm_user: Better validation of user templates. | David S. Miller | 1 | -8/+42 |
2006-12-03 | [XFRM]: Fix aevent structuring to be more complete. | Jamal Hadi Salim | 1 | -1/+3 |
2006-12-03 | [IPSEC]: Add netlink interface for the encapsulation family. | Miika Komu | 1 | -1/+3 |
2006-12-03 | [IPSEC]: Add encapsulation family. | Miika Komu | 1 | -0/+1 |
2006-12-03 | [XFRM]: Convert a few __u8 to proper u8 | Jamal Hadi Salim | 1 | -8/+8 |
2006-12-03 | [XFRM]: Make flush notifier prettier when subpolicy used | Jamal Hadi Salim | 1 | -10/+2 |
2006-12-03 | [NETLINK]: Remove unused dst_pid field in netlink_skb_parms | Thomas Graf | 1 | -2/+0 |
2006-12-03 | [XFRM]: Use kmemdup where appropriate | Arnaldo Carvalho de Melo | 1 | -6/+3 |
2006-12-03 | [XFRM]: Make copy_to_user_policy_type take a type | Jamal Hadi Salim | 1 | -7/+7 |
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-12-03 | [XFRM]: annotate ->new_mapping() | Al Viro | 1 | -1/+1 |
2006-11-26 | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists. | Masahide NAKAMURA | 1 | -0/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 2 | -8/+8 |
2006-11-22 | [XFRM]: nlmsg length not computed correctly in the presence of subpolicies | Jamal Hadi Salim | 1 | -1/+9 |
2006-11-22 | [XFRM]: Sub-policies broke policy events | Jamal Hadi Salim | 1 | -0/+3 |
2006-10-31 | [XFRM] xfrm_user: Fix unaligned accesses. | David S. Miller | 1 | -2/+2 |
2006-10-25 | [XFRM]: Fix xfrm_state accounting | Patrick McHardy | 1 | -8/+10 |
2006-10-16 | [XFRM]: Fix xfrm_state_num going negative. | David S. Miller | 1 | -4/+13 |
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 | 2 | -12/+4 |
2006-10-12 | IPsec: propagate security module errors up from flow_cache_lookup | James Morris | 1 | -15/+53 |
2006-10-04 | [XFRM]: BEET mode | Diego Beltrami | 1 | -0/+1 |
2006-10-04 | [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect. | David S. Miller | 1 | -2/+5 |
2006-10-04 | [XFRM] STATE: Use destination address for src hash. | Masahide NAKAMURA | 2 | -10/+13 |
2006-09-29 | [XFRM]: Do not add a state whose SPI is zero to the SPI hash. | Masahide NAKAMURA | 1 | -4/+7 |
2006-09-29 | [XFRM]: xfrm_spi_hash() annotations | Al Viro | 2 | -3/+3 |
2006-09-29 | [XFRM]: xfrm_replay_advance() annotations | Al Viro | 1 | -3/+2 |
2006-09-29 | [XFRM]: xrfm_replay_check() annotations | Al Viro | 1 | -3/+2 |
2006-09-29 | [XFRM]: xfrm_parse_spi() annotations | Al Viro | 1 | -4/+4 |
2006-09-29 | [XFRM]: xfrm_state_lookup() annotations | Al Viro | 1 | -2/+2 |
2006-09-29 | [XFRM]: xfrm_alloc_spi() annotated | Al Viro | 1 | -5/+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 | [XFRM] STATE: Fix flusing with hash mask. | Masahide NAKAMURA | 1 | -1/+1 |
2006-09-23 | [NET]: Use SLAB_PANIC | Alexey Dobriyan | 2 | -6/+2 |
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 | 5 | -200/+195 |
2006-09-23 | [XFRM]: Hash policies when non-prefixed. | David S. Miller | 1 | -140/+541 |
2006-09-23 | [XFRM]: Hash xfrm_state objects by source address too. | David S. Miller | 1 | -18/+35 |