summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-92/+229
2023-09-07net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean-1/+1
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski-56/+59
2023-09-07net: hns3: remove GSO partial feature bitJie Wang-2/+0
2023-09-07net: hns3: fix the port information display when sfp is absentYisen Zhuang-1/+3
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao-19/+9
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen-3/+4
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen-7/+7
2023-09-07net: hns3: Support query tx timeout threshold by debugfsJijie Shao-0/+4
2023-09-07net: hns3: fix tx timeout issueJian Shen-5/+12
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski-4/+21
2023-09-06net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean-0/+19
2023-09-06net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean-3/+20
2023-09-06net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean-3/+12
2023-09-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller-6/+6
2023-09-06mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev modeBodong Wang-19/+51
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu-3/+13
2023-09-06net: team: do not use dynamic lockdep keyTaehee Yoo-59/+56
2023-09-05igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska-2/+2
2023-09-05igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska-2/+2
2023-09-05igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska-2/+2
2023-09-05octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya-2/+19
2023-09-05Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca-2/+1
2023-09-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-26/+202
2023-09-04veth: Fixing transmit return status for dropped packetsLiang Chen-1/+3
2023-09-04gve: fix frag_list chainingEric Dumazet-1/+4
2023-09-03virtio_net: merge dma operations when filling mergeable buffersXuan Zhuo-26/+202
2023-09-03igb: disable virtualization features on 82580Corinna Vinschen-2/+3
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+56
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-99/+59
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+1
2023-09-01sfc: check for zero length in EF10 RX prefixEdward Cree-5/+15
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+0
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-17/+7
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-25/+25
2023-08-30net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)-3/+2
2023-08-30Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+1
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-1/+2
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+11
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-60/+128
2023-08-28net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_showLorenzo Bianconi-9/+4
2023-08-28net: ethernet: mtk_wed: add some more info in wed_txinfo_show handlerLorenzo Bianconi-1/+12
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)-36/+38
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano-0/+1
2023-08-28r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit-4/+0
2023-08-28ethernet: tg3: remove unreachable codeMikhail Kobuk-4/+1
2023-08-28octeontx2-af: print error message incase of invalid pf mappingHariprasad Kelam-0/+5
2023-08-28octeontx2-af: Add validation of lmacHariprasad Kelam-3/+7