index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Age
Commit message (
Expand
)
Author
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
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
2020-09-07
xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
Antony Antony
2020-07-24
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
2020-02-19
xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.
Huang Zijiang
2019-12-09
xfrm: add espintcp (RFC 8229)
Sabrina Dubroca
2019-11-07
xfrm: Fix memleak on xfrm state destroy
Steffen Klassert
2019-07-01
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
[next]