index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
-0
/
+26
2022-03-18
Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor event
Sean Wang
-8
/
+1
2022-03-18
Bluetooth: btmtkuart: add .set_bdaddr support
Sean Wang
-0
/
+1
2022-03-18
Bluetooth: btmtkuart: rely on BT_MTK module
Sean Wang
-158
/
+29
2022-03-18
Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BE
Takashi Iwai
-0
/
+1
2022-03-18
Bluetooth: mgmt: remove redundant assignment to variable cur_len
Colin Ian King
-1
/
+1
2022-03-18
af_vsock: SOCK_SEQPACKET broken buffer test
Krasnov Arseniy Vladimirovich
-0
/
+131
2022-03-18
af_vsock: SOCK_SEQPACKET receive timeout test
Krasnov Arseniy Vladimirovich
-0
/
+84
2022-03-18
Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
-592
/
+2307
2022-03-18
Merge branch 'lan743x-PCI11010-#PCI11414'
David S. Miller
-46
/
+1061
2022-03-18
net: lan743x: Add support for PTP-IO Event Output (Periodic Output)
Raju Lakkaraju
-2
/
+250
2022-03-18
net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)
Raju Lakkaraju
-36
/
+386
2022-03-18
net: lan743x: Add support for OTP
Raju Lakkaraju
-3
/
+180
2022-03-18
net: lan743x: Add support for EEPROM
Raju Lakkaraju
-5
/
+212
2022-03-18
net: lan743x: Add support to display Tx Queue statistics
Raju Lakkaraju
-0
/
+33
2022-03-18
rfkill: make new event layout opt-in
Johannes Berg
-16
/
+46
2022-03-18
Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-292
/
+338
2022-03-17
Merge branch 'mirroring-for-ocelot-switches'
Jakub Kicinski
-62
/
+333
2022-03-17
net: dsa: felix: add port mirroring support
Vladimir Oltean
-0
/
+20
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
-10
/
+14
2022-03-17
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
-3
/
+42
2022-03-17
net: mscc: ocelot: establish functions for handling VCAP aux resources
Vladimir Oltean
-11
/
+30
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
-2
/
+159
2022-03-17
net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchall
Vladimir Oltean
-39
/
+71
2022-03-17
ptp: ocp: Make debugfs variables the correct bitwidth
Jonathan Lemon
-1
/
+2
2022-03-17
net: dsa: microchip: ksz8795: handle eee specif erratum
Oleksij Rempel
-1
/
+50
2022-03-17
Merge branch 'net-bridge-multiple-spanning-trees'
Jakub Kicinski
-152
/
+1381
2022-03-17
net: dsa: mv88e6xxx: MST Offloading
Tobias Waldekranz
-8
/
+255
2022-03-17
net: dsa: mv88e6xxx: Export STU as devlink region
Tobias Waldekranz
-0
/
+95
2022-03-17
net: dsa: mv88e6xxx: Disentangle STU from VTU
Tobias Waldekranz
-135
/
+264
2022-03-17
net: dsa: Handle MST state changes
Tobias Waldekranz
-8
/
+89
2022-03-17
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
-1
/
+26
2022-03-17
net: dsa: Validate hardware support for MST
Tobias Waldekranz
-0
/
+30
2022-03-17
net: bridge: mst: Add helper to query a port's MST state
Tobias Waldekranz
-0
/
+31
2022-03-17
net: bridge: mst: Add helper to check if MST is enabled
Tobias Waldekranz
-0
/
+15
2022-03-17
net: bridge: mst: Add helper to map an MSTI to a VID set
Tobias Waldekranz
-0
/
+33
2022-03-17
net: bridge: mst: Notify switchdev drivers of MST state changes
Tobias Waldekranz
-0
/
+25
2022-03-17
net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
Tobias Waldekranz
-0
/
+66
2022-03-17
net: bridge: mst: Notify switchdev drivers of MST mode changes
Tobias Waldekranz
-0
/
+13
2022-03-17
net: bridge: mst: Support setting and reporting MST port states
Tobias Waldekranz
-1
/
+209
2022-03-17
net: bridge: mst: Allow changing a VLAN's MSTI
Tobias Waldekranz
-0
/
+59
2022-03-17
net: bridge: mst: Multiple Spanning Tree (MST) mode
Tobias Waldekranz
-4
/
+176
2022-03-17
r8169: improve driver unload and system shutdown behavior on DASH-enabled sys...
Heiner Kallweit
-4
/
+16
2022-03-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-4
/
+36
2022-03-17
ethernet: sun: Fix spelling mistake "mis-matched" -> "mismatched"
Colin Ian King
-1
/
+1
2022-03-17
net: ethernet: ti: Fix spelling mistake and clean up message
Colin Ian King
-1
/
+1
2022-03-17
vlan: use correct format characters
Bill Wendling
-1
/
+1
2022-03-17
net/fsl: xgmac_mdio: use correct format characters
Bill Wendling
-1
/
+1
2022-03-17
bnx2x: use correct format characters
Bill Wendling
-2
/
+2
2022-03-17
enetc: use correct format characters
Bill Wendling
-1
/
+1
[next]