summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2 daysidpf: nullify pointers after they are freedLi Li1-0/+1
2 daysnet: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2 daysnet: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
2 daysidpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2 daysidpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2 daysidpf: detach and close netdevs while handling a resetEmil Tantilov1-45/+70
2 daysidpf: check error for register_netdev() on initEmil Tantilov1-9/+22
2 daysice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-3/+22
2 daysice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek1-9/+15
2 daysnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
2 daysnet: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
2 daysnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
2 daysnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
2 daysnet: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
2 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2 daysiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
2 daysice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2 daysice: fix inverted ready check for VF representorsPetr Oros1-1/+1
2 daysnet: bcmasp: fix double disable of clkJustin Chen1-10/+23
2 daysnet: bcmasp: Add support for asp-v3.0Justin Chen4-48/+92
2 daysnet: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2 daysnet: bcmasp: streamline early exit in probeJustin Chen1-13/+14
2 daysnet: bcmasp: Remove support for asp-v2.0Justin Chen5-146/+22
2 daysnet: bcm: asp2: convert to phylib managed EEERussell King (Oracle)3-43/+10
2 daysnet: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0
2 daysnet: bcm: asp2: fix LPI timer handlingRussell King (Oracle)2-2/+5
2 daysionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
10 daysnet: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
10 daysnet/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
10 daysnet/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
10 daysnet/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
10 daysnet: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
10 daysiavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
10 daysigc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
10 daysigc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
10 daysnet: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi1-1/+0
10 daysnet: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()Lorenzo Bianconi1-18/+13
10 daysnet: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()Lorenzo Bianconi1-2/+4
10 daysnet: airoha: read default PSE reserved pages value before updatingLorenzo Bianconi1-4/+10
10 daysnet: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy1-3/+3
10 daysnet: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
10 daysnet: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
10 daysnet: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
10 daysnet: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
10 daysnet: stmmac: remove support for lpi_intr_oRussell King (Oracle)6-58/+0
10 daysOcteontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
10 daysice: fix devlink reload call tracePaul Greenwalt1-2/+1
10 daysnet: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
10 daysgve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-30/+24
10 daysnet: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11