| Commit message (Expand) | Author | Age |
* | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard | 2008-10-05 |
* | ipsec: Put dumpers on the dump list | Herbert Xu | 2008-10-01 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-09-09 |
|\ |
|
| * | ipsec: Restore larval states and socket policies in dump | Herbert Xu | 2008-09-09 |
* | | ipsec: Make xfrm_larval_drop default to 1. | David S. Miller | 2008-09-09 |
|/ |
|
* | net/xfrm: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-02 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-20 |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 |
* | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2008-04-22 |
* | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 2008-04-12 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | [XFRM] MIP6: Fix address keys for routing search. | YOSHIFUJI Hideaki | 2008-03-24 |
* | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras | 2008-02-29 |
* | [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). | YOSHIFUJI Hideaki | 2008-02-18 |
* | [XFRM] xfrm_policy: kill some bloat | Ilpo Järvinen | 2008-01-28 |
* | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong | 2008-01-28 |
* | [XFRM] Statistics: Add outbound-dropping error. | Masahide NAKAMURA | 2008-01-28 |
* | [XFRM]: RFC4303 compliant auditing | Paul Moore | 2008-01-28 |
* | [XFRM]: Assorted IPsec fixups | Paul Moore | 2008-01-28 |
* | [XFRM]: Support to increment packet dropping statistics. | Masahide NAKAMURA | 2008-01-28 |
* | [XFRM]: Define packet dropping statistics. | Masahide NAKAMURA | 2008-01-28 |
* | [XFRM] IPv6: Fix dst/routing check at transformation. | Masahide NAKAMURA | 2008-01-28 |
* | [IPSEC]: Fix zero return value in xfrm_lookup on error | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Add ICMP host relookup support | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Make xfrm_lookup flags argument a bit-field | Herbert Xu | 2008-01-28 |
* | [NET]: Multiple namespaces in the all dst_ifdown routines. | Denis V. Lunev | 2008-01-28 |
* | [IPSEC]: SPD auditing fix to include the netmask/prefix-length | Paul Moore | 2008-01-28 |
* | [IPSEC]: Merge common code into xfrm_bundle_create | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Move flow construction into xfrm_dst_lookup | Herbert Xu | 2008-01-28 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 |
* | [XFRM]: Audit function arguments misordered | Paul Moore | 2007-12-20 |
* | [IPSEC]: Fix potential dst leak in xfrm_lookup | Herbert Xu | 2007-12-11 |
* | [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup | Herbert Xu | 2007-11-29 |
* | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-18 |
* | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-18 |
* | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu | 2007-10-18 |
* | [IPSEC]: Remove bogus ref count in xfrm_secpath_reject | Herbert Xu | 2007-10-10 |
* | [NET]: Make the loopback device per network namespace. | Eric W. Biederman | 2007-10-10 |
* | [NET]: Dynamically allocate the loopback device, part 1. | Daniel Lezcano | 2007-10-10 |
* | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 2007-10-10 |
* | [XFRM]: xfrm audit calls | Joy Latten | 2007-10-10 |
* | [XFRM] policy: Replace magic number with XFRM_POLICY_OUT | Thomas Graf | 2007-10-10 |
* | [XFRM]: Clean up duplicate includes in net/xfrm/ | Jesper Juhl | 2007-08-14 |
* | Net/Security: fix memory leaks from security_secid_to_secctx() | Paul Moore | 2007-08-02 |
* | [XFRM]: State selection update to use inner addresses. | Joakim Koskela | 2007-07-31 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-18 |
* | [XFRM]: Fix crash introduced by struct dst_entry reordering | Patrick McHardy | 2007-07-18 |
* | xfrm: Add security check before flushing SAD/SPD | Joy Latten | 2007-06-07 |