| Commit message (Expand) | Author | Age |
* | xfrm: Fix truncation length of authentication algorithms installed via PF_KEY | Martin Willi | 2009-12-11 |
* | net: Simplify af_key pernet operations. | Eric W. Biederman | 2009-12-01 |
* | netns: net_identifiers should be read_mostly | Eric Dumazet | 2009-11-18 |
* | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-06 |
* | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 |
* | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 |
* | net: file_operations should be const | Stephen Hemminger | 2009-09-02 |
* | net: seq_operations should be const | Stephen Hemminger | 2009-09-02 |
* | net: correct off-by-one write allocations reports | Eric Dumazet | 2009-06-18 |
* | af_key: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | af_key: initialize xfrm encap_oa | Timo Teras | 2009-01-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-25 |
* | af_key: mark policy as dead before destroying | Alexey Dobriyan | 2008-11-07 |
* | key: fix setkey(8) policy set breakage | Alexey Dobriyan | 2008-10-31 |
* | af_key: fix SADB_X_SPDDELETE response | Tobias Brunner | 2008-10-10 |
* | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard | 2008-10-05 |
* | ipsec: Put dumpers on the dump list | Herbert Xu | 2008-10-01 |
* | af_key: Free dumping state on socket close | Timo Teras | 2008-10-01 |
* | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-26 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-13 |
|\ |
|
| * | ipsec: pfkey should ignore events when no listeners | Jamal Hadi Salim | 2008-06-10 |
* | | key: Use xfrm_addr_cmp() where appropriate. | YOSHIFUJI Hideaki | 2008-06-11 |
* | | key: Share common code path to extract address from sockaddr{}. | YOSHIFUJI Hideaki | 2008-06-11 |
* | | key: Share common code path to fill sockaddr{}. | YOSHIFUJI Hideaki | 2008-06-11 |
* | | key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. | YOSHIFUJI Hideaki | 2008-06-11 |
|/ |
|
* | af_key: Fix selector family initialization. | Kazunori MIYAZAWA | 2008-05-21 |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 |
* | af_key: Fix af_key.c compiler warning | Brian Haley | 2008-04-24 |
* | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2008-04-22 |
* | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 2008-04-12 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-27 |
|\ |
|
| * | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 2008-03-24 |
* | | [AF_KEY]: Dump SA/SP entries non-atomically | Timo Teras | 2008-03-04 |
* | | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras | 2008-02-29 |
|/ |
|
* | [AF_KEY]: Fix oops by converting to proc_net_*(). | David S. Miller | 2008-02-27 |
* | [AF_KEY]: Fix bug in spdadd | Kazunori MIYAZAWA | 2008-02-14 |
* | [KEY]: Convert net/pfkey to use seq files. | Pavel Emelyanov | 2008-02-10 |