summaryrefslogtreecommitdiff
path: root/net/key/af_key.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\
| * af_key: relax availability checks for skb size calculationCong Wang2021-02-23
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\|
| * af_key: pfkey_dump needs parameter validationMark Salyzyn2020-10-01
* | Merge android-4.4.193 (3edc5af) into msm-4.4Srinivasarao P2019-09-16
|\|
| * xfrm: clean up xfrm protocol checksCong Wang2019-09-16
* | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\|
| * af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden2019-08-04
* | af_key: unconditionally clone on broadcastSean Tranchetti2018-11-09
|/
* af_key: Always verify length of provided sadb_keyKevin Easton2018-06-16
* af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert2018-04-13
* af_key: fix buffer overread in parse_exthdrs()Eric Biggers2018-01-23
* af_key: fix buffer overread in verify_address_len()Eric Biggers2018-01-23
* af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet2017-08-30
* af_key: Add lock to key dumpYuejie Shi2017-08-06
* af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu2017-07-27
* xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter2017-07-05
* xfrm: NULL dereference on allocation failureDan Carpenter2017-07-05
* 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