summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
2026-01-07Merge branch 'net-netdevsim-fix-inconsistent-carrier-state-after-link-unlink'Jakub Kicinski2-0/+67
2026-01-07selftests: netdevsim: add carrier state consistency testYohei Kojima1-0/+59
2026-01-07net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima1-0/+8
2026-01-07selftests: drv-net: Bring back tool() to driver __init__sGal Pressman2-4/+4
2026-01-07net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta1-0/+2
2026-01-07net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier1-1/+1
2026-01-07udp: call skb_orphan() before skb_attempt_defer_free()Eric Dumazet1-0/+1
2026-01-07Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean4-78/+0
2026-01-07MAINTAINERS: Add an additional maintainer to the AMD XGBE driverShyam Sundar S K1-0/+1
2026-01-06net: fix memory leak in skb_segment_list for GRO packetsMohammad Heib1-3/+5
2026-01-06netlink: specs: netdev: clarify the page pool API a littleJakub Kicinski1-2/+4
2026-01-06net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi1-4/+4
2026-01-06selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha5-6/+11
2026-01-06Merge branch 'net-sched-fix-memory-leak-on-mirred-loop'Jakub Kicinski2-12/+59
2026-01-06selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira1-0/+47
2026-01-06net/sched: act_mirred: Fix leak when redirecting to self on egressJamal Hadi Salim1-12/+12
2026-01-06Merge branch 'vsock-fix-so_zerocopy-on-accept-ed-vsocks'Jakub Kicinski2-0/+36
2026-01-06vsock/test: Test setting SO_ZEROCOPY on accept()ed socketMichal Luczaj1-0/+32
2026-01-06vsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj1-0/+4
2026-01-04MAINTAINERS: Update email address for Justin IurmanJustin Iurman2-1/+2
2026-01-04Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski8-12/+56
2026-01-04inet: frags: drop fraglist conntrack referencesFlorian Westphal1-0/+2
2026-01-04virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar1-3/+3
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan1-0/+6
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang1-0/+4
2026-01-04Merge branch 'mlx5-misc-fixes-2025-12-25'Jakub Kicinski4-12/+29
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu1-3/+11
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar1-4/+5
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad1-2/+7
2026-01-04netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-04net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
2026-01-04net: phy: mxl-86110: Add power management and soft reset supportStefano Radaelli1-0/+3
2026-01-04inet: ping: Fix icmp out countingyuan.gao1-3/+1
2026-01-04net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2026-01-04bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7
2026-01-04net: bnge: add AUXILIARY_BUS to Kconfig dependenciesMarkus Blöchl1-0/+1
2026-01-04net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2026-01-02netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera1-1/+1
2026-01-02netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan1-1/+2
2026-01-01netfilter: replace -EEXIST with -EBUSYDaniel Gomez3-4/+4
2026-01-01netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera1-3/+3
2026-01-01selftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal1-1/+44
2026-01-01netfilter: nft_set_pipapo: fix range overlap detectionFlorian Westphal1-2/+2
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds71-194/+428
2025-12-30ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen1-1/+12
2025-12-30net: rose: fix invalid array index in rose_kill_by_device()Pwnverse1-1/+1