summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-201-9/+2
* xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-141-2/+9
* xfrm: join error pathsIlpo Järvinen2008-12-141-10/+12
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-251-2/+2
* netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-251-3/+2
* netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-251-2/+4
* netns xfrm: xfrm_user module in netnsAlexey Dobriyan2008-11-251-31/+45
* netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan2008-11-251-35/+73
* netns xfrm: policy walking in netnsAlexey Dobriyan2008-11-251-1/+1
* netns xfrm: finding policy in netnsAlexey Dobriyan2008-11-251-4/+4
* netns xfrm: policy flushing in netnsAlexey Dobriyan2008-11-251-1/+1
* netns xfrm: state walking in netnsAlexey Dobriyan2008-11-251-1/+1
* netns xfrm: finding states in netnsAlexey Dobriyan2008-11-251-2/+2
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-251-6/+6
* netns xfrm: state flush in netnsAlexey Dobriyan2008-11-251-1/+1
* netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan2008-11-251-2/+2
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-251-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-1/+1
|\
| * XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-031-1/+1
* | xfrm: Notify changes in UDP encapsulation via netlinkMartin Willi2008-10-281-0/+52
|/
* xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-051-12/+45
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-011-2/+2
* xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-101-2/+1
* xfrm_user: Remove zero length key checks.David S. Miller2008-05-211-11/+0
* Audit: collect sessionid in netlink messagesEric Paris2008-04-281-13/+28
* [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-221-0/+2
* [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-121-16/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-5/+2
|\ \ | |/
| * [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-241-5/+2
* | [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-281-28/+43
|/
* [XFRM]: Avoid bogus BUG() when throwing new policy away.YOSHIFUJI Hideaki2008-02-141-0/+1
* [IPSEC]: Add support for combined mode algorithmsHerbert Xu2008-01-311-3/+68
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-281-1/+1
* [XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2008-01-281-1/+1
* [IPSEC]: Make x->lastused an unsigned longHerbert Xu2008-01-281-2/+2
* [XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2008-01-081-11/+6
* [IPSEC]: Temporarily remove locks around copying of non-atomic fieldsHerbert Xu2007-11-261-2/+0
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-101-9/+4
* [IPSEC]: Lock state when copying non-atomic fields to user-spaceHerbert Xu2007-10-101-6/+8
* [XFRM] user: Move attribute copying code into copy_to_user_state_extraHerbert Xu2007-10-101-29/+47
* [IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu2007-10-101-9/+4
* [NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu2007-10-101-1/+1
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-1/+1
* [XFRM]: xfrm audit callsJoy Latten2007-10-101-13/+13
* [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_...Thomas Graf2007-10-101-49/+17
* [XFRM] netlink: Remove dependency on rtnetlinkThomas Graf2007-10-101-1/+0
* [XFRM] netlink: Use nlattr instead of rtattrThomas Graf2007-10-101-80/+77
OpenPOWER on IntegriCloud