| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFRM]: Compilation warnings in xfrm_user.c. | Denis V. Lunev | 2008-04-14 | 1 | -4/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 | 1 | -1/+1 |
|\ |
|
| * | [XFRM]: xfrm_user: fix selector family initialization | Patrick McHardy | 2008-04-10 | 1 | -1/+1 |
* | | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 2008-04-13 | 2 | -25/+32 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-28 | 4 | -16/+85 |
|\| |
|
| * | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 2008-03-24 | 4 | -16/+85 |
* | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 | 1 | -2/+2 |
* | | [XFRM] MIP6: Fix address keys for routing search. | YOSHIFUJI Hideaki | 2008-03-25 | 1 | -9/+40 |
* | | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras | 2008-02-29 | 3 | -78/+125 |
|/ |
|
* | [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). | YOSHIFUJI Hideaki | 2008-02-18 | 1 | -2/+18 |
* | [XFRM]: Avoid bogus BUG() when throwing new policy away. | YOSHIFUJI Hideaki | 2008-02-14 | 1 | -0/+1 |
* | net: xfrm statistics depend on INET | Paul Mundt | 2008-02-14 | 1 | -1/+1 |
* | [IPSEC]: Fix bogus usage of u64 on input sequence number | Herbert Xu | 2008-02-13 | 2 | -3/+3 |
* | [IPSEC]: Add support for aes-ctr. | Joy Latten | 2008-02-08 | 1 | -0/+17 |
* | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 2008-02-01 | 1 | -1/+1 |
* | [XFRM]: Fix statistics. | Masahide NAKAMURA | 2008-02-01 | 3 | -3/+5 |
* | [XFRM]: Remove unused exports. | Adrian Bunk | 2008-02-01 | 2 | -3/+0 |
* | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 2008-02-01 | 1 | -8/+8 |
* | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 2008-02-01 | 2 | -3/+206 |
* | [IPSEC]: Allow async algorithms | Herbert Xu | 2008-02-01 | 1 | -3/+3 |
* | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev | 2008-01-29 | 1 | -1/+1 |
* | [XFRM] xfrm_policy: kill some bloat | Ilpo Järvinen | 2008-01-29 | 1 | -2/+2 |
* | [XFRM]: Remove ifdef crypto. | Sebastian Siewior | 2008-01-29 | 2 | -2/+1 |
* | [XFRM]: xfrm_state_clone() should be static, not exported | Eric Dumazet | 2008-01-29 | 1 | -2/+1 |
* | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong | 2008-01-29 | 2 | -3/+3 |
* | [XFRM] Statistics: Add outbound-dropping error. | Masahide NAKAMURA | 2008-01-29 | 1 | -1/+4 |
* | [XFRM]: Kill some bloat | Ilpo Järvinen | 2008-01-29 | 1 | -4/+4 |
* | [IPSEC]: Return EOVERFLOW when output sequence number overflows | Herbert Xu | 2008-01-29 | 1 | -0/+1 |
* | [NET]: Add some acquires/releases sparse annotations. | Eric Dumazet | 2008-01-29 | 1 | -0/+2 |
* | [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input | Herbert Xu | 2008-01-29 | 1 | -1/+4 |
* | [IPSEC]: Fix double free on skb on async output | Herbert Xu | 2008-01-29 | 1 | -0/+2 |
* | [XFRM]: Fix outbound statistics. | Masahide NAKAMURA | 2008-01-29 | 1 | -3/+9 |
* | [XFRM]: Drop packets when replay counter would overflow | Paul Moore | 2008-01-29 | 1 | -1/+4 |
* | [XFRM]: RFC4303 compliant auditing | Paul Moore | 2008-01-29 | 4 | -25/+147 |
* | [XFRM]: Assorted IPsec fixups | Paul Moore | 2008-01-28 | 2 | -39/+29 |
* | [XFRM]: Add packet processing statistics option. | Masahide NAKAMURA | 2008-01-28 | 1 | -0/+10 |
* | [XFRM]: Support to increment packet dropping statistics. | Masahide NAKAMURA | 2008-01-28 | 3 | -23/+87 |
* | [XFRM]: Define packet dropping statistics. | Masahide NAKAMURA | 2008-01-28 | 3 | -0/+121 |
* | [XFRM] IPv6: Fix dst/routing check at transformation. | Masahide NAKAMURA | 2008-01-28 | 1 | -0/+21 |
* | [IPSEC]: Do xfrm_state_check_space before encapsulation | Herbert Xu | 2008-01-28 | 1 | -12/+6 |
* | [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. | Pavel Emelyanov | 2008-01-28 | 1 | -2/+4 |
* | [IPSEC]: Fix zero return value in xfrm_lookup on error | Herbert Xu | 2008-01-28 | 1 | -2/+2 |
* | [IPSEC]: Add ICMP host relookup support | Herbert Xu | 2008-01-28 | 1 | -3/+14 |
* | [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse | Herbert Xu | 2008-01-28 | 1 | -6/+11 |
* | [IPSEC]: Make xfrm_lookup flags argument a bit-field | Herbert Xu | 2008-01-28 | 1 | -1/+1 |
* | [IPSEC]: Add xfrm_input_state helper | Herbert Xu | 2008-01-28 | 1 | -1/+1 |
* | [XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-01-28 | 1 | -1/+1 |
* | [NET]: Multiple namespaces in the all dst_ifdown routines. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
* | [IPSEC]: Use the correct family for input state lookup | Herbert Xu | 2008-01-28 | 1 | -1/+4 |
* | [IPSEC]: SPD auditing fix to include the netmask/prefix-length | Paul Moore | 2008-01-28 | 1 | -18/+26 |