index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-11
1
-5
/
+5
|
\
|
*
xfrm: policy: Use sequence counters with associated lock
Ahmed S. Darwish
2020-07-29
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-25
/
+18
|
\
\
|
*
|
xfrm: policy: fix IPv6-only espintcp compilation
Sabrina Dubroca
2020-07-17
1
-2
/
+2
|
*
|
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2020-06-24
1
-23
/
+16
|
|
/
*
/
xfrm: Make the policy hold queue work with VTI.
Steffen Klassert
2020-07-21
1
-0
/
+11
|
/
*
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
2020-05-25
1
-6
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-30
1
-0
/
+2
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-03-27
1
-0
/
+2
|
|
\
|
|
*
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
2020-03-24
1
-0
/
+2
*
|
|
Remove DST_HOST
David Laight
2020-03-24
1
-2
/
+1
|
/
/
*
/
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-1
/
+1
|
/
*
xfrm: add espintcp (RFC 8229)
Sabrina Dubroca
2019-12-09
1
-0
/
+7
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-09-06
1
-2
/
+4
|
\
|
*
xfrm: policy: avoid warning splat when merging nodes
Florian Westphal
2019-08-20
1
-2
/
+4
*
|
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
Hangbin Liu
2019-08-24
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
1
-8
/
+7
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
1
-8
/
+7
|
|
\
|
|
*
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
2019-07-03
1
-5
/
+7
|
|
*
xfrm: remove a duplicated assignment
Cong Wang
2019-07-02
1
-3
/
+0
*
|
|
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-1
/
+1
|
/
/
*
|
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"
Florian Westphal
2019-05-16
1
-11
/
+13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-03
1
-1
/
+1
|
\
|
*
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
2019-03-27
1
-1
/
+1
*
|
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-9
/
+222
*
|
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-14
/
+7
*
|
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-11
/
+3
*
|
xfrm: store xfrm_mode directly, not its address
Florian Westphal
2019-04-08
1
-1
/
+1
*
|
xfrm: make xfrm modes builtin
Florian Westphal
2019-04-08
1
-1
/
+1
*
|
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
2019-04-08
1
-1
/
+9
|
/
*
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
2019-02-18
1
-1
/
+3
*
xfrm: Make set-mark default behavior backward compatible
Benedict Wong
2019-01-16
1
-1
/
+4
*
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
2019-01-09
1
-8
/
+7
*
xfrm: policy: fix reinsertion on node merge
Florian Westphal
2019-01-09
1
-6
/
+8
*
xfrm: policy: delete inexact policies from inexact list on hash rebuild
Florian Westphal
2019-01-09
1
-13
/
+10
*
xfrm: policy: increment xfrm_hash_generation on hash rebuild
Florian Westphal
2019-01-09
1
-0
/
+2
*
xfrm: policy: use hlist rcu variants on inexact insert, part 2
Florian Westphal
2019-01-09
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-20
1
-3
/
+0
|
\
|
*
xfrm: policy: remove set but not used variable 'priority'
YueHaibing
2018-12-19
1
-3
/
+0
*
|
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
1
-8
/
+11
|
/
*
xfrm: policy: fix policy hash rebuild
Florian Westphal
2018-11-28
1
-4
/
+5
*
xfrm: policy: fix netlink/pf_key policy lookups
Florian Westphal
2018-11-15
1
-1
/
+4
*
xfrm: policy: add missing indentation
Colin Ian King
2018-11-15
1
-1
/
+1
*
xfrm: policy: add 2nd-level saddr trees for inexact policies
Florian Westphal
2018-11-09
1
-10
/
+108
*
xfrm: policy: store inexact policies in a tree ordered by source address
Florian Westphal
2018-11-09
1
-4
/
+42
*
xfrm: policy: check reinserted policies match their node
Florian Westphal
2018-11-09
1
-0
/
+32
[next]