summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-14tcp: Update window clamping conditionSubash Abhinov Kasiviswanathan
2024-08-13mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved sizeEugene Syromiatnikov
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li
2024-08-12net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima
2024-08-12net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang
2024-08-12net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang
2024-08-12dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property physFrank Li
2024-08-12Merge branch 'vsc73xx-fix-mdio-and-phy'David S. Miller
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki
2024-08-12net: dsa: vsc73xx: allow phy resettingPawel Dembicki
2024-08-12net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki
2024-08-12net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki
2024-08-12net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki
2024-08-12net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey
2024-08-12atm: idt77252: prevent use after free in dequeue_rx()Dan Carpenter
2024-08-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-qDavid S. Miller
2024-08-11net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu
2024-08-09Merge branch 'mlx5-misc-fixes-2024-08-08'Jakub Kicinski
2024-08-09net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman
2024-08-09net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu
2024-08-09net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea
2024-08-09net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea
2024-08-09net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan
2024-08-09Merge branch 'don-t-take-hw-uso-path-when-packets-can-t-be-checksummed-by-dev...Jakub Kicinski
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki
2024-08-09udp: Fall back to software USO if IPv6 extension headers are presentJakub Sitnicki
2024-08-09net: Make USO depend on CSUM offloadJakub Sitnicki
2024-08-09gtp: pull network headers in gtp_dev_xmit()Eric Dumazet
2024-08-09usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill
2024-08-09usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill
2024-08-09usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill
2024-08-09usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill
2024-08-09usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-08Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-08-08module: warn about excessively long module waitsLinus Torvalds
2024-08-08Merge tag 'loongarch-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker
2024-08-08ethtool: Fix context creation with no parametersGal Pressman
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli
2024-08-08l2tp: fix lockdep splatJames Chapman
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-07Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski