summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-09-04net: dsa: bcm_sf2: bound the CFP rule dump by the caller's buffer sizeJakub Kicinski
2026-09-04bonding: use skb_cow_head() in bond_do_alb_xmit() and rlb_arp_xmit()Eric Dumazet
2026-09-04Merge tag 'ieee802154-for-net-2026-09-03' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2026-09-04wifi: p54: require a full exp_if record in PDR_INTERFACE_LISTShengzhuo Wei
2026-09-04wifi: p54: validate curve data length in the calibration curve convertersShengzhuo Wei
2026-09-04wifi: ipw2x00: bound management frame length to the receive bufferShmulik Cohen
2026-09-04wifi: libipw: reject too-short association responsesShmulik Cohen
2026-09-04wifi: libipw: reject too-short beacon and probe responsesShmulik Cohen
2026-09-04wifi: mwifiex: validate scan response extentsPengpeng Hou
2026-09-04wifi: mwifiex: validate action frame fixed fieldsZhao Li
2026-09-04wifi: mwifiex: bound the pairwise-cipher OUI walk to the IE lengthDoruk Tan Ozturk
2026-09-04wifi: brcmfmac: cyw: pass PMKID to firmware if presentBogdan Nicolae
2026-09-04wifi: mwifiex: prevent authentication frame length truncationLinmao Li
2026-09-04wifi: mwifiex: fix IRQ leak using wrong index in MSI-X error pathPeng Hao
2026-09-04wifi: libertas_tf: fix UAF in lbtf_free_adapter()Jiangshan Yi
2026-09-04wifi: virt_wifi: free skb when disconnectedMariano Baragiola
2026-09-04wifi: wilc1000: fix out-of-bounds read in P2P public action framesAli Ahmet Memis
2026-09-04wifi: wlcore: release runtime PM ref on regdomain config failureRunyu Xiao
2026-09-04wifi: iwlegacy: fix broadcast stations deallocationStanislaw Gruszka
2026-09-03enic: match mailbox replies to request numbersSatish Kharat
2026-09-03enic: preserve V2 VF carrier across netdev reopenSatish Kharat
2026-09-03bnxt_en: Prevent queue stop with deferred completionsJoe Damato
2026-09-03mlxsw: spectrum_ptp: Fix napi_gro_receive() call from GC workqueue contextTaylor Bates
2026-09-03net: bcmasp: fix tx_spb_ring_full() checking same slot cnt timesJustin Chen
2026-09-03net: bcmasp: clear txcb->last before writing each descriptorJustin Chen
2026-09-03net: stmmac: reconfigure RX packet parser table in stmmac_hw_setup() after resetLorenzo Bianconi
2026-09-03net: airoha: enable RX_DONE interrupt for RX queue 31Lorenzo Bianconi
2026-09-02net: usb: qmi_wwan: add Compal EXM-G1x supportIan Lin
2026-09-02net: macb: exclude software FCS from TX byte statisticsNicolai Buchwitz
2026-09-02bonding: do not clear curr_active_slave prematurely when releasing all slavesEric Dumazet
2026-09-02octeontx2-af: Fix limiting SRIOV VF count logicSunil Goutham
2026-09-02ieee802154: hwsim: serialize pib updates to fix double-freeDavid Carlier
2026-09-02ieee802154: cc2520: fix FIFOP work use-after-freeFan Wu
2026-09-01bonding: alb: fix uninitialized transport header access in alb_determine_nd()Eric Dumazet
2026-09-01net: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet
2026-08-31net: ntb_netdev: Fix statistics racesKoichiro Den
2026-08-31ppp: ppp_synctty: simplify tty disc_data accessQingfang Deng
2026-08-31ppp: ppp_async: simplify tty disc_data accessQingfang Deng
2026-08-31net: ethernet: oa_tc6: Fix for the wrong data typeSelvamani Rajagopal
2026-08-31net: ethernet: oa_tc6: Disable tx queues on fatal errorSelvamani Rajagopal
2026-08-31net: ethernet: oa_tc6: Improve the error recoverySelvamani Rajagopal
2026-08-31net: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...Selvamani Rajagopal
2026-08-31octeontx2-af: fix CN20K default MCAM rule removal on port cleanupKiran Kumar K
2026-08-30ipvlan: unregister upper devices outside pnodes_lockMaciej Fijalkowski
2026-08-30vxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee
2026-08-30net: amd-xgbe: discard rx packets with bad FCSJames Nugraha
2026-08-28net: iptunnel: fix stale transport header during tunnel decapsulationDong Chenchen
2026-08-28net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retryJerome Tollet
2026-08-28net/mlx5e: Prevent stale XSK buffer release on refill retryJerome Tollet
2026-08-28net: stmmac: fix dma mapping leak in stmmac_tso_xmit()Lorenzo Bianconi