summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
27 hoursidpf: nullify pointers after they are freedLi Li1-0/+1
27 hoursnet: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
27 hoursnet: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
27 hoursidpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
27 hoursidpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
27 hoursidpf: detach and close netdevs while handling a resetEmil Tantilov1-45/+70
27 hoursidpf: check error for register_netdev() on initEmil Tantilov1-9/+22
27 hoursice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-3/+22
27 hoursice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek1-9/+15
27 hoursnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
27 hoursnet: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
27 hoursnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
27 hoursvirtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
27 hoursnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
27 hoursnet: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
27 hoursteam: fix header_ops type confusion with non-Ethernet portsJiayuan Chen1-1/+64
27 hoursnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
27 hoursiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
27 hoursice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
27 hoursice: fix inverted ready check for VF representorsPetr Oros1-1/+1
27 hoursnet: bcmasp: fix double disable of clkJustin Chen1-10/+23
27 hoursnet: bcmasp: Add support for asp-v3.0Justin Chen4-48/+92
27 hoursnet: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
27 hoursnet: bcmasp: streamline early exit in probeJustin Chen1-13/+14
27 hoursnet: bcmasp: Remove support for asp-v2.0Justin Chen5-146/+22
27 hoursnet: bcm: asp2: convert to phylib managed EEERussell King (Oracle)3-43/+10
27 hoursnet: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0
27 hoursnet: bcm: asp2: fix LPI timer handlingRussell King (Oracle)2-2/+5
27 hoursionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
27 hoursnet: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
9 daysnet: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
9 daysnet: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
9 daysnet: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
9 daysnet/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
9 daysnet/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
9 daysnet/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
9 daysnet: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
9 dayswifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
9 daysiavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
9 daysigc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
9 daysigc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
9 daysnet: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
9 daysnet: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
9 daysnet: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
9 daysnet: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi1-1/+0
9 daysnet: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()Lorenzo Bianconi1-18/+13
9 daysnet: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()Lorenzo Bianconi1-2/+4
9 daysnet: airoha: read default PSE reserved pages value before updatingLorenzo Bianconi1-4/+10
9 daysbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet1-3/+5
9 daysnet: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy1-3/+3