index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set
Antony Antony
1
-0
/
+1
2025-12-12
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
1
-1
/
+1
2025-12-12
xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were...
Sabrina Dubroca
1
-1
/
+2
2025-12-12
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
2
-15
/
+10
2025-12-12
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2
-12
/
+8
2025-12-01
xfrm: Prevent locally generated packets from direct output in tunnel mode
Jianbo Liu
1
-1
/
+5
2025-12-01
xfrm: set err and extack on failure to create pcpu SA
Sabrina Dubroca
1
-1
/
+4
2025-12-01
xfrm: drop SA reference in xfrm_state_update if dir doesn't match
Sabrina Dubroca
1
-2
/
+6
2025-10-02
xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
Sabrina Dubroca
1
-0
/
+3
2025-08-20
xfrm: Duplicate SPI Handling
Aakash Kumar S
1
-29
/
+43
2025-08-01
xfrm: interface: fix use-after-free after changing collect_md xfrm interface
Eyal Birger
1
-6
/
+1
2025-08-01
xfrm: state: use a consistent pcpu_id in xfrm_state_find
Sabrina Dubroca
1
-13
/
+6
2025-08-01
xfrm: state: initialize state_ptrs earlier in xfrm_state_find
Sabrina Dubroca
1
-2
/
+2
2025-06-27
xfrm: validate assignment of maximal possible SEQ number
Leon Romanovsky
1
-10
/
+42
2025-06-19
xfrm: Use xdo.dev instead of xdo.real_dev
Cosmin Ratiu
2
-4
/
+0
2025-05-29
xfrm: Sanitize marks before insert
Paul Chaignon
2
-0
/
+6
2025-05-29
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
1
-3
/
+0
2025-05-29
espintcp: fix skb leaks
Sabrina Dubroca
1
-1
/
+3
2025-05-29
xfrm: prevent high SEQ input in non-ESN mode
Leon Romanovsky
1
-0
/
+12
2025-03-28
xfrm_output: Force software GSO only in tunnel mode
Cosmin Ratiu
1
-1
/
+1
2025-03-28
xfrm: fix tunnel mode TX datapath in packet offload mode
Alexandre Cassen
1
-0
/
+41
2025-02-08
xfrm: Fix acquire state insertion.
Steffen Klassert
1
-0
/
+1
2025-02-08
xfrm: Add error handling when nla_put_u32() returns an error
Everest K.C
1
-1
/
+4
2025-02-08
xfrm: Don't disable preemption while looking up cache state.
Sebastian Sewior
1
-3
/
+1
2025-02-08
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
1
-19
/
+70
2025-02-08
xfrm: Add an inbound percpu state cache.
Steffen Klassert
2
-1
/
+58
2025-02-08
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
2
-0
/
+67
2025-02-08
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
3
-17
/
+103
2025-02-08
xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
Jianbo Liu
1
-4
/
+6
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
3
-20
/
+54
2024-10-11
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
1
-1
/
+3
2024-10-07
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-24
xfrm: policy: remove last remnants of pernet inexact list
Florian Westphal
1
-3
/
+0
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+15
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2
-15
/
+31
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-127
/
+101
2024-09-09
xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
Nathan Chancellor
1
-0
/
+2
2024-09-09
xfrm: policy: fix null dereference
Florian Westphal
1
-2
/
+2
2024-09-09
Revert "xfrm: add SA information to the offloaded packet"
Steffen Klassert
1
-21
/
+0
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+1
2024-08-31
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
1
-1
/
+2
2024-08-28
xfrm: minor update to sdb and xfrm_policy comments
Florian Westphal
1
-1
/
+5
2024-08-28
xfrm: policy: use recently added helper in more places
Florian Westphal
1
-11
/
+2
2024-08-27
xfrm: add SA information to the offloaded packet
wangfe
1
-0
/
+21
2024-08-24
xfrm: policy: remove remaining use of inexact list
Florian Westphal
1
-38
/
+0
2024-08-24
xfrm: switch migrate to xfrm_policy_lookup_bytype
Florian Westphal
1
-67
/
+39
2024-08-24
xfrm: policy: don't iterate inexact policies twice at insert time
Florian Westphal
1
-6
/
+53
2024-08-16
xfrm: Remove documentation WARN_ON to limit return values for offloaded SA
Patrisious Haddad
1
-5
/
+1
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+66
[next]