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.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
2022-03-04
Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)
Piotr Dymacz
1
-0
/
+5
2022-03-04
Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) device
Kiran K
1
-0
/
+1
2022-03-04
Bluetooth: Improve skb handling in mgmt_device_connected()
Radoslaw Biernacki
2
-17
/
+23
2022-03-04
Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()
Radoslaw Biernacki
2
-10
/
+13
2022-03-04
Bluetooth: mgmt: Remove unneeded variable
Minghao Chi
1
-5
/
+2
2022-03-04
Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync()
Tom Rix
1
-1
/
+1
2022-03-04
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-03-04
net: ethernet: sun: Remove redundant code
Jiapeng Chong
1
-16
/
+0
2022-03-04
Merge branch 'nfp-AF_XDP-zero-copy'
David S. Miller
6
-54
/
+855
2022-03-04
nfp: xsk: add AF_XDP zero-copy Rx and Tx support
Niklas Söderlund
6
-28
/
+756
2022-03-04
nfp: xsk: add configuration check for XSK socket chunk size
Niklas Söderlund
1
-4
/
+38
2022-03-04
nfp: xsk: add an array of xsk buffer pools to each data path
Niklas Söderlund
2
-2
/
+21
2022-03-04
nfp: wrap napi add/del logic
Jakub Kicinski
1
-16
/
+22
2022-03-04
nfp: expose common functions to be used for AF_XDP
Niklas Söderlund
2
-8
/
+22
2022-03-04
Merge branch 'sparx5-ptp'
David S. Miller
11
-11
/
+1221
2022-03-04
net: sparx5: Implement get_ts_info
Horatiu Vultur
1
-0
/
+34
2022-03-04
net: sparx5: Add support for ptp interrupts
Horatiu Vultur
3
-0
/
+134
2022-03-04
net: sparx5: Update extraction/injection for timestamping
Horatiu Vultur
5
-1
/
+248
2022-03-04
net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
3
-0
/
+102
2022-03-04
net: sparx5: Add support for ptp clocks
Horatiu Vultur
4
-1
/
+356
2022-03-04
net: sparx5: Add registers that are used by ptp functionality
Horatiu Vultur
2
-2
/
+334
2022-03-04
dts: sparx5: Enable ptp interrupt
Horatiu Vultur
1
-2
/
+3
2022-03-04
dt-bindings: net: sparx5: Extend with the ptp interrupt
Horatiu Vultur
1
-0
/
+2
2022-03-04
net: sparx5: Move ifh from port to local variable
Horatiu Vultur
3
-5
/
+8
2022-03-04
Merge branch 'lan937x-t1-phy-driver'
David S. Miller
1
-62
/
+325
2022-03-04
net: phy: added ethtool master-slave configuration support
Arun Ramadoss
1
-0
/
+90
2022-03-04
net: phy: added the LAN937x phy support
Arun Ramadoss
1
-1
/
+54
2022-03-04
net: phy: updated the initialization routine for LAN87xx
Arun Ramadoss
1
-42
/
+175
2022-03-04
net: phy: removed empty lines in LAN87XX
Arun Ramadoss
1
-4
/
+0
2022-03-04
net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX
Arun Ramadoss
1
-3
/
+4
2022-03-04
net: phy: used genphy_soft_reset for phy reset in LAN87xx
Arun Ramadoss
1
-12
/
+2
2022-03-04
Merge branch 'lan8814-1588-support'
David S. Miller
2
-34
/
+1097
2022-03-04
net: phy: micrel: 1588 support for LAN8814 phy
Divya Koppera
1
-22
/
+1066
2022-03-04
dt-bindings: net: micrel: Configure latency values and timestamping check for...
Divya Koppera
1
-0
/
+17
2022-03-04
net: phy: micrel: Fix concurrent register access
Divya Koppera
1
-14
/
+16
2022-03-04
Merge branch 'skb-drop-reasons'
David S. Miller
4
-13
/
+50
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
3
-3
/
+11
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
3
-1
/
+3
2022-03-04
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
3
-1
/
+3
2022-03-04
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
3
-1
/
+11
2022-03-04
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
3
-2
/
+8
2022-03-04
net: skb: introduce the function kfree_skb_list_reason()
Menglong Dong
2
-4
/
+11
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
3
-1
/
+3
2022-03-04
Merge branch 'netif_rx'
David S. Miller
20
-23
/
+23
2022-03-04
net: dev: Use netif_rx().
Sebastian Andrzej Siewior
1
-3
/
+3
2022-03-04
net: bridge: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-04
net: macvlan: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
9
-9
/
+9
2022-03-04
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
3
-3
/
+3
2022-03-04
net: caif: Use netif_rx().
Sebastian Andrzej Siewior
2
-2
/
+2
[next]