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
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-08
xfrm: fix netdev reference count imbalance
Jianbo Liu
2024-07-01
xfrm: Export symbol xfrm_dev_state_delete.
Steffen Klassert
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
2024-06-25
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
2024-02-05
xfrm: get global statistics from the offloaded device
Leon Romanovsky
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
2023-08-01
xfrm: don't skip free of empty state in acquire policy
Leon Romanovsky
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
[next]