summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-06-12ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing1-2/+2
2024-06-12net: ena: Fix redundant device NUMA node overrideShay Agroskin1-11/+0
2024-06-12ice: fix 200G PHY types to link speed mappingPaul Greenwalt1-0/+10
2024-06-12net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha1-1/+1
2024-06-12inet: introduce dst_rtable() helperEric Dumazet1-1/+1
2024-06-12ipv6: introduce dst_rt6_info() helperEric Dumazet3-3/+3
2024-06-12net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar1-1/+1
2024-06-12ice: fix accounting if a VLAN already existsJacob Keller1-5/+6
2024-06-12idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin3-5/+9
2024-06-12net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur1-1/+9
2024-06-12net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-06-12net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran1-4/+7
2024-06-12Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam1-0/+4
2024-06-12enic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12
2024-06-12netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann1-1/+3
2024-06-12netkit: Fix setting mac address in l2 modeDaniel Borkmann1-5/+21
2024-06-12net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2-2/+12
2024-06-12net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-06-12net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu1-12/+5
2024-06-12net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu1-2/+1
2024-06-12net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan1-4/+8
2024-06-12net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla1-2/+10
2024-06-12net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe1-0/+1
2024-06-12idpf: Interpret .set_channels() input differentlyLarysa Zaremba1-15/+6
2024-06-12ice: Interpret .set_channels() input differentlyLarysa Zaremba1-17/+2
2024-06-12net: fec: avoid lock evasion when reading pps_enableWei Fang1-6/+8
2024-06-12Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2-56/+3
2024-06-12net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur1-3/+3
2024-06-12net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli1-1/+3
2024-05-30net: txgbe: fix to control VLAN stripJiawen Wu7-13/+84
2024-05-30net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu4-0/+50
2024-05-30net: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
2024-05-30idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-30net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur1-1/+2
2024-05-30net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang3-12/+16
2024-05-30net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang1-26/+0
2024-05-30net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-05-30net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-9/+32
2024-05-30net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla4-17/+25
2024-05-30net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory2-20/+13
2024-05-30net/mlx5e: Fix netif state handlingShay Drory1-5/+5
2024-05-30net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
2024-05-30net: ethernet: cortina: Locking fixesLinus Walleij1-2/+10
2024-05-30ice: Fix package download algorithmDan Nowlin1-4/+4
2024-05-30net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986Daniel Golle1-23/+23
2024-05-30net: ethernet: mediatek: split tx and rx fields in mtk_soc_data structLorenzo Bianconi2-100/+139
2024-05-30eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski1-14/+0
2024-05-30net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-05-30usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
2024-05-30wifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1