summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-07-197-7/+30
|\
| * RDMA/mana_ib: Set correct device into ibKonstantin Taranov2024-07-141-0/+19
| * RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang2024-07-014-7/+9
| * RDMA/mlx5: Add support to multi-plane device and portMark Zhang2024-07-011-0/+1
| * Delay mlx5_ib internal resources allocationsLeon Romanovsky2024-06-163-1/+437
| |\
| * \ Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky2024-06-1676-537/+1124
| |\ \
| * | | RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov2024-06-091-0/+1
* | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-17880-15579/+66744
|\ \ \ \
| * | | | eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"Colin Ian King2024-07-161-1/+1
| * | | | wifi: ath12k: fix build vs old compilerPaolo Abeni2024-07-161-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-152-3/+3
| |\ \ \ \
| | * | | | net: netconsole: Disable target before netpoll cleanupBreno Leitao2024-07-141-1/+1
| | * | | | net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent2024-07-141-2/+2
| * | | | | eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck2024-07-157-1/+498
| * | | | | eth: fbnic: Add L2 address programmingAlexander Duyck2024-07-159-0/+678
| * | | | | eth: fbnic: Add basic Rx handlingAlexander Duyck2024-07-155-3/+402
| * | | | | eth: fbnic: Add basic Tx handlingAlexander Duyck2024-07-154-1/+477
| * | | | | eth: fbnic: Add link detectionAlexander Duyck2024-07-1512-0/+629
| * | | | | eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck2024-07-156-0/+555
| * | | | | eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck2024-07-156-9/+638
| * | | | | eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck2024-07-156-11/+550
| * | | | | eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck2024-07-159-2/+775
| * | | | | eth: fbnic: Add FW communication mechanismAlexander Duyck2024-07-157-0/+641
| * | | | | eth: fbnic: Add message parsing for FW messagesAlexander Duyck2024-07-153-1/+706
| * | | | | eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck2024-07-157-0/+845
| * | | | | eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck2024-07-155-2/+222
| * | | | | eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck2024-07-159-0/+282
| * | | | | Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2024-07-158-12/+480
| |\ \ \ \ \
| | * | | | | net/mlx5: Expose SFs IRQsShay Drory2024-07-115-11/+43
| | | |_|_|/ | | |/| | |
| | * | | | net/mlx5: Reimplement write combining testJianbo Liu2024-06-163-1/+437
| * | | | | Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski2024-07-151-6/+6
| * | | | | dsa: lan9303: consistent naming for PHY address parameterChristian Eggers2024-07-151-4/+4
| * | | | | Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-1586-100/+118
| |\ \ \ \ \
| | * | | | | net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-1586-100/+101
| | * | | | | net: Change the API of PHY default timestamp to MACKory Maincent2024-07-155-0/+17
| * | | | | | net: ethernet: lantiq_etop: remove redundant device name setupAleksander Jan Bajkowski2024-07-151-1/+0
| * | | | | | net: dsa: vsc73xx: start treating the BR_LEARNING flagPawel Dembicki2024-07-151-6/+35
| * | | | | | net: dsa: vsc73xx: Add bridge supportPawel Dembicki2024-07-151-0/+5
| * | | | | | net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki2024-07-151-3/+2
| * | | | | | net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki2024-07-151-2/+1
| * | | | | | net: dsa: vsc73xx: Implement the tag_8021q VLAN operationsPawel Dembicki2024-07-152-4/+71
| * | | | | | net: dsa: vsc73xx: Add vlan filteringPawel Dembicki2024-07-152-3/+566
| * | | | | | net: dsa: vsc73xx: add port_stp_state_set functionPawel Dembicki2024-07-151-11/+85
| * | | | | | net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar2024-07-1512-69/+122
| * | | | | | virtio_net: Fix napi_skb_cache_put warningBreno Leitao2024-07-151-4/+4
| * | | | | | net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)2024-07-153-28/+494
| * | | | | | net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)2024-07-151-1/+2
| * | | | | | virtio_net: xsk: rx: support recv merge modeXuan Zhuo2024-07-151-0/+144
| * | | | | | virtio_net: xsk: rx: support recv small modeXuan Zhuo2024-07-151-8/+168
| * | | | | | virtio_net: xsk: rx: support fill with xsk bufferXuan Zhuo2024-07-151-4/+66