summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-09-26net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-09-26virtio_net: Fix mismatched buf address when unmapping for small packetsWenbo Li
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-09-24bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()Jiwon Kim
2024-09-24r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.bHeiner Kallweit
2024-09-24net: ravb: Fix R-Car RX frame size limitPaul Barker
2024-09-24net: ravb: Fix maximum TX frame size for GbEth devicesPaul Barker
2024-09-24net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan
2024-09-24r8169: add tally counter fields added with RTL8125Heiner Kallweit
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-19net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang
2024-09-19net: xilinx: axienet: Fix packet countingSean Anderson
2024-09-19net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson
2024-09-19net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier
2024-09-14net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran
2024-09-14net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar
2024-09-14net: ti: icss-iep: Move icss_iep structureMD Danish Anwar
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev
2024-09-13octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian
2024-09-13Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-13rtase: Fix error code in rtase_init_board()Dan Carpenter
2024-09-13Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-09-13enic: Report some per queue statistics in ethtoolNelson Escobar
2024-09-13enic: Report per queue statistics in netdev qstatsNelson Escobar