summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | idpf: distinguish vports by the dev_port attributeMichal Schmidt2024-01-211-0/+2
| * | bnxt_en: Fix possible crash after creating sw mqprio TCsMichael Chan2024-01-195-11/+17
| * | bnxt_en: Prevent kernel warning when running offline self testMichael Chan2024-01-191-0/+3
| * | bnxt_en: Fix RSS table entries calculation for P5_PLUS chipsMichael Chan2024-01-192-6/+14
| * | bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()Michael Chan2024-01-191-2/+3
| * | bnxt_en: Wait for FLR to complete during probeMichael Chan2024-01-191-0/+5
* | | Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds2024-01-221-6/+38
|\ \ \
| * | | xen-netback: don't produce zero-size SKB fragsJan Beulich2024-01-081-6/+38
* | | | net: can: Use device_get_match_data()Rob Herring2024-01-194-31/+11
| |/ / |/| |
* | | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-1827-48/+121
|\ \ \
| * | | i40e: Include types.h to some headersTony Nguyen2024-01-182-0/+2
| * | | mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata2024-01-181-12/+12
| * | | mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-181-0/+2
| * | | mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel2024-01-181-2/+2
| * | | mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-181-3/+5
| * | | net: netdevsim: don't try to destroy PHC on VFsJakub Kicinski2024-01-171-2/+7
| * | | net: stmmac: Prevent DSA tags from breaking COERomain Gantois2024-01-171-3/+29
| * | | net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)2024-01-161-4/+4
| * | | net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan2024-01-161-0/+2
| * | | net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma2024-01-163-2/+10
| * | | net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko2024-01-141-1/+1
| * | | net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah2024-01-131-4/+6
| * | | net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov2024-01-123-3/+6
| * | | net: fill in MODULE_DESCRIPTION()s for wx_libJakub Kicinski2024-01-121-0/+1
| * | | net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea2024-01-121-0/+1
| * | | net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur2024-01-121-0/+8
| * | | amt: do not use overwrapped cb areaTaehee Yoo2024-01-111-3/+3
| * | | net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge2024-01-111-2/+3
| * | | virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun2024-01-111-4/+5
| * | | octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram2024-01-111-1/+6
| * | | net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma2024-01-111-1/+1
| * | | wangxunx: select CONFIG_PHYLINK where neededArnd Bergmann2024-01-111-1/+1
| * | | net: fill in MODULE_DESCRIPTION()s for s2ioBreno Leitao2024-01-111-0/+1
| * | | net: fill in MODULE_DESCRIPTION()s for ds26522 moduleBreno Leitao2024-01-111-0/+1
| * | | net: fill in MODULE_DESCRIPTION()s for SLIPBreno Leitao2024-01-112-0/+2
* | | | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-184-14/+8
|\ \ \ \
| * | | | USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng2024-01-043-3/+3
| * | | | Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman2023-12-1164-351/+800
| |\ \ \ \
| * | | | | r8152: Choose our USB config with choose_configuration() rather than probe()Douglas Anderson2023-12-041-11/+5
* | | | | | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-182-14/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-1188-559/+1064
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-3/+2
| * | | | | | tty: hso: don't initialize global serial_tableJiri Slaby (SUSE)2023-11-251-5/+0
| * | | | | | tty: hso: don't emit load/unload info to the logJiri Slaby (SUSE)2023-11-251-6/+0
* | | | | | | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-171-1/+0
|\ \ \ \ \ \ \
| * | | | | | | PCI: Remove unused 'node' member from struct pci_driverMathias Krause2023-12-261-1/+0
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-01-123-8/+42
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | RDMA/mana_ib: register RDMA device with GDMALong Li2023-12-201-0/+5
| * | | | | | | net/mlx5: E-Switch, expose eswitch manager vportMark Bloch2023-12-121-7/+0
| * | | | | | | net/mlx5: Manage ICM type of SW encapShun Hao2023-12-121-1/+37
| | |_|/ / / / | |/| | | | |