index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: don't skip free of empty state in acquire policy
Leon Romanovsky
2023-08-01
1
-6
/
+2
*
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
2023-03-22
1
-0
/
+1
|
\
|
*
xfrm: add new device offload acquire flag
Raed Salem
2023-03-20
1
-0
/
+1
*
|
Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-03-16
1
-5
/
+0
|
\
\
|
|
/
|
/
|
|
*
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
2023-02-24
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
1
-9
/
+9
|
\
|
|
*
xfrm: annotate data-race around use_time
Eric Dumazet
2023-01-27
1
-5
/
+5
|
*
xfrm: consistently use time64_t in xfrm_timer_handler()
Eric Dumazet
2023-01-27
1
-4
/
+4
*
|
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2023-01-26
1
-1
/
+1
|
/
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
1
-23
/
+189
|
\
|
*
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
2022-12-05
1
-0
/
+4
|
*
xfrm: speed-up lookup of HW policies
Leon Romanovsky
2022-12-05
1
-15
/
+51
|
*
xfrm: add TX datapath support for IPsec packet offload mode
Leon Romanovsky
2022-12-05
1
-3
/
+118
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-29
1
-5
/
+16
|
|
\
|
|
*
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
2022-11-25
1
-5
/
+16
*
|
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
/
/
*
/
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-10-03
1
-9
/
+21
|
\
|
*
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
2022-09-29
1
-1
/
+1
|
*
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
2022-09-22
1
-1
/
+1
|
*
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
2022-09-22
1
-7
/
+19
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-08-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
xfrm: clone missing x->lastused in xfrm_do_migrate
Antony Antony
2022-08-03
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-07-25
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
xfrm: change the type of xfrm_register_km and xfrm_unregister_km
Zhengchao Shao
2022-06-24
1
-4
/
+2
*
|
ip: Fix data-races around sysctl_ip_no_pmtu_disc.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
|
/
*
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
2022-05-06
1
-2
/
+2
*
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-27
1
-12
/
+2
*
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
2022-01-26
1
-3
/
+5
*
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-01-26
1
-1
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
1
-1
/
+22
|
\
|
*
xfrm: rate limit SA mapping change message to user space
Antony Antony
2021-12-23
1
-1
/
+22
*
|
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-2
/
+12
|
\
|
*
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-04-19
1
-2
/
+12
*
|
xfrm: replay: avoid xfrm replay notify indirection
Florian Westphal
2021-06-21
1
-1
/
+1
*
|
xfrm: add state hashtable keyed by seq
Sabrina Dubroca
2021-05-14
1
-13
/
+52
|
/
*
net: xfrm: Use sequence counter with associated spinlock
Ahmed S. Darwish
2021-03-22
1
-1
/
+2
*
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
2021-03-22
1
-5
/
+5
*
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-2
/
+4
|
\
|
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
1
-2
/
+4
*
|
net: xfrm: fix memory leak in xfrm_user_policy()
Yu Kuai
2020-11-10
1
-1
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-11-04
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
net: xfrm: fix a race condition during allocing spi
zhuoliang zhang
2020-10-23
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-5
/
+37
|
\
|
|
*
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
2020-09-25
1
-4
/
+7
|
*
xfrm: clone whole liftime_cur structure in xfrm_do_migrate
Antony Antony
2020-09-07
1
-1
/
+1
|
*
xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate
Antony Antony
2020-09-07
1
-0
/
+28
|
*
xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
Antony Antony
2020-09-07
1
-0
/
+1
[next]