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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
gve: DQO: Fix off by one in gve_rx_dqo()
Dan Carpenter
1
-1
/
+1
2021-06-29
stmmac: intel: set PCI_D3hot in suspend
Voon Weifeng
1
-0
/
+1
2021-06-29
stmmac: intel: Enable PHY WOL option in EHL
Ling Pei Lee
1
-0
/
+1
2021-06-29
net: stmmac: option to enable PHY WOL with PMT enabled
Ling Pei Lee
1
-1
/
+2
2021-06-29
ptp: Set lookup cookie when creating a PTP PPS source.
Jonathan Lemon
1
-0
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2
-2
/
+2
2021-06-29
net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
Nathan Chancellor
1
-4
/
+1
2021-06-29
net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
Vladimir Oltean
1
-4
/
+22
2021-06-29
Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
12
-85
/
+267
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
24
-91
/
+14
2021-06-29
net: sparx5: fix error return code in sparx5_register_notifier_blocks()
Yang Yingliang
1
-1
/
+3
2021-06-29
net: sparx5: fix return value check in sparx5_create_targets()
Yang Yingliang
1
-2
/
+2
2021-06-29
net: sparx5: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-29
Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-16
/
+147
2021-06-29
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-2
/
+2
2021-06-29
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-2
/
+17
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
8
-17
/
+20
2021-06-29
net: ocelot: delete call to br_fdb_replay
Vladimir Oltean
1
-4
/
+0
2021-06-28
bnxt_en: Enable hardware PTP support
Michael Chan
1
-0
/
+7
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
4
-5
/
+131
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
4
-3
/
+52
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
3
-0
/
+41
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
6
-1
/
+382
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
3
-0
/
+113
2021-06-28
bnxt_en: Update firmware interface to 1.10.2.47
Michael Chan
2
-42
/
+629
2021-06-28
net: hns3: add support for dumping MAC umv counter in debugfs
Jian Shen
3
-0
/
+42
2021-06-28
net: hns3: add support for FD counter in debugfs
Jian Shen
5
-2
/
+62
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
5
-20
/
+48
2021-06-28
gtp: reset mac_header after decap
Guillaume Nault
1
-0
/
+1
2021-06-28
bareudp: allow redirecting bareudp packets to eth devices
Guillaume Nault
1
-0
/
+1
2021-06-26
net/mlx5e: Add IPsec support to uplink representor
Raed Salem
2
-1
/
+8
2021-06-26
net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections
Tariq Toukan
3
-0
/
+3
2021-06-26
net/mlx5: SF, Improve performance in SF allocation
Eli Cohen
1
-10
/
+13
2021-06-26
net/mlx5: Increase hairpin buffer size
Ariel Levkovich
1
-1
/
+1
2021-06-26
net/mlx5: DR, Add support for flow sampler offload
Yevgeny Kliteynik
5
-3
/
+119
2021-06-26
net/mlx5: Compare sampler flow destination ID in fs_core
Yevgeny Kliteynik
1
-1
/
+3
2021-06-26
Bluetooth: hci_uart: Remove redundant assignment to fw_ptr
Nigel Christian
1
-1
/
+0
2021-06-26
Bluetooth: btmrvl: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-26
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
Tim Jiang
1
-0
/
+5
2021-06-26
Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.
Tim Jiang
1
-3
/
+9
2021-06-26
Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...
Zhang Qilong
1
-4
/
+2
2021-06-26
Bluetooth: btrtl: rename USB fw for RTL8761
Joakim Tjernlund
1
-1
/
+8
2021-06-26
Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device.
Joakim Tjernlund
1
-0
/
+4
2021-06-26
Bluetooth: hci_h5: Add RTL8822CS capabilities
Archie Pusaka
3
-14
/
+24
2021-06-26
Bluetooth: btusb: Add support USB ALT 3 for WBS
Hilda Wu
1
-0
/
+7
2021-06-26
Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
Daniel Lenski
1
-0
/
+2
2021-06-26
Bluetooth: btqca: Moved extracting rom version info to common place
Venkata Lakshmi Narayana Gubba
1
-9
/
+5
2021-06-26
Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750
Venkata Lakshmi Narayana Gubba
2
-18
/
+54
2021-06-26
Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750
Venkata Lakshmi Narayana Gubba
3
-23
/
+115
2021-06-26
Bluetooth: btbcm: Add entry for BCM43430B0 UART Bluetooth
Mikhail Rudenko
1
-0
/
+1
[next]