aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2008-07-25ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-06-04xfrm: xfrm_algo: correct usage of RIPEMD-160Adrian-Ken Rueegsegger
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-28Audit: collect sessionid in netlink messagesEric Paris
2008-04-27[IPSEC]: Use digest_null directly for authHerbert Xu
2008-04-27[XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-04-14[XFRM]: Compilation warnings in xfrm_user.c.Denis V. Lunev
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore
2008-04-09[XFRM]: xfrm_user: fix selector family initializationPatrick McHardy
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-26[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[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras
2008-02-17[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki
2008-02-14[XFRM]: Avoid bogus BUG() when throwing new policy away.YOSHIFUJI Hideaki
2008-02-14net: xfrm statistics depend on INETPaul Mundt
2008-02-12[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu
2008-02-07[IPSEC]: Add support for aes-ctr.Joy Latten
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro
2008-01-31[XFRM]: Fix statistics.Masahide NAKAMURA
2008-01-31[XFRM]: Remove unused exports.Adrian Bunk
2008-01-31[XFRM]: constify 'struct xfrm_type'Eric Dumazet
2008-01-31[IPSEC]: Add support for combined mode algorithmsHerbert Xu
2008-01-31[IPSEC]: Allow async algorithmsHerbert Xu
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev
2008-01-28[XFRM] xfrm_policy: kill some bloatIlpo Järvinen
2008-01-28[XFRM]: Remove ifdef crypto.Sebastian Siewior
2008-01-28[XFRM]: xfrm_state_clone() should be static, not exportedEric Dumazet
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]: Kill some bloatIlpo Järvinen
2008-01-28[IPSEC]: Return EOVERFLOW when output sequence number overflowsHerbert Xu
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet
2008-01-28[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu
2008-01-28[IPSEC]: Fix double free on skb on async outputHerbert Xu
2008-01-28[XFRM]: Fix outbound statistics.Masahide NAKAMURA
2008-01-28[XFRM]: Drop packets when replay counter would overflowPaul Moore
2008-01-28[XFRM]: RFC4303 compliant auditingPaul Moore
2008-01-28[XFRM]: Assorted IPsec fixupsPaul Moore
2008-01-28[XFRM]: Add packet processing statistics option.Masahide NAKAMURA
2008-01-28[XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA