summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)Author
2014-08-14xfrm: Fix installation of AH IPsec SAsTobias Brunner
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris
2014-01-02xfrm: checkpatch erros with space prohibitedWeilong Chen
2014-01-02xfrm: checkpatch errors with spaceWeilong Chen
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du
2013-12-16xfrm: check user specified spi for IPCompFan Du
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du
2013-12-06xfrm: Using the right namespace to migrate key infoFan Du
2013-12-06xfrm: Try to honor policy index if it's supplied by userFan Du
2013-09-17xfrm: Guard IPsec anti replay window against replay bitmapFan Du
2013-09-16xfrm: Fix replay size checking on async eventsSteffen Klassert
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