| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFRM] xfrm_policy: kill some bloat | Ilpo Järvinen | 2008-01-28 | 1 | -2/+2 |
* | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong | 2008-01-28 | 1 | -2/+2 |
* | [XFRM] Statistics: Add outbound-dropping error. | Masahide NAKAMURA | 2008-01-28 | 1 | -1/+4 |
* | [XFRM]: RFC4303 compliant auditing | Paul Moore | 2008-01-28 | 1 | -8/+6 |
* | [XFRM]: Assorted IPsec fixups | Paul Moore | 2008-01-28 | 1 | -8/+7 |
* | [XFRM]: Support to increment packet dropping statistics. | Masahide NAKAMURA | 2008-01-28 | 1 | -12/+51 |
* | [XFRM]: Define packet dropping statistics. | Masahide NAKAMURA | 2008-01-28 | 1 | -0/+24 |
* | [XFRM] IPv6: Fix dst/routing check at transformation. | Masahide NAKAMURA | 2008-01-28 | 1 | -0/+21 |
* | [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 |
* | [NET]: Multiple namespaces in the all dst_ifdown routines. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
* | [IPSEC]: SPD auditing fix to include the netmask/prefix-length | Paul Moore | 2008-01-28 | 1 | -18/+26 |
* | [IPSEC]: Merge common code into xfrm_bundle_create | Herbert Xu | 2008-01-28 | 1 | -24/+159 |
* | [IPSEC]: Move flow construction into xfrm_dst_lookup | Herbert Xu | 2008-01-28 | 1 | -10/+15 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 | 1 | -3/+2 |
* | [XFRM]: Audit function arguments misordered | Paul Moore | 2007-12-20 | 1 | -2/+2 |
* | [IPSEC]: Fix potential dst leak in xfrm_lookup | Herbert Xu | 2007-12-11 | 1 | -3/+6 |
* | [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup | Herbert Xu | 2007-11-30 | 1 | -0/+1 |
* | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-17 | 1 | -1/+1 |
* | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-17 | 1 | -2/+4 |
* | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu | 2007-10-17 | 1 | -173/+0 |
* | [IPSEC]: Remove bogus ref count in xfrm_secpath_reject | Herbert Xu | 2007-10-10 | 1 | -5/+1 |
* | [NET]: Make the loopback device per network namespace. | Eric W. Biederman | 2007-10-10 | 1 | -1/+1 |
* | [NET]: Dynamically allocate the loopback device, part 1. | Daniel Lezcano | 2007-10-10 | 1 | -2/+2 |
* | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 2007-10-10 | 1 | -0/+5 |
* | [XFRM]: xfrm audit calls | Joy Latten | 2007-10-10 | 1 | -133/+77 |
* | [XFRM] policy: Replace magic number with XFRM_POLICY_OUT | Thomas Graf | 2007-10-10 | 1 | -1/+1 |
* | [XFRM]: Clean up duplicate includes in net/xfrm/ | Jesper Juhl | 2007-08-13 | 1 | -2/+1 |
* | Net/Security: fix memory leaks from security_secid_to_secctx() | Paul Moore | 2007-08-02 | 1 | -2/+3 |
* | [XFRM]: State selection update to use inner addresses. | Joakim Koskela | 2007-07-31 | 1 | -1/+2 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
* | [XFRM]: Fix crash introduced by struct dst_entry reordering | Patrick McHardy | 2007-07-18 | 1 | -1/+1 |
* | xfrm: Add security check before flushing SAD/SPD | Joy Latten | 2007-06-07 | 1 | -3/+60 |
* | [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. | David S. Miller | 2007-05-31 | 1 | -1/+2 |
* | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller | 2007-05-24 | 1 | -2/+26 |
* | [IPSEC]: Check validity of direction in xfrm_policy_byid | Herbert Xu | 2007-05-14 | 1 | -0/+4 |
* | [XFRM] SPD info TLV aggregation | Jamal Hadi Salim | 2007-05-04 | 1 | -1/+1 |
* | [XFRM]: Restrict upper layer information by bundle. | Masahide NAKAMURA | 2007-04-30 | 1 | -0/+55 |
* | [XFRM]: Export SPD info | Jamal Hadi Salim | 2007-04-28 | 1 | -1/+15 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-25 | 1 | -1/+1 |
* | [NET]: Convert xtime.tv_sec to get_seconds() | James Morris | 2007-04-25 | 1 | -6/+6 |
* | [XFRM]: ipsecv6 needs a space when printing audit record. | Joy Latten | 2007-03-20 | 1 | -1/+1 |
* | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris | 2007-03-07 | 1 | -2/+16 |
* | [IPSEC]: Fix the address family to refer encap_family | Kazunori MIYAZAWA | 2007-02-13 | 1 | -1/+1 |
* | [XFRM]: Fix OOPSes in xfrm_audit_log(). | David S. Miller | 2007-02-12 | 1 | -1/+6 |
* | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -20/+20 |
* | [XFRM]: xfrm_migrate() needs exporting to modules. | David S. Miller | 2007-02-08 | 1 | -0/+1 |