index
:
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-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
2024-12-05
xfrm: iptfs: add fragmenting of larger than MTU user packets
Christian Hopps
2024-12-05
xfrm: iptfs: share page fragments of inner packets
Christian Hopps
2024-12-05
xfrm: iptfs: add user packet (tunnel ingress) handling
Christian Hopps
2024-12-05
xfrm: iptfs: add new iptfs xfrm mode impl
Christian Hopps
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
2024-12-05
xfrm: netlink: add config (netlink) options
Christian Hopps
2024-12-05
xfrm: config: add CONFIG_XFRM_IPTFS
Christian Hopps
2024-12-05
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
2024-11-25
xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
Jianbo Liu
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-11-15
xfrm: Fix acquire state insertion.
Steffen Klassert
2024-11-14
xfrm: replace deprecated strncpy with strscpy_pad
Daniel Yang
2024-11-14
xfrm: Add error handling when nla_put_u32() returns an error
Everest K.C
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
2024-11-06
xfrm: Convert xfrm_dst_lookup() to dscp_t.
Guillaume Nault
2024-11-06
xfrm: Convert xfrm_bundle_create() to dscp_t.
Guillaume Nault
[next]