| Commit message (Expand) | Author | Age | Files | Lines |
* | ipsec: Fix xfrm_state_walk race | Herbert Xu | 2008-09-22 | 1 | -9/+30 |
* | ipsec: Add missing list_del() in xfrm_state_gc_task(). | David S. Miller | 2008-09-09 | 1 | -0/+1 |
* | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu | 2008-09-09 | 1 | -13/+39 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-09-09 | 2 | -0/+3 |
|\ |
|
| * | ipsec: Restore larval states and socket policies in dump | Herbert Xu | 2008-09-09 | 2 | -0/+3 |
* | | ipsec: Make xfrm_larval_drop default to 1. | David S. Miller | 2008-09-09 | 1 | -1/+1 |
|/ |
|
* | ipsec: Fix deadlock in xfrm_state management. | David S. Miller | 2008-09-02 | 1 | -9/+23 |
* | net/xfrm: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-02 | 1 | -4/+2 |
* | xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try | Jean-Christophe DUBOIS | 2008-08-13 | 1 | -4/+1 |
* | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-25 | 3 | -5/+4 |
* | ipsec: ipcomp - Decompress into frags if necessary | Herbert Xu | 2008-07-25 | 1 | -6/+42 |
* | ipsec: ipcomp - Merge IPComp implementations | Herbert Xu | 2008-07-25 | 3 | -0/+356 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -1/+1 |
* | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info | Steffen Klassert | 2008-07-10 | 1 | -2/+1 |
* | xfrm: xfrm_algo: correct usage of RIPEMD-160 | Adrian-Ken Rueegsegger | 2008-06-04 | 1 | -2/+2 |
* | xfrm_user: Remove zero length key checks. | David S. Miller | 2008-05-21 | 1 | -11/+0 |
* | net: Allow netdevices to specify needed head/tailroom | Johannes Berg | 2008-05-12 | 1 | -3/+3 |
* | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-29 | 3 | -22/+44 |
|\ |
|
| * | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 3 | -22/+44 |
* | | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 | 1 | -1/+1 |
* | | [IPSEC]: Use digest_null directly for auth | Herbert Xu | 2008-04-27 | 1 | -2/+1 |
* | | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki | 2008-04-27 | 1 | -1/+1 |
|/ |
|
* | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2008-04-22 | 2 | -1/+3 |
* | [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-09 | 1 | -1/+1 |
* | | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 2008-04-12 | 2 | -25/+32 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-27 | 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-26 | 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-28 | 3 | -78/+125 |
|/ |
|
* | [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). | YOSHIFUJI Hideaki | 2008-02-17 | 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-12 | 2 | -3/+3 |
* | [IPSEC]: Add support for aes-ctr. | Joy Latten | 2008-02-07 | 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-01-31 | 3 | -3/+5 |
* | [XFRM]: Remove unused exports. | Adrian Bunk | 2008-01-31 | 2 | -3/+0 |
* | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 2008-01-31 | 1 | -8/+8 |
* | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 2008-01-31 | 2 | -3/+206 |
* | [IPSEC]: Allow async algorithms | Herbert Xu | 2008-01-31 | 1 | -3/+3 |
* | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
* | [XFRM] xfrm_policy: kill some bloat | Ilpo Järvinen | 2008-01-28 | 1 | -2/+2 |
* | [XFRM]: Remove ifdef crypto. | Sebastian Siewior | 2008-01-28 | 2 | -2/+1 |
* | [XFRM]: xfrm_state_clone() should be static, not exported | Eric Dumazet | 2008-01-28 | 1 | -2/+1 |
* | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong | 2008-01-28 | 2 | -3/+3 |
* | [XFRM] Statistics: Add outbound-dropping error. | Masahide NAKAMURA | 2008-01-28 | 1 | -1/+4 |
* | [XFRM]: Kill some bloat | Ilpo Järvinen | 2008-01-28 | 1 | -4/+4 |