summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-11iavf: Fix a locking bug in an error pathBart Van Assche
2025-02-11igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-11igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska
2025-02-11ixgbe: Fix possible skb NULL pointer dereferencePiotr Kwapulinski
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay
2025-02-11idpf: record rx queue in skb for RSC packetsSridhar Samudrala
2025-02-11idpf: fix handling rsc packet with a single segmentSridhar Samudrala
2025-02-10net: stmmac: Apply new page pool parameters when SPH is enabledFurong Xu
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...Russell King (Oracle)
2025-02-04net: atlantic: fix warning during hot unplugJacob Moroni
2025-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-03tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz
2025-02-01ice: Add check for devm_kzalloc()Jiasheng Jiang
2025-02-01net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli
2025-01-31ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski
2025-01-31ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski
2025-01-31ice: put Rx buffers after being done with current frameMaciej Fijalkowski
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-29bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28net: stmmac: Specify hardware capability value when FIFO size isn't specifiedKunihiko Hayashi
2025-01-28net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi
2025-01-28net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi
2025-01-27Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-27net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang
2025-01-27eth: via-rhine: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: niu: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: 8139too: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: forcedeth: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: forcedeth: remove local wrappers for napi enable/disableJakub Kicinski
2025-01-27eth: tg3: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-24iavf: allow changing VLAN state without calling PFMichal Swiatkowski
2025-01-24ice: remove invalid parameter of equalizerMateusz Polchlopek
2025-01-24ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel
2025-01-24idpf: add more info during virtchnl transaction timeout/salt mismatchManoj Vishwanathan
2025-01-24idpf: convert workqueues to unboundMarco Leogrande
2025-01-24idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan
2025-01-24idpf: fix transaction timeouts on resetEmil Tantilov
2025-01-24idpf: add read memory barrier when checking descriptor done bitEmil Tantilov
2025-01-23net: mvneta: fix locking in mvneta_cpu_online()Harshit Mogalapalli
2025-01-23net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda