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-7.1.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
net: mention the convention for .ndo_setup_tc()
David Yang
1
-0
/
+6
2026-05-09
net/mlx5: Add VHCA_ID page management mode support
Moshe Shemesh
1
-0
/
+7
2026-05-09
net/mlx5: Make debugfs page counters by function type dynamic
Moshe Shemesh
1
-0
/
+2
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-26
/
+314
2026-05-07
Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-9
/
+72
2026-05-07
Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-0
/
+186
2026-05-07
w5100: remove MMIO support
Arnd Bergmann
1
-23
/
+0
2026-05-07
net/mlx5: E-Switch, serialize representor lifecycle
Mark Bloch
1
-0
/
+6
2026-05-06
Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...
Mikhail Gavrilov
1
-1
/
+1
2026-05-06
Merge tag 'wireless-next-2026-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
6
-58
/
+620
2026-05-06
net: mana: Use per-queue allocation for tx_qp to reduce allocation size
Aditya Garg
1
-1
/
+1
2026-05-06
Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-6
/
+31
2026-05-06
amt: Store struct sock in struct amt_dev.
Kuniyuki Iwashima
1
-1
/
+1
2026-05-06
vxlan: Free vxlan_sock with kfree_rcu().
Kuniyuki Iwashima
1
-0
/
+1
2026-05-06
vxlan: Store struct sock in struct vxlan_sock.
Kuniyuki Iwashima
1
-2
/
+2
2026-05-06
udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().
Kuniyuki Iwashima
1
-2
/
+2
2026-05-06
udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().
Kuniyuki Iwashima
1
-2
/
+2
2026-05-06
udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-06
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-06
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-06
Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2026-05-06
Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2026-05-06
Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+2
2026-05-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+5
2026-05-06
Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+12
2026-05-05
net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
Dipayaan Roy
1
-0
/
+6
2026-05-05
wifi: cfg80211: separate NPCA validity from chandef validity
Johannes Berg
1
-0
/
+23
2026-05-05
wifi: mac80211: mlme: use NPCA chandef if capable
Johannes Berg
1
-0
/
+25
2026-05-05
wifi: mac80211: allow only AP chanctx sharing with NPCA
Johannes Berg
1
-0
/
+7
2026-05-05
wifi: cfg80211: add helper for parsing NPCA to chandef
Johannes Berg
1
-0
/
+13
2026-05-05
wifi: cfg80211: allow representing NPCA in chandef
Johannes Berg
2
-2
/
+15
2026-05-05
wifi: cfg80211: allow devices to advertise extended MLD capa/ops
Johannes Berg
2
-6
/
+11
2026-05-05
wifi: mac80211: track AP's extended MLD capa/ops
Johannes Berg
1
-0
/
+3
2026-05-05
wifi: ieee80211: define UHR ML-PM extended MLD capability
Johannes Berg
1
-6
/
+8
2026-05-05
wifi: mac80211: update UHR capabilities field order
Johannes Berg
1
-34
/
+21
2026-05-05
net: mdio: Add support for RSFEC Control register for PMA
Mike Marciniszyn (Meta)
1
-0
/
+10
2026-05-05
wifi: cfg80211: add LTF keyseed support for secure ranging
Peddolla Harshavardhan Reddy
3
-0
/
+23
2026-05-05
wifi: cfg80211: allow suppressing FTM result reporting for PD requests
Peddolla Harshavardhan Reddy
2
-0
/
+12
2026-05-05
wifi: cfg80211: add PD-specific preamble and bandwidth capabilities
Peddolla Harshavardhan Reddy
2
-0
/
+16
2026-05-05
wifi: cfg80211: add ingress/egress distance thresholds for FTM
Peddolla Harshavardhan Reddy
2
-0
/
+29
2026-05-05
wifi: cfg80211: add role-based peer limits to FTM capabilities
Peddolla Harshavardhan Reddy
2
-0
/
+20
2026-05-05
wifi: cfg80211: extend PMSR FTM response for proximity ranging
Peddolla Harshavardhan Reddy
2
-2
/
+92
2026-05-05
wifi: cfg80211: add NTB continuous ranging and FTM request type support
Peddolla Harshavardhan Reddy
2
-3
/
+94
2026-05-05
wifi: cfg80211: add proximity detection capabilities to PMSR
Peddolla Harshavardhan Reddy
2
-2
/
+136
2026-05-05
wifi: cfg80211: add start/stop proximity detection commands
Peddolla Harshavardhan Reddy
2
-0
/
+14
2026-05-05
wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operations
Peddolla Harshavardhan Reddy
1
-0
/
+2
2026-05-05
wifi: cfg80211: Add MAC address filter to remain_on_channel
Peddolla Harshavardhan Reddy
2
-2
/
+11
2026-05-05
wifi: mac80211: add NAN channel evacuation support
Miri Korenblit
1
-0
/
+15
2026-05-05
wifi: mac80211: track the id of the NAN cluster we joined
Miri Korenblit
1
-0
/
+14
2026-05-05
wifi: cfg80211: indicate (Re)Association frame encryption to userspace
Kavita Kavita
2
-0
/
+15
[next]