Age | Commit message (Expand) | Author | Files | Lines |
2008-07-20 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-07-11 | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info | Steffen Klassert | 1 | -2/+1 |
2008-06-04 | xfrm: xfrm_algo: correct usage of RIPEMD-160 | Adrian-Ken Rueegsegger | 1 | -2/+2 |
2008-05-22 | xfrm_user: Remove zero length key checks. | David S. Miller | 1 | -11/+0 |
2008-05-13 | net: Allow netdevices to specify needed head/tailroom | Johannes Berg | 1 | -3/+3 |
2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -22/+44 |
2008-04-29 | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 1 | -1/+1 |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 3 | -22/+44 |
2008-04-28 | [IPSEC]: Use digest_null directly for auth | Herbert Xu | 1 | -2/+1 |
2008-04-28 | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-04-22 | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2 | -1/+3 |
2008-04-15 | [XFRM]: Compilation warnings in xfrm_user.c. | Denis V. Lunev | 1 | -4/+4 |
2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-04-13 | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 2 | -25/+32 |
2008-04-10 | [XFRM]: xfrm_user: fix selector family initialization | Patrick McHardy | 1 | -1/+1 |
2008-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 4 | -16/+85 |
2008-03-25 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2008-03-25 | [XFRM] MIP6: Fix address keys for routing search. | YOSHIFUJI Hideaki | 1 | -9/+40 |
2008-03-25 | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 4 | -16/+85 |
2008-02-29 | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras | 3 | -78/+125 |
2008-02-18 | [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). | YOSHIFUJI Hideaki | 1 | -2/+18 |
2008-02-15 | [XFRM]: Avoid bogus BUG() when throwing new policy away. | YOSHIFUJI Hideaki | 1 | -0/+1 |
2008-02-15 | net: xfrm statistics depend on INET | Paul Mundt | 1 | -1/+1 |
2008-02-13 | [IPSEC]: Fix bogus usage of u64 on input sequence number | Herbert Xu | 2 | -3/+3 |
2008-02-08 | [IPSEC]: Add support for aes-ctr. | Joy Latten | 1 | -0/+17 |
2008-02-01 | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 1 | -1/+1 |
2008-02-01 | [XFRM]: Fix statistics. | Masahide NAKAMURA | 3 | -3/+5 |
2008-02-01 | [XFRM]: Remove unused exports. | Adrian Bunk | 2 | -3/+0 |
2008-02-01 | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 1 | -8/+8 |
2008-02-01 | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 2 | -3/+206 |
2008-02-01 | [IPSEC]: Allow async algorithms | Herbert Xu | 1 | -3/+3 |
2008-01-29 | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev | 1 | -1/+1 |
2008-01-29 | [XFRM] xfrm_policy: kill some bloat | Ilpo Järvinen | 1 | -2/+2 |
2008-01-29 | [XFRM]: Remove ifdef crypto. | Sebastian Siewior | 2 | -2/+1 |
2008-01-29 | [XFRM]: xfrm_state_clone() should be static, not exported | Eric Dumazet | 1 | -2/+1 |
2008-01-29 | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong | 2 | -3/+3 |
2008-01-29 | [XFRM] Statistics: Add outbound-dropping error. | Masahide NAKAMURA | 1 | -1/+4 |
2008-01-29 | [XFRM]: Kill some bloat | Ilpo Järvinen | 1 | -4/+4 |
2008-01-29 | [IPSEC]: Return EOVERFLOW when output sequence number overflows | Herbert Xu | 1 | -0/+1 |
2008-01-29 | [NET]: Add some acquires/releases sparse annotations. | Eric Dumazet | 1 | -0/+2 |
2008-01-29 | [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input | Herbert Xu | 1 | -1/+4 |
2008-01-29 | [IPSEC]: Fix double free on skb on async output | Herbert Xu | 1 | -0/+2 |
2008-01-29 | [XFRM]: Fix outbound statistics. | Masahide NAKAMURA | 1 | -3/+9 |
2008-01-29 | [XFRM]: Drop packets when replay counter would overflow | Paul Moore | 1 | -1/+4 |
2008-01-29 | [XFRM]: RFC4303 compliant auditing | Paul Moore | 4 | -25/+147 |
2008-01-29 | [XFRM]: Assorted IPsec fixups | Paul Moore | 2 | -39/+29 |
2008-01-29 | [XFRM]: Add packet processing statistics option. | Masahide NAKAMURA | 1 | -0/+10 |
2008-01-29 | [XFRM]: Support to increment packet dropping statistics. | Masahide NAKAMURA | 3 | -23/+87 |
2008-01-29 | [XFRM]: Define packet dropping statistics. | Masahide NAKAMURA | 3 | -0/+121 |
2008-01-29 | [XFRM] IPv6: Fix dst/routing check at transformation. | Masahide NAKAMURA | 1 | -0/+21 |