index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-31
/
+83
2025-01-24
xfrm: Don't disable preemption while looking up cache state.
Sebastian Sewior
1
-3
/
+1
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
3
-5
/
+6
2025-01-14
net: remove init_dummy_netdev()
Jakub Kicinski
1
-3
/
+6
2025-01-07
xfrm: Support ESN context update to hardware for TX
Jianbo Liu
1
-0
/
+1
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
2
-1
/
+288
2024-12-05
xfrm: iptfs: handle reordering of received packets
Christian Hopps
1
-13
/
+484
2024-12-05
xfrm: iptfs: add skb-fragment sharing code
Christian Hopps
1
-6
/
+290
2024-12-05
xfrm: iptfs: add reusing received skb for the tunnel egress packet
Christian Hopps
1
-15
/
+108
2024-12-05
xfrm: iptfs: handle received fragmented inner packets
Christian Hopps
1
-19
/
+461
2024-12-05
xfrm: iptfs: add basic receive packet (tunnel egress) handling
Christian Hopps
1
-0
/
+276
2024-12-05
xfrm: iptfs: add fragmenting of larger than MTU user packets
Christian Hopps
1
-28
/
+315
2024-12-05
xfrm: iptfs: share page fragments of inner packets
Christian Hopps
1
-8
/
+77
2024-12-05
xfrm: iptfs: add user packet (tunnel ingress) handling
Christian Hopps
1
-3
/
+560
2024-12-05
xfrm: iptfs: add new iptfs xfrm mode impl
Christian Hopps
2
-0
/
+217
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
6
-2
/
+37
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
6
-10
/
+116
2024-12-05
xfrm: netlink: add config (netlink) options
Christian Hopps
2
-2
/
+60
2024-12-05
xfrm: config: add CONFIG_XFRM_IPTFS
Christian Hopps
1
-0
/
+16
2024-12-05
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
1
-19
/
+70
2024-11-25
xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
Jianbo Liu
1
-4
/
+6
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
5
-27
/
+255
2024-11-15
xfrm: Fix acquire state insertion.
Steffen Klassert
1
-0
/
+1
2024-11-14
xfrm: replace deprecated strncpy with strscpy_pad
Daniel Yang
1
-1
/
+1
2024-11-14
xfrm: Add error handling when nla_put_u32() returns an error
Everest K.C
1
-1
/
+4
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
1
-5
/
+3
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-06
xfrm: Convert xfrm_dst_lookup() to dscp_t.
Guillaume Nault
1
-5
/
+4
2024-11-06
xfrm: Convert xfrm_bundle_create() to dscp_t.
Guillaume Nault
1
-3
/
+4
2024-11-06
xfrm: Convert xfrm_get_tos() to dscp_t.
Guillaume Nault
1
-3
/
+3
2024-10-29
xfrm: Restrict percpu SA attribute to specific netlink message types
Steffen Klassert
1
-0
/
+14
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
2
-1
/
+58
2024-10-29
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
2
-0
/
+67
2024-10-29
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
3
-17
/
+103
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-03
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-11
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
[next]