summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-25Bluetooth: btmtksido: rely on BT_MTK moduleSean Wang
2021-10-25Bluetooth: mediatek: add BT_MTK moduleSean Wang
2021-10-25Bluetooth: hci_bcm: Remove duplicated entry in OF tablePaul Cercueil
2021-10-25Bluetooth: bfusb: fix division by zero in send pathJohan Hovold
2021-10-25Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() failsWang Hai
2021-10-22Bluetooth: vhci: Fix checking of msft_opcodeLuiz Augusto von Dentz
2021-10-20Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455Kyle Copperfield
2021-10-20Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()Soenke Huster
2021-10-14Bluetooth: vhci: Add support for setting msft_opcode and aosp_capableLuiz Augusto von Dentz
2021-10-13Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen
2021-10-13Bluetooth: Fix memory leak of hci deviceWei Yongjun
2021-10-13Bluetooth: btintel: Fix bdaddress comparison with garbage valueKiran K
2021-10-13Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun
2021-10-13Bluetooth: btusb: Fix application of sizeof to pointerDavid Yang
2021-10-12Bluetooth: L2CAP: Fix not initializing sk_peer_pidLuiz Augusto von Dentz
2021-10-12Bluetooth: hci_sock: purge socket queues in the destruct() callbackNguyen Dinh Phi
2021-10-07Bluetooth: mgmt: Fix Experimental Feature Changed eventTedd Ho-Jeong An
2021-10-07Bluetooth: hci_vhci: Fix to set the force_wakeup valueTedd Ho-Jeong An
2021-10-07Bluetooth: Read codec capabilities only if supportedKiran K
2021-10-06Bluetooth: Fix handling of SUSPEND_DISCONNECTINGLuiz Augusto von Dentz
2021-10-06Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_devLuiz Augusto von Dentz
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-05net: usb: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-05Merge branch 'mlx4-const-dev_addr'David S. Miller
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski
2021-10-05mlx4: remove custom dev_addr clearingJakub Kicinski
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal
2021-10-05Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-05net: bgmac: support MDIO described in DTRafał Miłecki
2021-10-05net: bgmac: improve handling PHYRafał Miłecki
2021-10-05ethernet: ehea: add missing castJakub Kicinski
2021-10-05sparc: Fix typo.David S. Miller
2021-10-04net/mlx5: Enable single IRQ for PCI FunctionShay Drory
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory
2021-10-04net/mlx5: Bridge, pop VLAN on egress table missVlad Buslov
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov
2021-10-04net/mlx5: Bridge, extract VLAN pop code to dedicated functionsVlad Buslov
2021-10-04net/mlx5: Bridge, refactor eswitch instance usageVlad Buslov
2021-10-04net/mlx5e: Support accept actionVlad Buslov
2021-10-04net/mlx5e: Specify out ifindex when looking up encap routeChris Mi
2021-10-04net/mlx5e: Reserve a value from TC tunnel options mappingVlad Buslov
2021-10-04net/mlx5e: Move parse fdb check into actions_match_supported_fdb()Roi Dayan
2021-10-04net/mlx5e: Split actions_match_supported() into a sub functionRoi Dayan
2021-10-04net/mlx5e: Move mod hdr allocation to a single placeRoi Dayan
2021-10-04net/mlx5e: TC, Refactor sample offload error flowRoi Dayan
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan