aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-05xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard3-16/+51
2008-10-01ipsec: Put dumpers on the dump listHerbert Xu3-127/+97
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+8
2008-09-30ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu1-4/+8
2008-09-22ipsec: Fix xfrm_state_walk raceHerbert Xu1-9/+30
2008-09-09ipsec: Add missing list_del() in xfrm_state_gc_task().David S. Miller1-0/+1
2008-09-09ipsec: Use RCU-like construct for saved state within a walkHerbert Xu1-13/+39
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+3
2008-09-09ipsec: Make xfrm_larval_drop default to 1.David S. Miller1-1/+1
2008-09-09ipsec: Restore larval states and socket policies in dumpHerbert Xu2-0/+3
2008-09-02ipsec: Fix deadlock in xfrm_state management.David S. Miller1-9/+23
2008-09-02net/xfrm: Use an IS_ERR test rather than a NULL testJulien Brunel1-4/+2
2008-08-13xfrm: remove unnecessary variable in xfrm_output_resume() 2nd tryJean-Christophe DUBOIS1-4/+1
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen3-5/+4
2008-07-25ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu1-6/+42
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu3-0/+356
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-1/+1
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert1-2/+1
2008-06-04xfrm: xfrm_algo: correct usage of RIPEMD-160Adrian-Ken Rueegsegger1-2/+2
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg1-3/+3
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds3-22/+44
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-1/+1
2008-04-28Audit: collect sessionid in netlink messagesEric Paris3-22/+44
2008-04-27[IPSEC]: Use digest_null directly for authHerbert Xu1-2/+1
2008-04-27[XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki1-1/+1
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2-1/+3
2008-04-14[XFRM]: Compilation warnings in xfrm_user.c.Denis V. Lunev1-4/+4
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2-25/+32
2008-04-09[XFRM]: xfrm_user: fix selector family initializationPatrick McHardy1-1/+1
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-16/+85
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2008-03-25[XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki1-9/+40
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA4-16/+85
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras3-78/+125
2008-02-17[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki1-2/+18
2008-02-14[XFRM]: Avoid bogus BUG() when throwing new policy away.YOSHIFUJI Hideaki1-0/+1
2008-02-14net: xfrm statistics depend on INETPaul Mundt1-1/+1
2008-02-12[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu2-3/+3
2008-02-07[IPSEC]: Add support for aes-ctr.Joy Latten1-0/+17
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro1-1/+1
2008-01-31[XFRM]: Fix statistics.Masahide NAKAMURA3-3/+5
2008-01-31[XFRM]: Remove unused exports.Adrian Bunk2-3/+0
2008-01-31[XFRM]: constify 'struct xfrm_type'Eric Dumazet1-8/+8
2008-01-31[IPSEC]: Add support for combined mode algorithmsHerbert Xu2-3/+206
2008-01-31[IPSEC]: Allow async algorithmsHerbert Xu1-3/+3
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev1-1/+1
2008-01-28[XFRM] xfrm_policy: kill some bloatIlpo Järvinen1-2/+2
2008-01-28[XFRM]: Remove ifdef crypto.Sebastian Siewior2-2/+1