aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
13 daysnet: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski14-10352/+0
13 dayscaif: remove CAIF NETWORK LAYERJakub Kicinski6-1278/+0
13 daysvirtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SETBrett Creeley1-0/+6
13 daysnet: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela1-2/+2
13 daysnet: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela1-9/+8
13 daysnet: mana: Guard mana_remove against double invocationErni Sri Satya Vennela1-1/+6
13 daysnet: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela1-1/+2
13 daysnet: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela1-2/+2
13 daysnetconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao1-0/+2
13 daysnet: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi1-3/+8
13 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi1-7/+7
14 daysnet: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj1-1/+1
14 daysnet: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi1-2/+30
14 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi1-4/+4
14 daysice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
14 daysice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
14 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
14 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
14 daysbnge: remove unsupported backing store typeVikas Gupta1-16/+0
14 daysbnge: fix initial HWRM sequenceVikas Gupta1-8/+22
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi3-6/+11
2026-04-21netkit: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-2/+4
2026-04-21dummy: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-2/+4
2026-04-21netdevsim: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-3/+5
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-5/+11
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev1-14/+15
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-14/+17
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev3-16/+34
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev4-11/+19
2026-04-21slip: bound decode() reads against the compressed packet lengthWeiming Shi1-18/+25
2026-04-21slip: reject VJ receive packets on instances with no rstate arrayWeiming Shi1-0/+6
2026-04-20gtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier1-0/+2
2026-04-20net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi2-5/+33
2026-04-20net/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande1-1/+3
2026-04-20pppoe: drop PFC framesQingfang Deng2-2/+8
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-67/+11
2026-04-18net: ks8851: Avoid excess softirq schedulingMarek Vasut1-1/+4
2026-04-18net: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut4-58/+38
2026-04-18net: stmmac: Update default_an_inband before passing value to phylink_configKhaiWenTan1-2/+2
2026-04-18e1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
2026-04-18iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros1-1/+1
2026-04-18i40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
2026-04-18ice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju1-0/+1
2026-04-18ice: fix race condition in TX timestamp ring cleanupKeita Morisaki5-18/+31
2026-04-18ice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt1-1/+1
2026-04-18ice: fix PHY config on media change with link-down-on-closePaul Greenwalt1-94/+27
2026-04-18ice: fix double-free of tx_buf skbMichal Schmidt1-2/+4
2026-04-18ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li1-0/+2
2026-04-18ice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka1-6/+6
2026-04-18ice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka1-3/+3