Age | Commit message (Expand) | Author |
2009-01-25 | af_key: initialize xfrm encap_oa | Timo Teras |
2008-11-25 | netns PF_KEY: per-netns /proc/pfkey | Alexey Dobriyan |
2008-11-25 | netns PF_KEY: part 2 | Alexey Dobriyan |
2008-11-25 | netns PF_KEY: part 1 | Alexey Dobriyan |
2008-11-25 | netns xfrm: pass netns with KM notifications | Alexey Dobriyan |
2008-11-25 | netns xfrm: policy walking in netns | Alexey Dobriyan |
2008-11-25 | netns xfrm: finding policy in netns | Alexey Dobriyan |
2008-11-25 | netns xfrm: policy flushing in netns | Alexey Dobriyan |
2008-11-25 | netns xfrm: state walking in netns | Alexey Dobriyan |
2008-11-25 | netns xfrm: finding states in netns | Alexey Dobriyan |
2008-11-25 | netns xfrm: state lookup in netns | Alexey Dobriyan |
2008-11-25 | netns xfrm: state flush in netns | Alexey Dobriyan |
2008-11-25 | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan |
2008-11-25 | netns xfrm: per-netns km_waitq | Alexey Dobriyan |
2008-11-25 | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan |
2008-11-06 | af_key: mark policy as dead before destroying | Alexey Dobriyan |
2008-10-31 | key: fix setkey(8) policy set breakage | Alexey Dobriyan |
2008-10-10 | af_key: fix SADB_X_SPDDELETE response | Tobias Brunner |
2008-10-05 | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard |
2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu |
2008-10-01 | af_key: Free dumping state on socket close | Timo Teras |
2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen |
2008-06-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-12 | key: Use xfrm_addr_cmp() where appropriate. | YOSHIFUJI Hideaki |
2008-06-12 | key: Share common code path to extract address from sockaddr{}. | YOSHIFUJI Hideaki |
2008-06-12 | key: Share common code path to fill sockaddr{}. | YOSHIFUJI Hideaki |
2008-06-12 | key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. | YOSHIFUJI Hideaki |
2008-06-10 | ipsec: pfkey should ignore events when no listeners | Jamal Hadi Salim |
2008-05-21 | af_key: Fix selector family initialization. | Kazunori MIYAZAWA |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris |
2008-04-24 | af_key: Fix af_key.c compiler warning | Brian Haley |
2008-04-22 | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu |
2008-04-12 | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore |
2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-24 | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA |
2008-03-03 | [AF_KEY]: Dump SA/SP entries non-atomically | Timo Teras |
2008-02-28 | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras |
2008-02-26 | [AF_KEY]: Fix oops by converting to proc_net_*(). | David S. Miller |
2008-02-14 | [AF_KEY]: Fix bug in spdadd | Kazunori MIYAZAWA |
2008-02-09 | [KEY]: Convert net/pfkey to use seq files. | Pavel Emelyanov |
2008-02-09 | [KEY]: Clean up proc files creation a bit. | Pavel Emelyanov |
2008-02-01 | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro |
2008-01-28 | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong |
2008-01-20 | [AF_KEY]: Fix skb leak on pfkey_send_migrate() error | Patrick McHardy |
2007-12-19 | [IPSEC]: Avoid undefined shift operation when testing algorithm ID | Herbert Xu |
2007-11-26 | [IPSEC]: Temporarily remove locks around copying of non-atomic fields | Herbert Xu |
2007-11-22 | [PFKEY]: Sending an SADB_GET responds with an SADB_GET | Charles Hardin |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov |
2007-10-30 | [AF_KEY]: suppress a warning for 64k pages. | Stephen Rothwell |
2007-10-10 | [IPSEC]: Lock state when copying non-atomic fields to user-space | Herbert Xu |