aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Implement support for MeshBrian Gix2022-09-0611-46/+760
* Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang2022-09-011-0/+14
* Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tablesLarry Finger2022-08-311-0/+2
* Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)Szabolcs Sipos2022-08-311-0/+2
* Bluetooth: btusb: RTL8761BUV consistent namingSzabolcs Sipos2022-08-311-5/+1
* Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592Max Chou2022-08-311-0/+2
* Bluetooth: Move hci_abort_conn to hci_conn.cBrian Gix2022-08-315-95/+91
* Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmpltBrian Gix2022-08-311-47/+45
* Bluetooth: hci_sync: hold hdev->lock when cleanup hci_connZhengping Jiang2022-08-251-2/+4
* Bluetooth: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-251-3/+3
* Bluetooth: hci_event: Fix checking conn for le_conn_complete_evtArchie Pusaka2022-08-251-1/+1
* Bluetooth: ISO: Fix not handling shutdown conditionLuiz Augusto von Dentz2022-08-251-10/+25
* Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()Tetsuo Handa2022-08-251-1/+0
* Bluetooth: MGMT: Fix Get Device FlagsLuiz Augusto von Dentz2022-08-251-29/+42
* Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz2022-08-251-5/+5
* Bluetooth: hci_sync: Fix suspend performance regressionLuiz Augusto von Dentz2022-08-251-10/+14
* Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede2022-08-251-0/+11
* Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix2022-08-256-68/+23
* Bluetooth: move hci_get_random_address() to hci_syncBrian Gix2022-08-254-172/+170
* Bluetooth: Delete unreferenced hci_request codeBrian Gix2022-08-252-768/+2
* Bluetooth: Move Adv Instance timer to hci_syncBrian Gix2022-08-255-127/+125
* Bluetooth: Convert SCO configure_datapath to hci_syncBrian Gix2022-08-253-60/+75
* Bluetooth: Delete unused hci_req_stop_discovery()Brian Gix2022-08-252-50/+0
* Bluetooth: Rework le_scan_restart for hci_syncBrian Gix2022-08-252-89/+75
* Bluetooth: Convert le_scan_disable timeout to hci_syncBrian Gix2022-08-252-97/+74
* Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921Fae2022-08-251-0/+3
* netdev: Use try_cmpxchg in napi_if_scheduled_mark_missedUros Bizjak2022-08-251-2/+2
* Merge branch 'mlxsw-remove-some-unused-code'Jakub Kicinski2022-08-253-138/+0
|\
| * mlxsw: Remove unused mlxsw_core_port_type_get()Jiri Pirko2022-08-252-14/+0
| * mlxsw: Remove unused port_type_set devlink opJiri Pirko2022-08-252-18/+0
| * mlxsw: Remove unused IB stuffJiri Pirko2022-08-253-106/+0
|/
* Merge branch 'net-devlink-sync-flash-and-dev-info-commands'Jakub Kicinski2022-08-253-26/+147
|\
| * net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko2022-08-253-21/+90
| * netdevsim: add version fw.mgmt info info_get() and mark as a componentJiri Pirko2022-08-251-1/+11
| * net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko2022-08-252-4/+46
|/
* selftests/net: fix reinitialization of TEST_PROGS in net self tests.Adel Abouchaev2022-08-251-1/+1
* net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao2022-08-2521-40/+0
* nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng2022-08-251-2/+7
* net: gro: skb_gro_header helper functionRichard Gobert2022-08-2510-69/+45
* Documentation: devlink: fix the locking sectionJiri Pirko2022-08-241-4/+2
* Merge branch 'add-a-second-bind-table-hashed-by-port-and-address'Jakub Kicinski2022-08-2418-95/+1061
|\
| * selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addrJoanne Koong2022-08-244-0/+146
| * selftests/net: Add test for timing a bind request to a port with a populated ...Joanne Koong2022-08-244-1/+215
| * net: Add a bhash2 table hashed by port and addressJoanne Koong2022-08-2412-94/+700
|/
* netlink: fix some kernel-doc commentsZhengchao Shao2022-08-241-1/+3
* net: ethernet: ti: davinci_mdio: fix build for mdio bitbang usesRandy Dunlap2022-08-241-0/+1
* Documentation: sysctl: align cells in second content columnBagas Sanjaya2022-08-241-9/+9
* Merge branch 'r8169-next'David S. Miller2022-08-243-248/+18
|\
| * r8169: remove support for chip version 60Heiner Kallweit2022-08-243-90/+8
| * r8169: remove support for chip version 50Heiner Kallweit2022-08-243-26/+3