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