index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
xfrm: policy: init locks early
Florian Westphal
1
-5
/
+5
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-12
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-09
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+15
2016-09-10
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-07
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
2016-08-12
xfrm: policy: add sequence count to sync with hash resize
Florian Westphal
1
-2
/
+19
2016-08-12
xfrm: policy: prepare policy_bydst hash for rcu lookups
Florian Westphal
1
-6
/
+14
2016-08-12
xfrm: policy: use rcu versions for iteration and list add/del
Florian Westphal
1
-7
/
+7
2016-08-11
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
1
-7
/
+7
2016-08-10
xfrm: state: don't use lock anymore unless acquire operation is needed
Florian Westphal
1
-2
/
+4
2016-08-10
xfrm: state: use rcu_deref and assign_pointer helpers
Florian Westphal
1
-8
/
+10
[prev]
[next]