| Commit message (Expand) | Author | Age | Files | Lines |
* | af_key: Always verify length of provided sadb_key | Kevin Easton | 2018-06-16 | 1 | -10/+35 |
* | af_key: Fix slab-out-of-bounds in pfkey_compile_policy. | Steffen Klassert | 2018-04-13 | 1 | -1/+1 |
* | af_key: fix buffer overread in parse_exthdrs() | Eric Biggers | 2018-01-23 | 1 | -0/+3 |
* | af_key: fix buffer overread in verify_address_len() | Eric Biggers | 2018-01-23 | 1 | -0/+5 |
* | af_key: do not use GFP_KERNEL in atomic contexts | Eric Dumazet | 2017-08-30 | 1 | -22/+26 |
* | af_key: Add lock to key dump | Yuejie Shi | 2017-08-06 | 1 | -8/+38 |
* | af_key: Fix sadb_x_ipsecrequest parsing | Herbert Xu | 2017-07-27 | 1 | -21/+26 |
* | xfrm: Oops on error in pfkey_msg2xfrm_state() | Dan Carpenter | 2017-07-05 | 1 | -4/+12 |
* | xfrm: NULL dereference on allocation failure | Dan Carpenter | 2017-07-05 | 1 | -0/+1 |
* | af_key: fix two typos | Li RongQing | 2015-10-23 | 1 | -1/+1 |
* | net: Fix RCU splat in af_key | David Ahern | 2015-08-24 | 1 | -23/+23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-24 | 1 | -1/+1 |
|\ |
|
| * | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman | 2015-05-11 | 1 | -1/+1 |
* | | ipsec: Add IV generator information to xfrm_state | Herbert Xu | 2015-05-28 | 1 | -0/+1 |
|/ |
|
* | xfrm: simplify xfrm_address_t use | Jiri Benc | 2015-03-31 | 1 | -1/+1 |
* | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 2015-03-02 | 1 | -4/+2 |
* | new helper: memcpy_from_msg() | Al Viro | 2014-11-24 | 1 | -1/+1 |
* | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2014-11-05 | 1 | -1/+1 |
* | af_key: remove unnecessary break after return | Fabian Frederick | 2014-07-15 | 1 | -3/+0 |
* | af_key: Replace comma with semicolon | Himangi Saraogi | 2014-05-30 | 1 | -1/+1 |
* | xfrm: Remove useless xfrm_audit struct. | Tetsuo Handa | 2014-04-23 | 1 | -23/+7 |
* | xfrm: Remove useless secid field from xfrm_audit. | Tetsuo Handa | 2014-04-22 | 1 | -7/+5 |
* | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 2014-04-11 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-25 | 1 | -9/+10 |
|\ |
|
| * | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov | 2014-03-10 | 1 | -3/+3 |
| * | net: af_key: fix sleeping under rcu | Nikolay Aleksandrov | 2014-03-10 | 1 | -6/+7 |
* | | xfrm: rename struct xfrm_filter | Nicolas Dichtel | 2014-03-07 | 1 | -1/+1 |
* | | pfkey: fix SADB_X_EXT_FILTER length check | Nicolas Dichtel | 2014-02-21 | 1 | -0/+1 |
* | | ipsec: add support of limited SA dump | Nicolas Dichtel | 2014-02-17 | 1 | -1/+18 |
* | | xfrm: avoid creating temporary SA when there are no listeners | Horia Geanta | 2014-02-13 | 1 | -0/+19 |
|/ |
|
* | xfrm: export verify_userspi_info for pkfey and netlink interface | Fan Du | 2013-12-16 | 1 | -0/+6 |
* | xfrm: Remove ancient sleeping when the SA is in acquire state | Steffen Klassert | 2013-12-06 | 1 | -3/+2 |
* | xfrm: Namespacify xfrm state/policy locks | Fan Du | 2013-12-06 | 1 | -5/+10 |
* | xfrm: Using the right namespace to migrate key info | Fan Du | 2013-12-06 | 1 | -1/+2 |
* | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 2013-11-20 | 1 | -1/+0 |
* | xfrm: Guard IPsec anti replay window against replay bitmap | Fan Du | 2013-09-17 | 1 | -1/+2 |
* | xfrm: Remove rebundant address family checking | Fan Du | 2013-08-07 | 1 | -8/+0 |
* | af_key: constify lookup tables | Mathias Krause | 2013-08-05 | 1 | -2/+2 |
* | xfrm: constify mark argument of xfrm_find_acq() | Mathias Krause | 2013-08-05 | 1 | -1/+1 |
* | af_key: more info leaks in pfkey messages | Dan Carpenter | 2013-07-30 | 1 | -0/+4 |
* | af_key: fix info leaks in notify messages | Mathias Krause | 2013-06-26 | 1 | -0/+2 |
* | xfrm: force a garbage collection after deleting a policy | Paul Moore | 2013-05-31 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-03-27 | 1 | -0/+1 |
|\ |
|
| * | af_key: initialize satype in key_notify_policy_flush() | Nicolas Dichtel | 2013-02-21 | 1 | -0/+1 |
* | | afkey: fix a typo | Junwei Zhang | 2013-03-07 | 1 | -4/+4 |
* | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -2/+1 |
|/ |
|
* | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 2013-02-18 | 1 | -1/+1 |
* | net: proc: change proc_net_fops_create to proc_create | Gao feng | 2013-02-18 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-02-14 | 1 | -9/+31 |
|\ |
|
| * | pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk... | Jussi Kivilinna | 2013-02-01 | 1 | -8/+31 |