summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
* xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-101-2/+1
* xfrm: xfrm_algo: correct usage of RIPEMD-160Adrian-Ken Rueegsegger2008-06-041-2/+2
* xfrm_user: Remove zero length key checks.David S. Miller2008-05-211-11/+0
* net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-121-3/+3
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-293-22/+44
|\
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-283-22/+44
* | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* | [IPSEC]: Use digest_null directly for authHerbert Xu2008-04-271-2/+1
* | [XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki2008-04-271-1/+1
|/
* [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-222-1/+3
* [XFRM]: Compilation warnings in xfrm_user.c.Denis V. Lunev2008-04-141-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+1
|\
| * [XFRM]: xfrm_user: fix selector family initializationPatrick McHardy2008-04-091-1/+1
* | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-122-25/+32
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-274-16/+85
|\ \ | |/
| * [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-244-16/+85
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* | [XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki2008-03-251-9/+40
* | [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-283-78/+125
|/
* [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki2008-02-171-2/+18
* [XFRM]: Avoid bogus BUG() when throwing new policy away.YOSHIFUJI Hideaki2008-02-141-0/+1
* net: xfrm statistics depend on INETPaul Mundt2008-02-141-1/+1
* [IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu2008-02-122-3/+3
* [IPSEC]: Add support for aes-ctr.Joy Latten2008-02-071-0/+17
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-1/+1
* [XFRM]: Fix statistics.Masahide NAKAMURA2008-01-313-3/+5
* [XFRM]: Remove unused exports.Adrian Bunk2008-01-312-3/+0
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-311-8/+8
* [IPSEC]: Add support for combined mode algorithmsHerbert Xu2008-01-312-3/+206
* [IPSEC]: Allow async algorithmsHerbert Xu2008-01-311-3/+3
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-281-1/+1
* [XFRM] xfrm_policy: kill some bloatIlpo Järvinen2008-01-281-2/+2
* [XFRM]: Remove ifdef crypto.Sebastian Siewior2008-01-282-2/+1
* [XFRM]: xfrm_state_clone() should be static, not exportedEric Dumazet2008-01-281-2/+1
* [XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2008-01-282-3/+3
* [XFRM] Statistics: Add outbound-dropping error.Masahide NAKAMURA2008-01-281-1/+4
* [XFRM]: Kill some bloatIlpo Järvinen2008-01-281-4/+4
* [IPSEC]: Return EOVERFLOW when output sequence number overflowsHerbert Xu2008-01-281-0/+1
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-281-0/+2
* [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu2008-01-281-1/+4
* [IPSEC]: Fix double free on skb on async outputHerbert Xu2008-01-281-0/+2
* [XFRM]: Fix outbound statistics.Masahide NAKAMURA2008-01-281-3/+9
* [XFRM]: Drop packets when replay counter would overflowPaul Moore2008-01-281-1/+4
* [XFRM]: RFC4303 compliant auditingPaul Moore2008-01-284-25/+147
* [XFRM]: Assorted IPsec fixupsPaul Moore2008-01-282-39/+29
* [XFRM]: Add packet processing statistics option.Masahide NAKAMURA2008-01-281-0/+10
* [XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA2008-01-283-23/+87
* [XFRM]: Define packet dropping statistics.Masahide NAKAMURA2008-01-283-0/+121
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-281-0/+21
OpenPOWER on IntegriCloud