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
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
xfrm: Register xfrm_dev_notifier in appropriate place
Kirill Tkhai
1
-2
/
+1
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2018-03-07
xfrm_policy: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-02-27
xfrm: mark kmem_caches as __ro_after_init
Alexey Dobriyan
1
-1
/
+1
2018-02-20
xfrm: Fix infinite loop in xfrm_get_dst_nexthop with transport mode.
Steffen Klassert
1
-2
/
+2
2018-02-19
xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
Xin Long
1
-2
/
+5
2018-02-13
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
1
-0
/
+1
2018-02-13
xfrm: Fix policy hold queue after flowcache removal.
Steffen Klassert
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+11
2018-01-10
xfrm: Fix a race in the xdst pcpu cache.
Steffen Klassert
1
-1
/
+7
2018-01-08
xfrm: don't call xfrm_policy_cache_flush while holding spinlock
Florian Westphal
1
-2
/
+2
2017-12-30
xfrm: skip policies marked as dead while rehashing
Florian Westphal
1
-1
/
+2
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2017-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2017-12-12
xfrm: put policies when reusing pcpu xdst entry
Florian Westphal
1
-0
/
+1
2017-12-01
xfrm: Fix stack-out-of-bounds read on socket policy lookup.
Steffen Klassert
1
-1
/
+7
2017-11-30
xfrm: Stop using dst->next in bundle construction.
David Miller
1
-24
/
+32
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
1
-14
/
+14
2017-11-30
ipsec: Create and use new helpers for dst child access.
David Miller
1
-24
/
+23
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
1
-7
/
+7
2017-11-30
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
1
-1
/
+1
2017-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-11
/
+19
2017-11-15
Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."
Steffen Klassert
1
-11
/
+18
2017-11-14
xfrm: Copy policy family in clone_policy
Herbert Xu
1
-0
/
+1
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-36
/
+35
2017-11-03
xfrm: Fix stack-out-of-bounds read in xfrm_state_find.
Steffen Klassert
1
-18
/
+11
2017-11-03
xfrm: do unconditional template resolution before pcpu cache check
Florian Westphal
1
-18
/
+24
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2017-10-24
xfrm: Fix xfrm_dst_cache memleak
Steffen Klassert
1
-1
/
+0
2017-10-18
xfrm: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+8
2017-10-11
ipsec: Fix dst leak in xfrm_bundle_create().
David Miller
1
-8
/
+8
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2017-08-24
net: xfrm: don't double-hold dst when sk_policy in use.
Lorenzo Colitti
1
-1
/
+0
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+9
2017-08-11
net: xfrm: support setting an output mark.
Lorenzo Colitti
1
-8
/
+9
2017-08-07
xfrm: check that cached bundle is still valid
Florian Westphal
1
-1
/
+2
2017-08-03
xfrm: policy: check policy direction value
Vladis Dronov
1
-0
/
+6
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
1
-1
/
+126
2017-07-18
xfrm: remove flow cache
Florian Westphal
1
-107
/
+1
2017-07-18
xfrm_policy: make xfrm_bundle_lookup return xfrm dst object
Florian Westphal
1
-16
/
+12
2017-07-18
xfrm_policy: remove xfrm_policy_lookup
Florian Westphal
1
-32
/
+4
2017-07-18
xfrm_policy: kill flow to policy dir conversion
Florian Westphal
1
-42
/
+4
2017-07-18
xfrm_policy: remove always true/false branches
Florian Westphal
1
-60
/
+14
2017-07-18
xfrm_policy: bypass flow_cache_lookup
Florian Westphal
1
-9
/
+5
2017-07-04
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+5
[next]