aboutsummaryrefslogtreecommitdiffstats
path: root/net/key
AgeCommit message (Expand)Author
2017-06-14xfrm: NULL dereference on allocation failureDan Carpenter
2017-06-14xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter
2017-06-12xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu
2017-05-08af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-18af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu
2017-04-03af_key: Add lock to key dumpYuejie Shi
2017-03-24xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2015-10-23af_key: fix two typosLi RongQing
2015-08-24net: Fix RCU splat in af_keyDavid Ahern
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-05-28ipsec: Add IV generator information to xfrm_stateHerbert Xu
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-07-15af_key: remove unnecessary break after returnFabian Frederick
2014-05-30af_key: Replace comma with semicolonHimangi Saraogi
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-10net: af_key: fix sleeping under rcuNikolay Aleksandrov
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel
2014-02-21pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du
2013-12-06xfrm: Using the right namespace to migrate key infoFan Du
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-09-17xfrm: Guard IPsec anti replay window against replay bitmapFan Du
2013-08-07xfrm: Remove rebundant address family checkingFan Du
2013-08-05af_key: constify lookup tablesMathias Krause
2013-08-05xfrm: constify mark argument of xfrm_find_acq()Mathias Krause
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter
2013-06-26af_key: fix info leaks in notify messagesMathias Krause
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-03-07afkey: fix a typoJunwei Zhang
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-21af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-02-01pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna