aboutsummaryrefslogtreecommitdiffstats
path: root/net/key
Commit message (Expand)AuthorAge
* af_key: initialize xfrm encap_oaTimo Teras2009-01-25
* netns PF_KEY: per-netns /proc/pfkeyAlexey Dobriyan2008-11-25
* netns PF_KEY: part 2Alexey Dobriyan2008-11-25
* netns PF_KEY: part 1Alexey Dobriyan2008-11-25
* netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-25
* netns xfrm: policy walking in netnsAlexey Dobriyan2008-11-25
* netns xfrm: finding policy in netnsAlexey Dobriyan2008-11-25
* netns xfrm: policy flushing in netnsAlexey Dobriyan2008-11-25
* netns xfrm: state walking in netnsAlexey Dobriyan2008-11-25
* netns xfrm: finding states in netnsAlexey Dobriyan2008-11-25
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
* netns xfrm: state flush in netnsAlexey Dobriyan2008-11-25
* netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan2008-11-25
* netns xfrm: per-netns km_waitqAlexey Dobriyan2008-11-25
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25
* af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-07
* key: fix setkey(8) policy set breakageAlexey Dobriyan2008-10-31
* af_key: fix SADB_X_SPDDELETE responseTobias Brunner2008-10-10
* xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-05
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-01
* af_key: Free dumping state on socket closeTimo Teras2008-10-01
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\
| * ipsec: pfkey should ignore events when no listenersJamal Hadi Salim2008-06-10
* | key: Use xfrm_addr_cmp() where appropriate.YOSHIFUJI Hideaki2008-06-11
* | key: Share common code path to extract address from sockaddr{}.YOSHIFUJI Hideaki2008-06-11
* | key: Share common code path to fill sockaddr{}.YOSHIFUJI Hideaki2008-06-11
* | key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.YOSHIFUJI Hideaki2008-06-11
|/
* af_key: Fix selector family initialization.Kazunori MIYAZAWA2008-05-21
* Audit: collect sessionid in netlink messagesEric Paris2008-04-28
* af_key: Fix af_key.c compiler warningBrian Haley2008-04-24
* [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-22
* LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\
| * [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-24
* | [AF_KEY]: Dump SA/SP entries non-atomicallyTimo Teras2008-03-04
* | [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-29
|/
* [AF_KEY]: Fix oops by converting to proc_net_*().David S. Miller2008-02-27
* [AF_KEY]: Fix bug in spdaddKazunori MIYAZAWA2008-02-14
* [KEY]: Convert net/pfkey to use seq files.Pavel Emelyanov2008-02-10
* [KEY]: Clean up proc files creation a bit.Pavel Emelyanov2008-02-10
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* [XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2008-01-28
* [AF_KEY]: Fix skb leak on pfkey_send_migrate() errorPatrick McHardy2008-01-20
* [IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu2007-12-20
* [IPSEC]: Temporarily remove locks around copying of non-atomic fieldsHerbert Xu2007-11-26
* [PFKEY]: Sending an SADB_GET responds with an SADB_GETCharles Hardin2007-11-22
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [AF_KEY]: suppress a warning for 64k pages.Stephen Rothwell2007-10-31
* [IPSEC]: Lock state when copying non-atomic fields to user-spaceHerbert Xu2007-10-10