index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+0
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
1
-8
/
+11
2018-12-19
xfrm: policy: remove set but not used variable 'priority'
YueHaibing
1
-3
/
+0
2018-11-28
xfrm: policy: fix policy hash rebuild
Florian Westphal
1
-4
/
+5
2018-11-15
xfrm: policy: fix netlink/pf_key policy lookups
Florian Westphal
1
-1
/
+4
2018-11-15
xfrm: policy: add missing indentation
Colin Ian King
1
-1
/
+1
2018-11-09
xfrm: policy: add 2nd-level saddr trees for inexact policies
Florian Westphal
1
-10
/
+108
2018-11-09
xfrm: policy: store inexact policies in a tree ordered by source address
Florian Westphal
1
-4
/
+42
2018-11-09
xfrm: policy: check reinserted policies match their node
Florian Westphal
1
-0
/
+32
2018-11-09
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
1
-6
/
+327
2018-11-09
xfrm: policy: add inexact policy search tree infrastructure
Florian Westphal
1
-54
/
+247
2018-11-09
xfrm: policy: consider if_id when hashing inexact policy
Florian Westphal
1
-9
/
+16
2018-11-09
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
1
-18
/
+332
2018-11-09
xfrm: policy: return NULL when inexact search needed
Florian Westphal
1
-2
/
+11
2018-11-09
xfrm: policy: split list insertion into a helper
Florian Westphal
1
-16
/
+27
2018-11-09
xfrm: security: iterate all, not inexact lists
Florian Westphal
1
-67
/
+26
2018-10-11
xfrm: policy: use hlist rcu variants on insert
Florian Westphal
1
-4
/
+4
2018-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+4
2018-09-11
xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
Steffen Klassert
1
-0
/
+4
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-07-26
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+4
2018-07-20
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
1
-32
/
+66
2018-07-11
xfrm: use time64_t for in-kernel timestamps
Arnd Bergmann
1
-12
/
+12
2018-06-25
xfrm: policy: remove pcpu policy cache
Florian Westphal
1
-138
/
+1
2018-06-23
xfrm: Add virtual xfrm interfaces
Steffen Klassert
1
-0
/
+43
2018-06-23
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
1
-5
/
+13
2018-06-23
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
1
-2
/
+3
2018-06-23
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
Tommi Rantala
1
-0
/
+3
2018-05-31
xfrm Fix potential error pointer dereference in xfrm_bundle_create.
Steffen Klassert
1
-3
/
+2
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
[next]