summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* net/mlx5e: Use extack in get coalesce callbackGal Pressman2024-08-104-6/+10
* net/mlx5e: Use extack in set ringparams callbackGal Pressman2024-08-104-22/+13
* net/mlx5e: Be consistent with bitmap handling of link modesGal Pressman2024-08-101-12/+11
* net/mlx5e: TC, Offload rewrite and mirror to both internal and external destsJianbo Liu2024-08-101-0/+17
* net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu2024-08-104-0/+112
* net/mlx5e: Enable remove flow for hard packet limitJianbo Liu2024-08-101-0/+1
* net/mlx5: E-Switch, Increase max int port number for offloadChris Mi2024-08-101-1/+1
* net: ag71xx: use phylink_mii_ioctlRosen Penev2024-08-101-1/+8
* ibmvnic: Perform tx CSO during send scrq directNick Child2024-08-101-2/+17
* ibmvnic: Only record tx completed bytes once per handlerNick Child2024-08-101-7/+5
* ibmvnic: Introduce send sub-crq directNick Child2024-08-101-6/+46
* ibmvnic: Remove duplicate memory barriers in txNick Child2024-08-101-3/+0
* ibmvnic: Reduce memcpys in tx descriptor generationNick Child2024-08-101-49/+40
* ibmvnic: Use header len helper functions on txNick Child2024-08-101-10/+3
* ibmvnic: Only replenish rx pool when resources are getting lowNick Child2024-08-101-3/+2
* net: fs_enet: Fix warning due to wrong typeChristophe Leroy2024-08-101-9/+9
* net: usb: cdc_ether: don't spew notificationszhangxiangqian2024-08-101-1/+2
* net: stmmac: xgmac: use const char arrays for string constantsSimon Horman2024-08-091-35/+34
* net: dsa: vsc73xx: use defined values in phy operationsPawel Dembicki2024-08-091-12/+33
* net: ti: icssg_prueth: populate netdev of_nodeMatthias Schiffer2024-08-092-0/+2
* net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET2024-08-091-16/+19
* net: atlantic: use ethtool_sprintfRosen Penev2024-08-091-14/+7
* bnx2x: Provide declaration of dmae_reg_go_c in headerSimon Horman2024-08-092-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-0818-91/+101
|\
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-08-083-4/+10
| |\
| | * ice: Fix incorrect assigns of FEC countsMateusz Polchlopek2024-08-071-4/+4
| | * ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka2024-08-071-0/+4
| | * ice: Fix reset handlerGrzegorz Nitka2024-08-071-0/+2
| * | net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker2024-08-081-0/+11
| * | net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree2024-08-081-1/+1
| * | net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann2024-08-081-0/+1
| * | net: fec: Stop PPS on driver removeCsókás, Bence2024-08-081-0/+3
| * | net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli2024-08-081-9/+5
| * | net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2024-08-082-3/+1
| * | idpf: fix UAFs when destroying the queuesAlexander Lobakin2024-08-082-35/+13
| * | idpf: fix memleak in vport interrupt configurationMichal Kubiak2024-08-081-11/+8
| * | idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin2024-08-081-15/+15
| * | bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan2024-08-081-6/+7
| * | net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori2024-08-081-1/+3
| |/
| * net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian2024-08-071-0/+1
| * net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha2024-08-071-0/+5
| * net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas2024-08-051-0/+1
| * virtio-net: unbreak vq resizing when coalescing is not negotiatedHeng Qi2024-08-051-2/+6
| * virtio-net: check feature before configuring the vq coalescing commandHeng Qi2024-08-051-0/+6
| * gve: Fix use of netif_carrier_ok()Praveen Kaligineedi2024-08-032-7/+7
| * net: pse-pd: tps23881: Fix the device ID checkKyle Swenson2024-08-031-1/+3
* | net: mvpp2: Increase size of queue_name bufferSimon Horman2024-08-081-1/+1
* | bonding: Pass string literal as format argument of alloc_ordered_workqueue()Simon Horman2024-08-081-1/+2
* | net: fec: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam2024-08-081-7/+7
* | net/fungible: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva2024-08-081-10/+7