summaryrefslogtreecommitdiff
path: root/net/key
Commit message (Expand)AuthorAge
* xfrm: NULL dereference on allocation failureDan Carpenter2017-06-14
* xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter2017-06-14
* xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu2017-06-12
* af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert2017-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
|\
| * af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu2017-04-18
| * af_key: Add lock to key dumpYuejie Shi2017-04-03
* | xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan2017-03-24
|/
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* af_key: fix two typosLi RongQing2015-10-23
* net: Fix RCU splat in af_keyDavid Ahern2015-08-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | ipsec: Add IV generator information to xfrm_stateHerbert Xu2015-05-28
|/
* xfrm: simplify xfrm_address_t useJiri Benc2015-03-31
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* new helper: memcpy_from_msg()Al Viro2014-11-24
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* af_key: remove unnecessary break after returnFabian Frederick2014-07-15
* af_key: Replace comma with semicolonHimangi Saraogi2014-05-30
* xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-23
* xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-22
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
| * net: af_key: fix sleeping under rcuNikolay Aleksandrov2014-03-10
* | xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-07
* | pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel2014-02-21
* | ipsec: add support of limited SA dumpNicolas Dichtel2014-02-17
* | xfrm: avoid creating temporary SA when there are no listenersHoria Geanta2014-02-13
|/
* xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
* xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
* xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
* xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* xfrm: Guard IPsec anti replay window against replay bitmapFan Du2013-09-17
* xfrm: Remove rebundant address family checkingFan Du2013-08-07
* af_key: constify lookup tablesMathias Krause2013-08-05
* xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-05
* af_key: more info leaks in pfkey messagesDan Carpenter2013-07-30
* af_key: fix info leaks in notify messagesMathias Krause2013-06-26
* xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-03-27
|\
| * af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-02-21
* | afkey: fix a typoJunwei Zhang2013-03-07
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-14
|\
| * pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna2013-02-01