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