summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-24kcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen1-2/+19
2026-02-24gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-31/+25
2026-02-24tls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim1-1/+1
2026-02-24net: do not pass flow_id to set_rps_cpu()Eric Dumazet1-7/+5
2026-02-24MAINTAINERS: include all of framer under pef2256Jakub Kicinski1-2/+2
2026-02-21ovpn: tcp - fix packet extraction from streamRalf Lici1-17/+36
2026-02-21Merge branch 'bnxt_en-fix-rss-context-and-ntuple-filter-issues'Jakub Kicinski2-8/+105
2026-02-21selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi1-2/+98
2026-02-21bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3
2026-02-21bnxt_en: Fix RSS context delete logicPavan Chebbi1-6/+4
2026-02-21udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().Kuniyuki Iwashima2-4/+2
2026-02-21net: ethernet: xscale: Check for PTP support properlyLinus Walleij2-4/+4
2026-02-21net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-02-21Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-5/+25
2026-02-21MAINTAINERS: update enic and usnic maintainersSatish Kharat1-2/+1
2026-02-20net: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean1-1/+8
2026-02-20net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson1-2/+0
2026-02-20net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo1-2/+0
2026-02-20espintcp: Fix race condition in espintcp_close()Hyunwoo Kim1-1/+1
2026-02-20psp: use sk->sk_hash in psp_write_headers()Eric Dumazet1-1/+38
2026-02-20tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet9-66/+66
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds103-684/+1130
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds19-101/+242
2026-02-19net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier1-18/+141
2026-02-19Merge branch 'mlx5-misc-fixes-2026-02-18'Jakub Kicinski9-85/+78
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu4-58/+61
2026-02-19net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman1-1/+2
2026-02-19net/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman1-9/+5
2026-02-19net/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman2-14/+6
2026-02-19net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-02-19bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu1-1/+5
2026-02-19bnge: fix reserving resources from FWVikas Gupta1-1/+1
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis1-0/+2
2026-02-19rds: tcp: fix uninit-value in __inet_bindTabrez Ahmed1-1/+1
2026-02-19net/rds: Fix NULL pointer dereference in rds_tcp_accept_oneAllison Henderson1-3/+17
2026-02-19Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds7-31/+301
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds82-2519/+3939
2026-02-19octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-02-19Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski20-303/+166
2026-02-19net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan4-10/+21
2026-02-19Merge branch 'icmp-better-deal-with-ddos'Jakub Kicinski5-19/+31
2026-02-19ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zeroEric Dumazet1-2/+6
2026-02-19ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zeroEric Dumazet1-4/+10
2026-02-19ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()Eric Dumazet3-10/+6
2026-02-19inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet1-2/+7
2026-02-19icmp: prevent possible overflow in icmp_global_allow()Eric Dumazet1-1/+2
2026-02-19selftests/net: packetdrill: add ipv4-mapped-ipv6 testsEric Dumazet1-1/+10
2026-02-19selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)1-1/+1
2026-02-19Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-15/+104