aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)Author
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-03-06xfrm_user: constify netlink dispatch tableMathias Krause
2013-03-06xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel
2013-01-29xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明
2012-11-18net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-20xfrm_user: don't copy esn replay window twice for new statesMathias Krause
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-09-20xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause
2012-09-20xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause
2012-09-20xfrm_user: fix info leak in copy_to_user_state()Mathias Krause
2012-09-20xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause
2012-09-18xfrm_user: return error pointer instead of NULL #2Mathias Krause
2012-09-18xfrm_user: return error pointer instead of NULLMathias Krause
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman
2012-09-10xfrm: Report user triggered expirations against the users socketEric W. Biederman
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-27xfrm_user: Propagate netlink error codes properly.David S. Miller
2012-04-01xfrm_user: Stop using NLA_PUT*().David S. Miller
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-04-26xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28xfrm: Restrict extended sequence numbers to espSteffen Klassert
2011-03-28xfrm: Check for esn buffer len in xfrm_new_aeSteffen Klassert
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun
2011-03-13xfrm: Add user interface for esn and big anti-replay windowsSteffen Klassert
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy
2011-02-27xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller
2011-02-23xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller
2011-02-23xfrm: Pass km_event pointers around as const when possible.David S. Miller
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel
2011-01-09netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel
2010-08-14xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu
2010-05-17xfrm: add severity to printkstephen hemminger
2010-04-01xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs