index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_bcm: Fix kernel doc comments
Andy Shevchenko
2021-08-04
1
-0
/
+6
*
Bluetooth: Fix not generating RPA when required
Luiz Augusto von Dentz
2021-08-03
3
-56
/
+61
*
Bluetooth: HCI: Add proper tracking for enable status of adv instances
Luiz Augusto von Dentz
2021-08-03
2
-0
/
+29
*
Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)
mark-yw.chen
2021-08-02
1
-0
/
+2
*
Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic
Ismael Ferreras Morezuelas
2021-07-29
1
-25
/
+30
*
Bluetooth: btusb: Enable MSFT extension for Intel next generation controllers
Chethan T N
2021-07-29
1
-0
/
+11
*
Bluetooth: btusb: Enable MSFT extension for WCN6855 controller
Michael Sun
2021-07-29
1
-0
/
+1
*
Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197
Ian Mackinnon
2021-07-29
1
-3
/
+0
*
Bluetooth: btmrvl_sdio: Remove all strcpy() uses
Len Baker
2021-07-29
1
-15
/
+14
*
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
2021-07-29
1
-0
/
+15
*
Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
Tedd Ho-Jeong An
2021-07-29
1
-1
/
+1
*
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-07-29
4
-16
/
+24
*
Bluetooth: btusb: Add valid le states quirk
Michael Sun
2021-07-24
1
-2
/
+4
*
Bluetooth: hci_h5: Add runtime suspend
Archie Pusaka
2021-07-23
1
-0
/
+20
*
Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabled
Archie Pusaka
2021-07-23
1
-0
/
+8
*
Bluetooth: hci_h5: add WAKEUP_DISABLE flag
Archie Pusaka
2021-07-23
1
-24
/
+59
*
Bluetooth: btusb: Add support for Foxconn Mediatek Chip
Aaron Ma
2021-07-22
1
-0
/
+3
*
Bluetooth: btrsi: use non-kernel-doc comment for copyright
Randy Dunlap
2021-07-22
1
-1
/
+1
*
Bluetooth: btrtl: Set MSFT opcode for RTL8852
Archie Pusaka
2021-07-22
1
-3
/
+7
*
6lowpan: iphc: Fix an off-by-one check of array index
Colin Ian King
2021-07-22
1
-1
/
+2
*
Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505D
Forest Crossman
2021-07-22
1
-0
/
+5
*
Bluetooth: btusb: Fix a unspported condition to set available debug features
Jun Miao
2021-07-22
1
-8
/
+10
*
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
2021-07-22
1
-0
/
+5
*
Bluetooth: btusb: Add support for IMC Networks Mediatek Chip
Wai Paulo Valerio Wang
2021-07-22
1
-0
/
+3
*
Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devices
Hans de Goede
2021-07-22
3
-3
/
+14
*
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
2021-07-22
1
-1
/
+1
*
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
2021-07-22
1
-2
/
+1
*
Merge branch 'nfp-flower-ct-offload'
David S. Miller
2021-07-22
7
-201
/
+946
|
\
|
*
nfp: flower-tc: add flow stats updates for ct
Louis Peens
2021-07-22
4
-2
/
+157
|
*
nfp: flower-ct: add offload calls to the nfp
Louis Peens
2021-07-22
3
-1
/
+16
|
*
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
2021-07-22
3
-2
/
+78
|
*
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
2021-07-22
1
-0
/
+72
|
*
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
2021-07-22
1
-1
/
+223
|
*
nfp: flower-ct: calculate required key_layers
Louis Peens
2021-07-22
4
-2
/
+125
|
*
nfp: flower: refactor action offload code slightly
Louis Peens
2021-07-22
3
-20
/
+19
|
*
nfp: flower: refactor match functions to take flow_rule as input
Louis Peens
2021-07-22
4
-28
/
+17
|
*
nfp: flower: make the match compilation functions reusable
Yinjun Zhang
2021-07-22
2
-145
/
+239
|
/
*
net: selftests: add MTU test
Oleksij Rempel
2021-07-22
1
-0
/
+12
*
net: usb: asix: ax88772: add missing stop
Oleksij Rempel
2021-07-22
1
-0
/
+1
*
net: usb: asix: ax88772: do not poll for PHY before registering it
Oleksij Rempel
2021-07-22
1
-5
/
+0
*
net: switchdev: fix FDB entries towards foreign ports not getting propagated ...
Vladimir Oltean
2021-07-22
1
-72
/
+142
*
Merge branch 'bridge-port-offload'
David S. Miller
2021-07-22
22
-215
/
+560
|
\
|
*
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
17
-163
/
+182
|
*
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
2021-07-22
3
-0
/
+9
|
*
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
17
-57
/
+298
|
*
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
2021-07-22
3
-39
/
+86
|
*
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
2021-07-22
3
-14
/
+25
|
*
net: dpaa2-switch: refactor prechangeupper sanity checks
Vladimir Oltean
2021-07-22
1
-11
/
+26
|
*
net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
Vladimir Oltean
2021-07-22
1
-4
/
+7
|
/
*
ionic: cleanly release devlink instance
Leon Romanovsky
2021-07-21
1
-7
/
+7
[next]