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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
wifi: mac80211: remove unnecessary ML element type check
Johannes Berg
1
-4
/
+0
2024-03-04
wifi: mac80211: update scratch_pos after defrag
Johannes Berg
1
-0
/
+1
2024-03-04
wifi: mac80211: Adjust CQM handling for MLO
Ilan Peer
1
-29
/
+50
2024-03-04
wifi: mac80211: Allow beacons to update BSS table regardless of scan
Ilan Peer
1
-7
/
+15
2024-03-04
wifi: mac80211: add link id to ieee80211_gtk_rekey_add()
Shaul Triebitz
3
-10
/
+22
2024-03-04
wifi: cfg80211: print flags in tracing in hex
Johannes Berg
1
-5
/
+5
2024-03-04
wifi: mac80211: obtain AP HT/VHT data for assoc request
Johannes Berg
1
-0
/
+73
2024-03-04
wifi: mac80211: don't add VHT capa on links without them
Johannes Berg
1
-1
/
+2
2024-03-04
wifi: mac80211: handle netif carrier up/down with link AP during MLO
Aditya Kumar Singh
1
-2
/
+30
2024-03-04
wifi: mac80211: remove only link keys during stopping link AP
Rameshkumar Sundaram
1
-1
/
+7
2024-03-04
wifi: cfg80211: check A-MSDU format more carefully
Johannes Berg
1
-4
/
+10
2024-03-04
wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvm
Takashi Iwai
2
-0
/
+8
2024-03-04
wifi: mac80211: track capability/opmode NSS separately
Johannes Berg
5
-28
/
+30
2024-03-04
wifi: mac80211: fix supported rate masking in scan
Johannes Berg
1
-4
/
+4
2024-03-04
wifi: mac80211: check link exists before use
Johannes Berg
1
-1
/
+1
2024-03-04
wifi: mac80211: always initialize match_auth
Johannes Berg
1
-4
/
+4
2024-02-28
bitfield: suppress "dubious: x & !y" sparse warning
Johannes Berg
1
-1
/
+2
2024-02-28
wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()
Shiji Yang
1
-2
/
+2
2024-02-28
wifi: zd1211rw: silence sparse warnings
Johannes Berg
1
-2
/
+3
2024-02-28
wifi: rt2x00: silence sparse warnings
Johannes Berg
1
-4
/
+4
2024-02-28
wifi: brcmsmac: silence sparse warnings
Johannes Berg
2
-8
/
+10
2024-02-28
wifi: b43: silence sparse warnings
Johannes Berg
2
-5
/
+5
2024-02-27
Merge tag 'mt76-for-kvalo-2024-02-22' of https://github.com/nbd168/wireless
Kalle Valo
49
-527
/
+977
2024-02-27
wifi: brcmfmac: do not pass hidden SSID attribute as value directly
Alexey Berezhok
1
-4
/
+5
2024-02-27
wifi: rtw89: pci: implement PCI CLK/ASPM/L1SS for WiFi 7 chips
Chin-Yen Lee
3
-10
/
+122
2024-02-27
wifi: rtw89: Update EHT PHY beamforming capability
Kuan-Chung Chen
1
-5
/
+3
2024-02-27
wifi: rtw89: advertise missing extended scan feature
Kuan-Chung Chen
2
-2
/
+4
2024-02-27
wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4
Gustavo A. R. Silva
1
-1
/
+1
2024-02-23
bonding: rate-limit bonding driver inspect messages
Praveen Kumar Kannoju
1
-8
/
+10
2024-02-23
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
13
-260
/
+346
2024-02-23
ipv6/sit: Do not allocate stats in the driver
Breno Leitao
1
-8
/
+4
2024-02-23
octeon_ep_vf: Improve help text grammar
Geert Uytterhoeven
1
-4
/
+4
2024-02-23
net: microchip: lan743x: Fix spelling mistake "erro" -> "error"
Colin Ian King
1
-1
/
+1
2024-02-23
net/af_iucv: fix virtual vs physical address confusion
Alexander Gordeev
1
-6
/
+4
2024-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
395
-1515
/
+3232
2024-02-23
Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
83
-961
/
+2947
2024-02-22
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
75
-378
/
+870
2024-02-22
Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+4
2024-02-22
Merge branch 'bnxt_en-ntuple-filter-improvements'
Paolo Abeni
3
-200
/
+311
2024-02-22
bnxt_en: Use the new VNIC to create ntuple filters
Pavan Chebbi
1
-6
/
+27
2024-02-22
bnxt_en: Create and setup the additional VNIC for adding ntuple filters
Pavan Chebbi
2
-10
/
+36
2024-02-22
bnxt_en: Provision for an additional VNIC for ntuple filters
Pavan Chebbi
2
-5
/
+32
2024-02-22
bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic index
Pavan Chebbi
3
-21
/
+24
2024-02-22
bnxt_en: Refactor bnxt_set_features()
Pavan Chebbi
1
-7
/
+12
2024-02-22
bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICs
Venkat Duvvuru
1
-11
/
+17
2024-02-22
bnxt_en: Check additional resources in bnxt_check_rings()
Michael Chan
1
-0
/
+2
2024-02-22
bnxt_en: Improve RSS context reservation infrastructure
Pavan Chebbi
2
-23
/
+36
2024-02-22
bnxt_en: Explicitly specify P5 completion rings to reserve
Michael Chan
2
-7
/
+13
2024-02-22
bnxt_en: Refactor ring reservation functions
Michael Chan
2
-130
/
+132
2024-02-22
Merge branch 'mctp-core-protocol-updates-minor-fixes-tests'
Paolo Abeni
9
-55
/
+630
[next]