summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
8 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp1-2/+0
8 dayssysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh1-1/+1
8 dayswifi: brcmfmac: drain bus_reset work on device removalFan Wu7-4/+77
8 dayswifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang1-0/+1
8 dayswifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar4-8/+8
8 dayswifi: ath6kl: fix use-after-free in aggr_reset_state()Daniel Hodges1-1/+1
8 dayscan: ctucanfd: mark error-active controller status validAvi Weiss1-1/+1
8 dayscan: ctucanfd: handle bus error interruptsAvi Weiss1-2/+6
8 dayscan: ctucanfd: unmap BAR0 using base addressAvi Weiss1-1/+1
8 dayscan: ctucanfd: use self-test mode for PRESUME_ACKAvi Weiss1-2/+2
8 dayscan: ctucanfd: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
8 dayscan: peak_usb: validate uCAN receive record lengthsPengpeng Hou1-1/+39
8 dayscan: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...Maoyi Xie1-1/+0
8 dayscan: peak_usb: add bounds check for USB channel indexJames Gao1-4/+16
8 dayscan: softing: fw_parse(): validate firmware record spansPengpeng Hou1-14/+32
8 dayscan: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou1-2/+11
8 dayscan: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal1-0/+1
8 dayscan: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde1-2/+2
8 dayscan: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...Guangshuo Li1-1/+0
8 dayscan: ems_usb: validate CPC message lengthsPengpeng Hou1-0/+43
8 dayscan: c_can: c_can_chip_config(): keep controller in init mode until bittiming...Lucas Martins Alves1-4/+4
8 daysice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng1-5/+5
8 daysice: wait for reset completion in ice_resume()Aaron Ma1-0/+10
8 daysvxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet1-2/+2
8 daysvxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet1-2/+4
8 daysvxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet1-0/+4
8 daysvxlan: re-fetch eth header after route_shortcircuit()Eric Dumazet1-0/+1
8 dayswifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li1-1/+1
8 daysigbvf: Fix leak in TX DMA error cleanupMatt Vollrath1-2/+0
8 dayse1000: fix memory leak in e1000_probe()Dawei Feng1-1/+1
8 daysqede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev1-22/+22
8 daysocteontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1
8 daysnet: dsa: mt7530: error out on failed reads in MT7531 PHY pollingDaniel Golle1-38/+20
8 daysnet: sxgbe: check descriptor ring allocation failuresChenguang Zhao1-1/+4
8 daysnet: sxgbe: free TX rings on RX allocation failureChenguang Zhao1-5/+4
8 daysnet: phylink: put link_gpio if phylink_create failsChristian Marangi1-14/+15
8 daysforcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao1-2/+2
8 daysgve: fix Rx queue stall on alloc failureEddie Phillips3-0/+39
14 daysnet: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li1-8/+22
14 daysnet: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+20
14 daysocteontx2-pf: fix SQB pointer leak on init failureDawei Feng1-9/+8
14 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo3-1/+11
14 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-0/+13
14 dayswifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie1-1/+1
14 daysocteontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-5/+8
14 daysocteontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-4/+4
14 daysocteontx2: Annotate mmio regions as __iomemSubbaraya Sundeep2-8/+7
14 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
14 daysi40e: remove read access to debugfs filesJacob Keller1-102/+19
14 daysvxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen1-12/+18