summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2024-01-19net: can: Use device_get_match_data()Rob Herring-31/+11
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-48/+121
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-14/+8
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-14/+2
2024-01-18i40e: Include types.h to some headersTony Nguyen-0/+2
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata-12/+12
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel-0/+2
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel-2/+2
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen-3/+5
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2024-01-17net: netdevsim: don't try to destroy PHC on VFsJakub Kicinski-2/+7
2024-01-17net: stmmac: Prevent DSA tags from breaking COERomain Gantois-3/+29
2024-01-16net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)-4/+4
2024-01-16net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan-0/+2
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma-2/+10
2024-01-14net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko-1/+1
2024-01-13net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah-4/+6
2024-01-12net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov-3/+6
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-8/+42
2024-01-12net: fill in MODULE_DESCRIPTION()s for wx_libJakub Kicinski-0/+1
2024-01-12net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea-0/+1
2024-01-12net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur-0/+8
2024-01-11amt: do not use overwrapped cb areaTaehee Yoo-3/+3
2024-01-11net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge-2/+3
2024-01-11virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun-4/+5
2024-01-11octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram-1/+6
2024-01-11net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma-1/+1
2024-01-11wangxunx: select CONFIG_PHYLINK where neededArnd Bergmann-1/+1
2024-01-11net: fill in MODULE_DESCRIPTION()s for s2ioBreno Leitao-0/+1
2024-01-11net: fill in MODULE_DESCRIPTION()s for ds26522 moduleBreno Leitao-0/+1
2024-01-11net: fill in MODULE_DESCRIPTION()s for SLIPBreno Leitao-0/+2
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-72048/+46411
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-2/+2
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2024-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-36/+20
2024-01-08lan78xx: remove redundant statement in lan78xx_get_eeeHeiner Kallweit-2/+0
2024-01-08lan743x: remove redundant statement in lan743x_ethtool_get_eeeHeiner Kallweit-1/+0
2024-01-08bnxt_en: Fix RCU locking for ntuple filters in bnxt_rx_flow_steer()Michael Chan-1/+1
2024-01-08bnxt_en: Fix RCU locking for ntuple filters in bnxt_srxclsrldel()Michael Chan-10/+11
2024-01-08bnxt_en: Remove unneeded variable in bnxt_hwrm_clear_vnic_filter()Michael Chan-4/+1
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-6/+0
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov-3/+3
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski-1291/+186
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski-71/+31
2024-01-07ipvlan: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-6/+6
2024-01-07ipvlan: Fix a typo in a commentChristophe JAILLET-1/+1
2024-01-07net: stmmac: Use interrupt mode INTM=1 for per channel irqSwee Leong Ching-13/+22
2024-01-07net: stmmac: Add support for TX/RX channel interruptSwee Leong Ching-0/+28
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching-18/+21
2024-01-07net: phy: at803x: make read_status more genericChristian Marangi-5/+12