aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki2008-02-18
* [XFRM]: Avoid bogus BUG() when throwing new policy away.YOSHIFUJI Hideaki2008-02-14
* net: xfrm statistics depend on INETPaul Mundt2008-02-14
* [IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu2008-02-13
* [IPSEC]: Add support for aes-ctr.Joy Latten2008-02-08
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* [XFRM]: Fix statistics.Masahide NAKAMURA2008-01-31
* [XFRM]: Remove unused exports.Adrian Bunk2008-01-31
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-31
* [IPSEC]: Add support for combined mode algorithmsHerbert Xu2008-01-31
* [IPSEC]: Allow async algorithmsHerbert Xu2008-01-31
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-28
* [XFRM] xfrm_policy: kill some bloatIlpo Järvinen2008-01-28
* [XFRM]: Remove ifdef crypto.Sebastian Siewior2008-01-28
* [XFRM]: xfrm_state_clone() should be static, not exportedEric Dumazet2008-01-28
* [XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2008-01-28
* [XFRM] Statistics: Add outbound-dropping error.Masahide NAKAMURA2008-01-28
* [XFRM]: Kill some bloatIlpo Järvinen2008-01-28
* [IPSEC]: Return EOVERFLOW when output sequence number overflowsHerbert Xu2008-01-28
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-28
* [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu2008-01-28
* [IPSEC]: Fix double free on skb on async outputHerbert Xu2008-01-28
* [XFRM]: Fix outbound statistics.Masahide NAKAMURA2008-01-28
* [XFRM]: Drop packets when replay counter would overflowPaul Moore2008-01-28
* [XFRM]: RFC4303 compliant auditingPaul Moore2008-01-28
* [XFRM]: Assorted IPsec fixupsPaul Moore2008-01-28
* [XFRM]: Add packet processing statistics option.Masahide NAKAMURA2008-01-28
* [XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA2008-01-28
* [XFRM]: Define packet dropping statistics.Masahide NAKAMURA2008-01-28
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-28
* [IPSEC]: Do xfrm_state_check_space before encapsulationHerbert Xu2008-01-28
* [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.Pavel Emelyanov2008-01-28
* [IPSEC]: Fix zero return value in xfrm_lookup on errorHerbert Xu2008-01-28
* [IPSEC]: Add ICMP host relookup supportHerbert Xu2008-01-28
* [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu2008-01-28
* [IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu2008-01-28
* [IPSEC]: Add xfrm_input_state helperHerbert Xu2008-01-28
* [XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-28
* [NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev2008-01-28
* [IPSEC]: Use the correct family for input state lookupHerbert Xu2008-01-28
* [IPSEC]: SPD auditing fix to include the netmask/prefix-lengthPaul Moore2008-01-28
* [IPSEC]: kmalloc + memset conversion to kzallocJoonwoo Park2008-01-28
* [IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller2008-01-28
* [IPSEC]: Add async resume support on inputHerbert Xu2008-01-28
* [IPSEC]: Remove nhoff from xfrm_inputHerbert Xu2008-01-28
* [IPSEC]: Make x->lastused an unsigned longHerbert Xu2008-01-28
* [IPSEC]: Move state lock into x->type->inputHerbert Xu2008-01-28
* [IPSEC]: Move integrity stat collection into xfrm_inputHerbert Xu2008-01-28
* [IPSEC]: Store xfrm states in security path directlyHerbert Xu2008-01-28
* [IPSEC]: Merge most of the input pathHerbert Xu2008-01-28