summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-191-1/+1
* xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel2011-01-111-1/+3
* netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-101-1/+1
* xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-101-2/+17
* xfrm_user: avoid a warning with some compilerNicolas Dichtel2010-09-011-1/+1
* xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu2010-08-151-1/+1
* xfrm: add severity to printkstephen hemminger2010-05-181-5/+7
* xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2010-04-021-5/+1Star
* xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-021-0/+4
* xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-231-6/+25
* xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-231-15/+57
* xfrm: SP lookups signature with markJamal Hadi Salim2010-02-231-5/+5
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-231-7/+10
* xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-191-1/+5
* xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-191-1/+4
* xfrm: Revert false event eliding commits.David S. Miller2010-02-171-2/+2
* xfrm: Flushing empty SPD generates false eventsjamal2010-02-161-1/+1
* xfrm: Flushing empty SAD generates false eventsjamal2010-02-161-1/+1
* xfrm: validate attributesjamal2010-02-121-0/+4
* netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-241-6/+8
* net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-8/+10
* xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-261-8/+121
* Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-201-9/+2Star
* xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-141-2/+9
* xfrm: join error pathsIlpo Järvinen2008-12-151-10/+12
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-261-2/+2
* netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-261-3/+2Star
* netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-261-2/+4
* netns xfrm: xfrm_user module in netnsAlexey Dobriyan2008-11-261-31/+45
* netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan2008-11-261-35/+73
* netns xfrm: policy walking in netnsAlexey Dobriyan2008-11-261-1/+1
* netns xfrm: finding policy in netnsAlexey Dobriyan2008-11-261-4/+4
* netns xfrm: policy flushing in netnsAlexey Dobriyan2008-11-261-1/+1
* netns xfrm: state walking in netnsAlexey Dobriyan2008-11-261-1/+1
* netns xfrm: finding states in netnsAlexey Dobriyan2008-11-261-2/+2
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-261-6/+6
* netns xfrm: state flush in netnsAlexey Dobriyan2008-11-261-1/+1
* netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan2008-11-261-2/+2
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-261-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-071-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-291-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-111-2/+1Star
* xfrm_user: Remove zero length key checks.David S. Miller2008-05-221-11/+0Star
* 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
|\