index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-20
xfrm: use kfree_sensitive() for SA secret zeroization
Zilin Guan
2025-05-15
xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]
Sebastian Andrzej Siewior
2025-05-15
xfrm: prevent configuration of interface index when offload is used
Leon Romanovsky
2025-05-15
xfrm: validate assignment of maximal possible SEQ number
Leon Romanovsky
2025-05-14
xfrm: Sanitize marks before insert
Paul Chaignon
2025-04-30
xfrm: ipcomp: fix truesize computation on receive
Sabrina Dubroca
2025-04-17
xfrm: Refactor migration setup during the cloning process
Chiachang Wang
2025-04-17
xfrm: Migrate offload configuration
Chiachang Wang
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2025-04-16
xfrm: Remove unneeded device check from validate_xmit_xfrm
Cosmin Ratiu
2025-04-16
xfrm: Use xdo.dev instead of xdo.real_dev
Cosmin Ratiu
2025-04-14
xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
2025-04-14
espintcp: fix skb leaks
Sabrina Dubroca
2025-04-11
xfrm: Remove unnecessary strscpy_pad() size arguments
Thorsten Blum
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-03-21
xfrm: ipcomp: Use crypto_acomp interface
Herbert Xu
2025-03-21
xfrm: ipcomp: Call pskb_may_pull in ipcomp_input
Herbert Xu
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-19
xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
Dan Carpenter
2025-03-12
xfrm: state: make xfrm_state_lookup_byaddr lockless
Florian Westphal
2025-02-21
net: xfrm: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2025-02-21
xfrm_output: Force software GSO only in tunnel mode
Cosmin Ratiu
2025-02-21
xfrm: fix tunnel mode TX datapath in packet offload mode
Alexandre Cassen
2025-02-21
xfrm: check for PMTU in tunnel mode for packet offload
Leon Romanovsky
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
2025-02-21
xfrm: rely on XFRM offload
Leon Romanovsky
2025-02-21
xfrm: simplify SA initialization routine
Leon Romanovsky
2025-02-21
xfrm: delay initialization of offload path till its actually requested
Leon Romanovsky
2025-02-18
xfrm: Switch to use hrtimer_setup()
Nam Cao
2025-02-12
xfrm: prevent high SEQ input in non-ESN mode
Leon Romanovsky
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-01-24
xfrm: Don't disable preemption while looking up cache state.
Sebastian Sewior
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
2025-01-13
net: remove init_dummy_netdev()
Jakub Kicinski
2025-01-07
xfrm: Support ESN context update to hardware for TX
Jianbo Liu
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
2024-12-05
xfrm: iptfs: handle reordering of received packets
Christian Hopps
2024-12-05
xfrm: iptfs: add skb-fragment sharing code
Christian Hopps
2024-12-05
xfrm: iptfs: add reusing received skb for the tunnel egress packet
Christian Hopps
2024-12-05
xfrm: iptfs: handle received fragmented inner packets
Christian Hopps
2024-12-05
xfrm: iptfs: add basic receive packet (tunnel egress) handling
Christian Hopps
[next]