summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: b44: set pause params only when interface is upPeter Münster2024-04-251-6/+8
* net: ravb: Fix registered interrupt namesGeert Uytterhoeven2024-04-251-6/+5
* octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui2024-04-251-1/+0
* net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder2024-04-251-0/+5
* ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller2024-04-251-8/+8
* iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari2024-04-251-1/+29
* i40e: Report MFS in decimal base instead of hexErwan Velu2024-04-251-2/+2
* i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale2024-04-251-1/+1
* net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu2024-04-251-0/+1
* macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu2024-04-251-10/+36
* net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter2024-04-251-3/+5
* Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2024-04-257-6/+11
|\
| * wifi: iwlwifi: mvm: fix link ID managementJohannes Berg2024-04-221-1/+1
| * wifi: mac80211_hwsim: init peer measurement resultJohannes Berg2024-04-191-1/+1
| * Revert "wifi: iwlwifi: bump FW API to 90 for BZ/SC devices"Johannes Berg2024-04-192-2/+2
| * wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit2024-04-171-1/+2
| * wifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern2024-04-171-0/+2
| * wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo2024-04-161-1/+3
* | net: phy: dp83869: Fix MII mode failureMD Danish Anwar2024-04-251-1/+2
* | eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski2024-04-241-26/+18
* | igc: Fix LED-related deadlock on driver unbindLukas Wunner2024-04-243-8/+35
* | Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen2024-04-241-1/+1
* | Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen2024-04-241-5/+3
* | mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel2024-04-241-1/+5
* | mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel2024-04-241-0/+7
* | mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel2024-04-241-3/+17
* | mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel2024-04-241-0/+4
* | mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel2024-04-241-1/+1
* | mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel2024-04-241-0/+1
* | mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel2024-04-241-2/+8
* | mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel2024-04-241-2/+2
* | mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2024-04-242-36/+30
* | net: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle2024-04-241-17/+26
* | net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim2024-04-241-1/+2
* | net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet2024-04-231-8/+3
* | net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer2024-04-222-8/+71
* | bnxt_en: Fix error recovery for 5760X (P7) chipsMichael Chan2024-04-221-1/+1
* | bnxt_en: Fix the PCI-AER routinesVikas Gupta2024-04-221-3/+16
* | bnxt_en: refactor reset close codeVikas Gupta2024-04-221-6/+11
* | net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas2024-04-221-0/+3
* | mlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel2024-04-191-6/+4
* | mlxsw: core_env: Fix driver initialization with old firmwareIdo Schimmel2024-04-191-14/+6
* | mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel2024-04-191-1/+1
* | net: bcmasp: fix memory leak when bringing down interfaceJustin Chen2024-04-191-7/+14
* | vxlan: drop packets from invalid src-addressDavid Bauer2024-04-191-0/+4
* | net: libwx: fix alloc msix vectors failedDuanqiang Wen2024-04-191-1/+1
* | Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-1828-132/+209
|\ \
| * | net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli2024-04-181-0/+18
| * | net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez2024-04-181-2/+2
| * | net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker2024-04-181-11/+11