summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-05ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONFShigeru Yoshida
2026-02-05Merge tag 'nf-26-02-05' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-02-05netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()Andrew Fasano
2026-02-04Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-02-04Merge tag 'iwlwifi-fixes-2026-02-03' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-02-03Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'Jakub Kicinski
2026-02-03net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao
2026-02-03net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao
2026-02-03Merge branch 'gve-stats-reporting-fixes'Jakub Kicinski
2026-02-03gve: Correct ethtool rx_dropped calculationMax Yuan
2026-02-03gve: Fix stats report corruption on queue count changeDebarghya Kundu
2026-02-03Merge branch 'net-gro-fix-outer-network-offset'Jakub Kicinski
2026-02-03selftest: net: add a test-case for encap segmentation after GROPaolo Abeni
2026-02-03net: gro: fix outer network offsetPaolo Abeni
2026-02-03net: add proper RCU protection to /proc/net/ptypeEric Dumazet
2026-02-03net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit
2026-02-02net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek
2026-02-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-02Merge branch 'enetc-v4-hardware-integration-fixes'Jakub Kicinski
2026-02-02net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02tipc: use kfree_sensitive() for session key materialDaniel Hodges
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)
2026-02-02net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski
2026-02-02linkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen
2026-01-31net: don't touch dev->stats in BPF redirect pathsJakub Kicinski
2026-01-30net: usb: r8152: fix resume reset deadlockSergey Senozhatsky
2026-01-30macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo
2026-01-29Merge branch 'net-liquidio-fix-memory-leaks-in-setup_nic_devices'Jakub Kicinski
2026-01-29net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan
2026-01-29net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan
2026-01-29net: liquidio: Initialize netdev pointer before queue setupZilin Guan
2026-01-29dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo
2026-01-29Merge branch 'net-fix-potential-crash-in-net-sched-cls_u32-c'Jakub Kicinski
2026-01-29net/sched: cls_u32: use skb_header_pointer_careful()Eric Dumazet
2026-01-29net: add skb_header_pointer_careful() helperEric Dumazet
2026-01-29MAINTAINERS: add an entry for PSPJakub Kicinski
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-29Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds