summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_bcm: do not mark valid bd_addr as invalidJohan Hovold2023-06-291-1/+2
* Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen2023-06-291-1/+1
* Bluetooth: btusb: Add device 6655:8771 to device tablesDan Gora2023-06-291-0/+2
* Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarationsDan Gora2023-06-291-2/+16
* Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider2023-06-291-0/+1
* net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean2023-06-291-7/+2
* net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean2023-06-291-0/+12
* net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean2023-06-292-21/+41
* net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean2023-06-291-5/+0
* net: lan743x: Don't sleep in atomic contextMoritz Fischer2023-06-291-4/+17
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-28840-16879/+61026
|\
| * net: lan743x: Simplify comparisonMoritz Fischer2023-06-271-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-2712-83/+149
| |\
| | * net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin2023-06-271-0/+1
| | * ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu2023-06-271-3/+6
| | * sfc: fix crash when reading stats while NIC is resettingEdward Cree2023-06-261-3/+10
| | * net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov2023-06-241-5/+5
| | * gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima2023-06-241-0/+2
| | * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2023-06-243-47/+117
| | |\
| | | * igc: Work around HW bug causing missing timestampsVinicius Costa Gomes2023-06-221-11/+37
| | | * igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes2023-06-223-12/+7
| | | * igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes2023-06-223-5/+43
| | | * igc: Fix race condition in PTP tx codeVinicius Costa Gomes2023-06-223-30/+41
| | * | bonding: do not assume skb mac_header is setEric Dumazet2023-06-231-1/+1
| | * | net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli2023-06-231-0/+2
| | * | net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel2023-06-221-18/+5
| | * | net: stmmac: fix double serdes powerdownBartosz Golaszewski2023-06-221-6/+0
| * | | net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean2023-06-271-2/+2
| * | | net: mana: use vmalloc_array and vcallocJulia Lawall2023-06-271-1/+1
| * | | net: enetc: use vmalloc_array and vcallocJulia Lawall2023-06-271-2/+2
| * | | ionic: use vmalloc_array and vcallocJulia Lawall2023-06-271-2/+2
| * | | pds_core: use vmalloc_array and vcallocJulia Lawall2023-06-271-2/+2
| * | | gve: use vmalloc_array and vcallocJulia Lawall2023-06-271-1/+1
| * | | octeon_ep: use vmalloc_array and vcallocJulia Lawall2023-06-271-1/+1
| * | | sfc: falcon: use padding to fix alignment in loopback testEdward Cree2023-06-261-19/+28
| * | | sfc: siena: use padding to fix alignment in loopback testEdward Cree2023-06-261-19/+28
| * | | sfc: use padding to fix alignment in loopback testEdward Cree2023-06-261-19/+28
| * | | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2023-06-243-17/+0
| * | | scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells2023-06-241-6/+9
| * | | scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells2023-06-242-18/+10
| * | | drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells2023-06-241-4/+8
| * | | nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-241-17/+29
| * | | nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-241-22/+27
| * | | tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells2023-06-241-3/+2
| * | | Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-06-248-56/+70
| |\ \ \
| | * | | net/mlx5: Remove pointless vport lookup from mlx5_esw_check_port_type()Jiri Pirko2023-06-231-6/+0
| | * | | net/mlx5: Remove redundant check from mlx5_esw_query_vport_vhca_id()Jiri Pirko2023-06-231-3/+0
| | * | | net/mlx5: Remove redundant is_mdev_switchdev_mode() check from is_ib_rep_supp...Jiri Pirko2023-06-231-3/+0
| | * | | net/mlx5: Remove redundant MLX5_ESWITCH_MANAGER() check from is_ib_rep_suppor...Jiri Pirko2023-06-231-3/+0
| | * | | net/mlx5e: E-Switch, Fix shared fdb error flowRoi Dayan2023-06-231-0/+4