aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * xfrm: checkpatch erros with space prohibitedWeilong Chen2014-01-02
| * xfrm: checkpatch errors with spaceWeilong Chen2014-01-02
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| * xfrm: check user specified spi for IPCompFan Du2013-12-16
| * xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| * xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * xfrm: Try to honor policy index if it's supplied by userFan Du2013-12-06
* | audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
|/
* xfrm: Guard IPsec anti replay window against replay bitmapFan Du2013-09-17
* xfrm: Fix replay size checking on async eventsSteffen Klassert2013-09-16
* xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-31
* xfrm_user: constify netlink dispatch tableMathias Krause2013-03-06
* xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-06
* xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-29
* net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\
| * | xfrm: Report user triggered expirations against the users socketEric W. Biederman2012-09-10
| * | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
| * | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ | |_|/ |/| |
| * | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
| |/
* | xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-20
* | xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-20
* | xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause2012-09-20
* | xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-09-20
* | xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-09-20
* | xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-09-20
* | xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-09-18
* | xfrm_user: return error pointer instead of NULLMathias Krause2012-09-18
|/
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* xfrm_user: Propagate netlink error codes properly.David S. Miller2012-06-28
* xfrm_user: Stop using NLA_PUT*().David S. Miller2012-04-01
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
* | net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert2011-04-26
* Fix common misspellingsLucas De Marchi2011-03-31
* xfrm: Restrict extended sequence numbers to espSteffen Klassert2011-03-29
* xfrm: Check for esn buffer len in xfrm_new_aeSteffen Klassert2011-03-29
* xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-21
* xfrm: Add user interface for esn and big anti-replay windowsSteffen Klassert2011-03-13
* xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert2011-03-13
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03