summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | i40e: factoring out i40e_suspend/i40e_resumeThinh Tran2024-05-291-114/+135
* | | e1000e: move force SMBUS near the end of enable_ulp functionHui Wang2024-05-292-18/+22
* | | net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha2024-05-291-1/+1
* | | net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar2024-05-281-1/+1
* | | ice: fix accounting if a VLAN already existsJacob Keller2024-05-271-5/+6
* | | idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin2024-05-273-5/+9
* | | net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur2024-05-271-1/+9
* | | net:fec: Add fec_enet_deinit()Xiaolei Wang2024-05-271-0/+10
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-271-6/+24
|\ \ \
| * | | netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann2024-05-251-1/+3
| * | | netkit: Fix setting mac address in l2 modeDaniel Borkmann2024-05-251-5/+21
* | | | net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran2024-05-271-4/+7
* | | | Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam2024-05-271-0/+4
* | | | enic: Validate length of nl attributes in enic_set_vf_portRoded Zats2024-05-271-0/+12
* | | | net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2024-05-242-2/+12
* | | | net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran2024-05-241-1/+1
* | | | net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu2024-05-241-0/+4
* | | | net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu2024-05-241-12/+5
* | | | net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu2024-05-241-2/+1
* | | | net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan2024-05-241-4/+8
* | | | net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla2024-05-241-2/+10
* | | | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe2024-05-241-0/+1
| |/ / |/| |
* | | Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-2310-106/+42
|\ \ \
| * | | r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore2024-05-231-1/+2
| * | | idpf: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-15/+6
| * | | ice: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-17/+2
| * | | net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois2024-05-231-2/+12
| * | | net: fec: avoid lock evasion when reading pps_enableWei Fang2024-05-231-6/+8
| * | | Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2024-05-232-56/+3
| * | | net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti2024-05-221-1/+1
| * | | net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur2024-05-221-3/+3
| |/ /
| * | Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit2024-05-211-4/+2
| * | net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli2024-05-201-1/+3
* | | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-2332-145/+144
|\ \ \
| * | | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-2232-145/+144
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-233-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | wifi: mac80211_hwsim: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
| * | | net: virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
| * | | net: caif: virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-2116-51/+48
|\ \ \ \
| * | | | wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-05-161-1/+1
| * | | | wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| * | | | wifi: ath10k: Refer to INTX instead of LEGACYDamien Le Moal2024-04-253-30/+30
| * | | | net: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-4/+4
| * | | | r8169: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| * | | | net: alx: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| * | | | net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-257-12/+9
| * | | | net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
* | | | | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-2010-11/+11
|\ \ \ \ \
| * | | | | xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin2024-05-0810-11/+11
| | |/ / / | |/| | |