aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28[XFRM]: xfrm_state_clone() should be static, not exportedEric Dumazet1-2/+1
2008-01-28[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2-3/+3
2008-01-28[XFRM] Statistics: Add outbound-dropping error.Masahide NAKAMURA1-1/+4
2008-01-28[XFRM]: Kill some bloatIlpo Järvinen1-4/+4
2008-01-28[IPSEC]: Return EOVERFLOW when output sequence number overflowsHerbert Xu1-0/+1
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet1-0/+2
2008-01-28[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu1-1/+4
2008-01-28[IPSEC]: Fix double free on skb on async outputHerbert Xu1-0/+2
2008-01-28[XFRM]: Fix outbound statistics.Masahide NAKAMURA1-3/+9
2008-01-28[XFRM]: Drop packets when replay counter would overflowPaul Moore1-1/+4
2008-01-28[XFRM]: RFC4303 compliant auditingPaul Moore4-25/+147
2008-01-28[XFRM]: Assorted IPsec fixupsPaul Moore2-39/+29
2008-01-28[XFRM]: Add packet processing statistics option.Masahide NAKAMURA1-0/+10
2008-01-28[XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA3-23/+87
2008-01-28[XFRM]: Define packet dropping statistics.Masahide NAKAMURA3-0/+121
2008-01-28[XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA1-0/+21
2008-01-28[IPSEC]: Do xfrm_state_check_space before encapsulationHerbert Xu1-12/+6
2008-01-28[XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.Pavel Emelyanov1-2/+4