summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-05ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONFShigeru Yoshida1-1/+2
2026-02-05Merge tag 'nf-26-02-05' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski1-1/+1
2026-02-05netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()Andrew Fasano1-1/+1
2026-02-05Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-3/+7
2026-02-04Merge tag 'iwlwifi-fixes-2026-02-03' of https://git.kernel.org/pub/scm/linux/...Johannes Berg3-3/+7
2026-02-04Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'Jakub Kicinski3-11/+65
2026-02-04net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
2026-02-04net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
2026-02-04Merge branch 'gve-stats-reporting-fixes'Jakub Kicinski2-28/+53
2026-02-04gve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
2026-02-04gve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-04Merge branch 'net-gro-fix-outer-network-offset'Jakub Kicinski2-0/+66
2026-02-04selftest: net: add a test-case for encap segmentation after GROPaolo Abeni1-0/+64
2026-02-04net: gro: fix outer network offsetPaolo Abeni1-0/+2
2026-02-04net: add proper RCU protection to /proc/net/ptypeEric Dumazet1-16/+34
2026-02-04net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit1-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit2-2/+2
2026-02-03net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek1-6/+15
2026-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-88/+136
2026-02-03Merge branch 'enetc-v4-hardware-integration-fixes'Jakub Kicinski4-14/+24
2026-02-03net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil2-4/+15
2026-02-03net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil1-2/+2
2026-02-03net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+0
2026-02-03net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+7
2026-02-03tipc: use kfree_sensitive() for session key materialDaniel Hodges1-2/+2
2026-02-03net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)1-1/+2
2026-02-03net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski2-10/+2
2026-02-03linkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen1-5/+15
2026-01-31net: don't touch dev->stats in BPF redirect pathsJakub Kicinski1-4/+4
2026-01-31net: usb: r8152: fix resume reset deadlockSergey Senozhatsky1-14/+15
2026-01-31macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
2026-01-31net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn1-0/+2
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4
2026-01-30dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
2026-01-30Merge branch 'net-liquidio-fix-memory-leaks-in-setup_nic_devices'Jakub Kicinski2-21/+22
2026-01-30net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
2026-01-30net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
2026-01-30net: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
2026-01-30dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
2026-01-30Merge branch 'net-fix-potential-crash-in-net-sched-cls_u32-c'Jakub Kicinski2-7/+18
2026-01-30net/sched: cls_u32: use skb_header_pointer_careful()Eric Dumazet1-7/+6
2026-01-30net: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
2026-01-30MAINTAINERS: add an entry for PSPJakub Kicinski1-0/+12
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-163/+402
2026-01-29Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-26/+3