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