aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
3 dayswireguard: queueing: preserve tstamp_type when encapsulating packetHEADstableRamses de Norre1-0/+2
2026-08-30wireguard: noise: remove unused variableJason A. Donenfeld1-2/+0
2026-08-30ipvlan: unregister upper devices outside pnodes_lockdavem/netMaciej Fijalkowski1-1/+3
2026-08-30vxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee2-0/+14
2026-08-30sctp: validate chunk length in the inqueue parserCharles Vosburgh1-2/+4
2026-08-30net: amd-xgbe: discard rx packets with bad FCSJames Nugraha1-2/+1
2026-08-30raw: annotate disconnect-side IPv4 match writersXuanqiang Luo2-3/+4
2026-08-30sctp: fix soft lockup from unpadded ASCONF-ACK parameter iterationHenry Martin1-8/+6
2026-08-28sctp: fix a TOCTOU race in SCTP_CMD_TIMER_STARTXin Long1-10/+1
2026-08-28Merge branch 'tcp-fix-use-after-free-in-do_tcp_getsockopt'Jakub Kicinski5-10/+20
2026-08-28tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)Cen Zhang (Microsoft Security FORGE Labs)2-2/+4
2026-08-28tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)Cen Zhang (Microsoft Security FORGE Labs)5-8/+16
2026-08-28Merge branch 'net-sched-fix-remaining-actions-notification-accounting-issues'Jakub Kicinski1-11/+26
2026-08-28net/sched: act_api: fix skb sizing and action leak on reoffload deleteVictor Nogueira1-6/+11
2026-08-28net/sched: act_api: size the RTM_GETACTION reply from the actionsVictor Nogueira1-3/+4
2026-08-28net/sched: act_api: budget all shared attributes in notify skbsVictor Nogueira1-2/+11
2026-08-28net: iptunnel: fix stale transport header during tunnel decapsulationDong Chenchen3-0/+12
2026-08-28Merge branch 'net-mlx5e-prevent-stale-xsk-buffer-release-on-refill-retries'Jakub Kicinski2-2/+7
2026-08-28net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retryJerome Tollet1-0/+2
2026-08-28net/mlx5e: Prevent stale XSK buffer release on refill retryJerome Tollet1-2/+5
2026-08-28net: stmmac: fix dma mapping leak in stmmac_tso_xmit()Lorenzo Bianconi1-19/+34
2026-08-28tcp: use GFP_ATOMIC in tcp_send_active_reset()Eric Dumazet6-18/+14
2026-08-28Merge branch 'netlink-specs-fixes-for-conntrack-dump-filtering'Jakub Kicinski1-3/+18
2026-08-28netlink: specs: add missing mask attributes for conntrack dumpIlya Maximets1-2/+4
2026-08-28netlink: specs: fix the conntrack filter typeIlya Maximets1-1/+14
2026-08-28net: icmp: avoid invalid transport header access in icmp_send tracepointEric Dumazet1-5/+8
2026-08-28tipc: protect node reset trace dump with node lockChengfeng Ye1-0/+2
2026-08-28ipv4: avoid divide by zero in fib_rebalanceZihan Xi1-1/+1
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds245-1417/+2968
2026-08-27Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski27-321/+118
2026-08-27Merge tag 'devicetree-fixes-for-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-2/+120
2026-08-27inet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
2026-08-27net/sched: sch_htb: limit htb_classify inner-class filter hopsJamal Hadi Salim1-2/+5
2026-08-27selftests/net: packetdrill: add tcp_urg_ptr_retransmitJiayuan Chen1-0/+65
2026-08-27tcp: fix corruption of urgent data on multi-segment retransmitJiayuan Chen1-1/+1
2026-08-27usb: atm: usbatm: fix invalid ci_range initializationDeepanshu Kartikey1-2/+2
2026-08-27net: fec: only stop PTP if it was initializedbui duc phuc1-2/+4
2026-08-27slip: remove slip_hangup() to fix use-after-free in slip_receive_buf()Eric Dumazet1-8/+0
2026-08-27Merge tag 'spi-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-5/+3
2026-08-27net: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
2026-08-27Merge tag 'regulator-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+6
2026-08-27Merge tag 'dma-mapping-7.3-2026-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-7/+9
2026-08-27net/sched: bound qdisc_pkt_len to prevent qdisc soft lockupJamal Hadi Salim2-2/+6
2026-08-27net: dsa: mxl862xx: enable assisted learning on CPU portEdoardo Pinci1-0/+1
2026-08-27net: stmmac: restore NET_IP_ALIGN in the RX DMA offsetPascal Kneuper1-2/+2
2026-08-27Merge tag 'backlight-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds11-26/+350
2026-08-27Merge tag 'leds-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/ledsLinus Torvalds27-438/+1565
2026-08-27net: stmmac: drop gso_enabled_types and rely on netdev featuresLorenzo Bianconi2-20/+1
2026-08-27Merge branch 'net-stmmac-more-selftest-related-fixes'Jakub Kicinski4-13/+44
2026-08-27net: stmmac: selftests: Don't test flow control for small rx fifosMaxime Chevallier1-3/+13