index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
2021-04-19
xfrm: remove stray synchronize_rcu from xfrm_init
Florian Westphal
1
-3
/
+0
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
1
-39
/
+0
2021-03-28
xfrm_policy.c : Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-01-04
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
1
-8
/
+18
2021-01-04
xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
Eyal Birger
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+5
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-25
/
+18
2020-07-29
xfrm: policy: Use sequence counters with associated lock
Ahmed S. Darwish
1
-5
/
+5
2020-07-21
xfrm: Make the policy hold queue work with VTI.
Steffen Klassert
1
-0
/
+11
2020-07-17
xfrm: policy: fix IPv6-only espintcp compilation
Sabrina Dubroca
1
-2
/
+2
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-23
/
+16
2020-05-25
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
1
-6
/
+1
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2020-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2020-03-24
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
1
-0
/
+2
2020-03-23
Remove DST_HOST
David Laight
1
-2
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2019-12-09
xfrm: add espintcp (RFC 8229)
Sabrina Dubroca
1
-0
/
+7
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+4
2019-08-24
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
Hangbin Liu
1
-2
/
+2
2019-08-20
xfrm: policy: avoid warning splat when merging nodes
Florian Westphal
1
-2
/
+4
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+7
2019-07-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+7
2019-07-03
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
1
-5
/
+7
2019-07-02
xfrm: remove a duplicated assignment
Cong Wang
1
-3
/
+0
2019-06-06
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
1
-1
/
+1
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-16
xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"
Florian Westphal
1
-11
/
+13
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-23
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
1
-9
/
+222
2019-04-23
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
1
-14
/
+7
2019-04-23
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
1
-11
/
+3
2019-04-08
xfrm: store xfrm_mode directly, not its address
Florian Westphal
1
-1
/
+1
2019-04-08
xfrm: make xfrm modes builtin
Florian Westphal
1
-1
/
+1
2019-04-08
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
1
-1
/
+9
2019-03-27
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
1
-1
/
+1
2019-02-18
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
1
-1
/
+3
2019-01-16
xfrm: Make set-mark default behavior backward compatible
Benedict Wong
1
-1
/
+4
2019-01-09
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
1
-8
/
+7
2019-01-09
xfrm: policy: fix reinsertion on node merge
Florian Westphal
1
-6
/
+8
2019-01-09
xfrm: policy: delete inexact policies from inexact list on hash rebuild
Florian Westphal
1
-13
/
+10
2019-01-09
xfrm: policy: increment xfrm_hash_generation on hash rebuild
Florian Westphal
1
-0
/
+2
2019-01-09
xfrm: policy: use hlist rcu variants on inexact insert, part 2
Florian Westphal
1
-2
/
+2
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
[next]