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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
wifi: rtlwifi: add calculate_bit_shift()
Su Hui
1
-0
/
+7
2023-12-20
wifi: rtw89: coex: To improve Wi-Fi performance while BT is idle
Ching-Te Ku
1
-26
/
+37
2023-12-20
wifi: rtw89: coex: Translate antenna configuration from ID to string
Ching-Te Ku
1
-2
/
+22
2023-12-20
wifi: rtw89: coex: Update RF parameter control setting logic
Ching-Te Ku
2
-27
/
+62
2023-12-20
wifi: rtw89: coex: Add Bluetooth RSSI level information
Ching-Te Ku
2
-2
/
+36
2023-12-20
wifi: rtw89: coex: Set Bluetooth scan low-priority when Wi-Fi link/scan
Ching-Te Ku
1
-0
/
+2
2023-12-20
wifi: rtw89: coex: Update coexistence policy for Wi-Fi LPS
Ching-Te Ku
1
-24
/
+46
2023-12-20
wifi: rtw89: coex: Still show hardware grant signal info even Wi-Fi is PS
Ching-Te Ku
2
-42
/
+40
2023-12-20
wifi: rtw89: coex: Update BTG control related logic
Ching-Te Ku
2
-22
/
+75
2023-12-20
wifi: rtw89: coex: Add Pre-AGC control to enhance Wi-Fi RX performance
Ching-Te Ku
3
-1
/
+208
2023-12-20
wifi: rtw89: coex: Record down Wi-Fi initial mode information
Ching-Te Ku
2
-1
/
+17
2023-12-20
wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter members
Ching-Te Ku
2
-11
/
+5
2023-12-19
wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()
Dmitry Antipov
2
-14
/
+2
2023-12-19
wifi: mwifiex: use cfg80211_ssid_eq() instead of mwifiex_ssid_cmp()
Dmitry Antipov
4
-16
/
+4
2023-12-19
wifi: cfg80211: introduce cfg80211_ssid_eq()
Dmitry Antipov
1
-0
/
+17
2023-12-19
wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices
Zenm Chen
1
-0
/
+12
2023-12-19
wifi: rtw89: mac: implement to configure TX/RX engines for WiFi 7 chips
Ping-Ke Shih
2
-0
/
+1488
2023-12-19
wifi: rtw89: mac: add sys_init and filter option for WiFi 7 chips
Ping-Ke Shih
2
-0
/
+125
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
177
-1798
/
+8407
2023-12-19
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
292
-2086
/
+10703
2023-12-19
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
2
-20
/
+19
2023-12-19
Merge branch 'tools-net-ynl-add-sub-message-support-to-ynl'
Jakub Kicinski
8
-45
/
+2782
2023-12-19
tools/net/ynl-gen-rst: Remove extra indentation from generated docs
Donald Hunter
1
-3
/
+3
2023-12-19
tools/net/ynl-gen-rst: Remove bold from attribute-set headings
Donald Hunter
1
-1
/
+1
2023-12-19
tools/net/ynl-gen-rst: Sort the index of generated netlink specs
Donald Hunter
1
-1
/
+1
2023-12-19
tools/net/ynl-gen-rst: Add sub-messages to generated docs
Donald Hunter
1
-0
/
+23
2023-12-19
doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
Donald Hunter
1
-3
/
+3
2023-12-19
doc/netlink/specs: Add a spec for tc
Donald Hunter
1
-0
/
+2031
2023-12-19
doc/netlink/specs: use pad in structs in rt_link
Donald Hunter
1
-7
/
+6
2023-12-19
doc/netlink/specs: Add sub-message type to rt_link family
Donald Hunter
1
-4
/
+432
2023-12-19
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
1
-10
/
+26
2023-12-19
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2
-8
/
+95
2023-12-19
doc/netlink: Document the sub-message format for netlink-raw
Donald Hunter
1
-1
/
+95
2023-12-19
doc/netlink: Add sub-message support to netlink-raw
Donald Hunter
1
-3
/
+62
2023-12-19
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
1
-5
/
+5
2023-12-18
Merge branch 'bpf-add-check-for-negative-uprobe-multi-offset'
Andrii Nakryiko
2
-5
/
+152
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
1
-3
/
+146
2023-12-18
bpf: Fail uprobe multi link with negative offset
Jiri Olsa
1
-2
/
+6
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
3
-0
/
+227
2023-12-18
s390/bpf: Fix indirect trampoline generation
Alexei Starovoitov
2
-3
/
+2
2023-12-18
Merge branch 'rtnl-rcu'
David S. Miller
2
-9
/
+15
2023-12-18
net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*
Pedro Tammela
1
-9
/
+3
2023-12-18
net: rtnl: introduce rcu_replace_pointer_rtnl
Jamal Hadi Salim
1
-0
/
+12
2023-12-17
Merge branch 'phy-ackage-addr-mmd-apis'
David S. Miller
6
-78
/
+266
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
2
-0
/
+156
2023-12-17
net: phy: restructure __phy_write/read_mmd to helper and phydev user
Christian Marangi
1
-34
/
+30
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
5
-44
/
+80
2023-12-17
net: phy: make addr type u8 in phy_package_shared struct
Christian Marangi
1
-1
/
+1
2023-12-17
octeontx2-af: Add new devlink param to configure maximum usable NIX block LFs
Suman Ghosh
3
-24
/
+133
2023-12-17
Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
128
-465
/
+630
[next]