| Commit message (Expand) | Author | Age | Files | Lines |
* | xfrm: provide correct dst in xfrm_neigh_lookup | Julian Anastasov | 2017-02-26 | 1 | -8/+21 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-02-16 | 3 | -108/+112 |
|\ |
|
| * | esp: Add a software GRO codepath | Steffen Klassert | 2017-02-15 | 1 | -5/+26 |
| * | xfrm: Extend the sec_path for IPsec offloading | Steffen Klassert | 2017-02-15 | 1 | -0/+2 |
| * | xfrm: Export xfrm_parse_spi. | Steffen Klassert | 2017-02-15 | 1 | -0/+1 |
| * | net: Prepare gro for packet consuming gro callbacks | Steffen Klassert | 2017-02-15 | 1 | -0/+4 |
| * | xfrm: Add a secpath_set helper. | Steffen Klassert | 2017-02-15 | 1 | -12/+22 |
| * | xfrm: policy: make policy backend const | Florian Westphal | 2017-02-09 | 1 | -9/+9 |
| * | xfrm: policy: remove xfrm_policy_put_afinfo | Florian Westphal | 2017-02-09 | 1 | -13/+8 |
| * | xfrm: policy: remove family field | Florian Westphal | 2017-02-09 | 1 | -17/+17 |
| * | xfrm: policy: remove garbage_collect callback | Florian Westphal | 2017-02-09 | 1 | -4/+2 |
| * | xfrm: policy: xfrm_policy_unregister_afinfo can return void | Florian Westphal | 2017-02-09 | 1 | -22/+13 |
| * | xfrm: policy: xfrm_get_tos cannot fail | Florian Westphal | 2017-02-09 | 1 | -14/+5 |
| * | xfrm: input: constify xfrm_input_afinfo | Florian Westphal | 2017-02-09 | 1 | -20/+11 |
* | | gro_cells: move to net/core/gro_cells.c | Eric Dumazet | 2017-02-08 | 1 | -0/+1 |
* | | net: add confirm_neigh method to dst_ops | Julian Anastasov | 2017-02-07 | 1 | -0/+19 |
|/ |
|
* | xfrm: Add a dummy network device for napi. | Steffen Klassert | 2017-01-30 | 1 | -1/+11 |
* | xfrm: fix possible null deref in xfrm_init_tempstate | Florian Westphal | 2017-01-16 | 1 | -2/+4 |
* | xfrm: state: simplify rcu_read_unlock handling in two spots | Florian Westphal | 2017-01-10 | 1 | -6/+7 |
* | xfrm: add and use xfrm_state_afinfo_get_rcu | Florian Westphal | 2017-01-10 | 1 | -10/+15 |
* | xfrm: remove xfrm_state_put_afinfo | Florian Westphal | 2017-01-10 | 2 | -23/+16 |
* | xfrm: avoid rcu sparse warning | Florian Westphal | 2017-01-10 | 1 | -8/+8 |
* | xfrm: state: do not acquire lock in get_mtu helpers | Florian Westphal | 2017-01-06 | 1 | -8/+5 |
* | xfrm: trivial typos | Alexander Alemayhu | 2017-01-04 | 2 | -2/+2 |
* | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 1 | -0/+1 |
|\ |
|
| * | net/flowcache: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 2 | -5/+7 |
|\ \ |
|
| * | | xfrm_user: fix return value from xfrm_user_rcv_msg | Yi Zhao | 2016-11-30 | 1 | -1/+1 |
| * | | xfrm: unbreak xfrm_sk_policy_lookup | Florian Westphal | 2016-11-18 | 1 | -4/+6 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2016-10-28 | 1 | -8/+0 |
|\ \
| |/
|/| |
|
| * | xfrm: remove unused helper | Florian Westphal | 2016-09-30 | 1 | -8/+0 |
* | | proc: Reduce cache miss in xfrm_statistics_seq_show | Jia He | 2016-09-30 | 1 | -2/+8 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2016-09-24 | 1 | -2/+2 |
|\ |
|
| * | xfrm: state lookup can be lockless | Florian Westphal | 2016-09-21 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-23 | 2 | -3/+7 |
|\ \ |
|
| * | | xfrm: Fix memory leak of aead algorithm name | Ilan Tayari | 2016-09-19 | 1 | -0/+1 |
| * | | xfrm_user: propagate sec ctx allocation errors | Mathias Krause | 2016-09-09 | 1 | -3/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 | 3 | -16/+15 |
|\ \ \
| |/ / |
|
| * | | net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key | Alexey Kodanev | 2016-08-11 | 1 | -7/+7 |
| * | | xfrm: Ignore socket policies when rebuilding hash tables | Tobias Brunner | 2016-07-29 | 1 | -0/+4 |
| * | | xfrm: get rid of another incorrect WARN | Vegard Nossum | 2016-07-27 | 1 | -3/+0 |
| * | | xfrm: get rid of incorrect WARN | Vegard Nossum | 2016-07-27 | 1 | -3/+1 |
| * | | xfrm: fix crash in XFRM_MSG_GETSA netlink handler | Vegard Nossum | 2016-07-18 | 1 | -3/+3 |
* | | | xfrm: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 2016-09-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2016-09-08 | 3 | -105/+167 |
|\ \ |
|
| * | | xfrm: state: remove per-netns gc task | Florian Westphal | 2016-08-24 | 1 | -9/+9 |
| * | | xfrm: Fix xfrm_policy_lock imbalance | Steffen Klassert | 2016-08-24 | 1 | -1/+1 |
| * | | xfrm: policy: convert policy_lock to spinlock | Florian Westphal | 2016-08-12 | 1 | -34/+34 |