index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-09-10
2
-127
/
+101
|
\
|
*
xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
Nathan Chancellor
2024-09-09
1
-0
/
+2
|
*
xfrm: policy: fix null dereference
Florian Westphal
2024-09-09
1
-2
/
+2
|
*
Revert "xfrm: add SA information to the offloaded packet"
Steffen Klassert
2024-09-09
1
-21
/
+0
|
*
xfrm: minor update to sdb and xfrm_policy comments
Florian Westphal
2024-08-28
1
-1
/
+5
|
*
xfrm: policy: use recently added helper in more places
Florian Westphal
2024-08-28
1
-11
/
+2
|
*
xfrm: add SA information to the offloaded packet
wangfe
2024-08-27
1
-0
/
+21
|
*
xfrm: policy: remove remaining use of inexact list
Florian Westphal
2024-08-24
1
-38
/
+0
|
*
xfrm: switch migrate to xfrm_policy_lookup_bytype
Florian Westphal
2024-08-24
1
-67
/
+39
|
*
xfrm: policy: don't iterate inexact policies twice at insert time
Florian Westphal
2024-08-24
1
-6
/
+53
|
*
xfrm: Remove documentation WARN_ON to limit return values for offloaded SA
Patrisious Haddad
2024-08-16
1
-5
/
+1
*
|
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-1
/
+1
*
|
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
2024-08-31
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
4
-13
/
+66
|
\
|
*
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-07-14
4
-13
/
+66
|
|
\
|
|
*
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
2024-07-08
2
-4
/
+2
|
|
*
xfrm: fix netdev reference count imbalance
Jianbo Liu
2024-07-08
1
-2
/
+1
|
|
*
xfrm: Export symbol xfrm_dev_state_delete.
Steffen Klassert
2024-07-01
1
-0
/
+1
|
|
*
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
2024-06-25
1
-2
/
+59
|
|
*
xfrm: Log input direction mismatch error in one place
Antony Antony
2024-06-17
1
-5
/
+0
|
|
*
xfrm: Fix input error path memory access
Antony Antony
2024-06-17
1
-0
/
+3
*
|
|
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-07-14
8
-8
/
+347
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xfrm: Support crypto offload for inbound IPv4 UDP-encapsulated ESP packet
Mike Yu
2024-07-12
1
-1
/
+2
|
*
|
xfrm: Allow UDP encapsulation in crypto offload control path
Mike Yu
2024-07-12
1
-3
/
+3
|
*
|
xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path
Mike Yu
2024-07-12
2
-2
/
+5
|
*
|
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
2024-06-26
6
-3
/
+338
|
|
/
*
/
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-29
1
-8
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
2
-0
/
+10
|
\
|
*
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-26
1
-0
/
+8
|
*
xfrm: fix possible derferencing in error path
Antony Antony
2024-04-11
1
-0
/
+2
*
|
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-05-07
1
-1
/
+1
*
|
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-05-06
8
-9
/
+196
|
\
\
|
*
|
xfrm: Restrict SA direction attribute to specific netlink message types
Antony Antony
2024-05-01
1
-0
/
+24
|
*
|
xfrm: Add dir validation to "in" data path lookup
Antony Antony
2024-05-01
2
-0
/
+12
|
*
|
xfrm: Add dir validation to "out" data path lookup
Antony Antony
2024-05-01
2
-0
/
+7
|
*
|
xfrm: Add Direction to the SA in or out
Antony Antony
2024-05-01
5
-9
/
+153
|
|
/
*
|
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-03
1
-4
/
+1
*
|
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
1
-2
/
+1
*
|
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-22
1
-1
/
+1
|
/
*
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
2024-03-18
1
-1
/
+2
*
Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-03-08
2
-14
/
+143
|
\
|
*
xfrm: Do not allocate stats in the driver
Breno Leitao
2024-02-27
1
-8
/
+2
|
*
xfrm: Simplify the allocation of slab caches in xfrm_policy_init
Kunwu Chan
2024-02-09
1
-4
/
+1
|
*
xfrm: introduce forwarding of ICMP Error messages
Antony Antony
2024-01-25
1
-2
/
+140
*
|
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-07
2
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
4
-4
/
+13
|
\
\
|
*
\
Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-03-06
4
-4
/
+13
|
|
\
\
|
|
*
|
xfrm: set skb control buffer based on packet offload as well
Mike Yu
2024-03-05
1
-1
/
+5
|
|
*
|
xfrm: fix xfrm child route lookup for packet offload
Mike Yu
2024-03-05
1
-1
/
+3
|
|
*
|
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Nathan Chancellor
2024-02-26
1
-0
/
+3
[next]