aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller1-1/+1
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel1-1/+3
2011-01-09netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt1-1/+1
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi1-2/+17
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel1-1/+1
2010-08-14xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu1-1/+1
2010-05-17xfrm: add severity to printkstephen hemminger1-5/+7
2010-04-01xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs1-5/+1
2010-04-01xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs1-0/+4
2010-02-22xfrm: Allow user space manipulation of SPD markJamal Hadi Salim1-6/+25
2010-02-22xfrm: Allow user space config of SAD markJamal Hadi Salim1-15/+57
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim1-5/+5
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim1-7/+10
2010-02-19xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim1-1/+5
2010-02-19xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim1-1/+4
2010-02-17xfrm: Revert false event eliding commits.David S. Miller1-2/+2
2010-02-15xfrm: Flushing empty SPD generates false eventsjamal1-1/+1
2010-02-15xfrm: Flushing empty SAD generates false eventsjamal1-1/+1
2010-02-12xfrm: validate attributesjamal1-0/+4
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan1-6/+8
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman1-8/+10
2009-11-25xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi1-8/+121
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller1-9/+2
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller1-2/+9
2008-12-14xfrm: join error pathsIlpo Järvinen1-10/+12
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan1-2/+2
2008-11-25netns xfrm: KM reporting in netnsAlexey Dobriyan1-3/+2
2008-11-25netns xfrm: pass netns with KM notificationsAlexey Dobriyan1-2/+4
2008-11-25netns xfrm: xfrm_user module in netnsAlexey Dobriyan1-31/+45
2008-11-25netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan1-35/+73
2008-11-25netns xfrm: policy walking in netnsAlexey Dobriyan1-1/+1
2008-11-25netns xfrm: finding policy in netnsAlexey Dobriyan1-4/+4
2008-11-25netns xfrm: policy flushing in netnsAlexey Dobriyan1-1/+1
2008-11-25netns xfrm: state walking in netnsAlexey Dobriyan1-1/+1
2008-11-25netns xfrm: finding states in netnsAlexey Dobriyan1-2/+2
2008-11-25netns xfrm: state lookup in netnsAlexey Dobriyan1-6/+6
2008-11-25netns xfrm: state flush in netnsAlexey Dobriyan1-1/+1
2008-11-25netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan1-2/+2
2008-11-25netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan1-2/+2
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-11-03XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard1-1/+1
2008-10-28xfrm: Notify changes in UDP encapsulation via netlinkMartin Willi1-0/+52
2008-10-05xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard1-12/+45
2008-10-01ipsec: Put dumpers on the dump listHerbert Xu1-2/+2
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert1-2/+1
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-04-28Audit: collect sessionid in netlink messagesEric Paris1-13/+28
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu1-0/+2
2008-04-14[XFRM]: Compilation warnings in xfrm_user.c.Denis V. Lunev1-4/+4
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1