aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-03
* XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-03
* xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co2008-10-31
* xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-05
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu2008-09-30
* | ipsec: Fix xfrm_state_walk raceHerbert Xu2008-09-22
* | ipsec: Add missing list_del() in xfrm_state_gc_task().David S. Miller2008-09-10
* | ipsec: Use RCU-like construct for saved state within a walkHerbert Xu2008-09-09
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-09-09
|\|
| * ipsec: Restore larval states and socket policies in dumpHerbert Xu2008-09-09
* | ipsec: Make xfrm_larval_drop default to 1.David S. Miller2008-09-09
|/
* ipsec: Fix deadlock in xfrm_state management.David S. Miller2008-09-02
* net/xfrm: Use an IS_ERR test rather than a NULL testJulien Brunel2008-09-02
* xfrm: remove unnecessary variable in xfrm_output_resume() 2nd tryJean-Christophe DUBOIS2008-08-13
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu2008-07-25
* ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-25
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-20
* xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-10
* xfrm: xfrm_algo: correct usage of RIPEMD-160Adrian-Ken Rueegsegger2008-06-04
* xfrm_user: Remove zero length key checks.David S. Miller2008-05-21
* net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-12
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-29
|\
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-28
* | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* | [IPSEC]: Use digest_null directly for authHerbert Xu2008-04-27
* | [XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki2008-04-27
|/
* [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-22
* [XFRM]: Compilation warnings in xfrm_user.c.Denis V. Lunev2008-04-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * [XFRM]: xfrm_user: fix selector family initializationPatrick McHardy2008-04-09
* | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\|
| * [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-24
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | [XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki2008-03-24
* | [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-29
|/
* [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