summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-02can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-02can: esd_usb: add endpoint type validationZiyi Guo
2026-03-02can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel
2026-03-02can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp
2026-03-02can: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp
2026-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar
2026-02-28atm: lec: fix null-ptr-deref in lec_arp_clear_vccsJiayuan Chen
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-02-28Merge branch 'xsk-fixes-for-af_xdp-fragment-handling'Jakub Kicinski
2026-02-28xsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao
2026-02-28xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski
2026-02-28tcp: give up on stronger sk_rcvbuf checks (for now)Jakub Kicinski
2026-02-28udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.Kuniyuki Iwashima
2026-02-27net: mana: Ring doorbell at 4 CQ wraparoundsLong Li
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-02-27selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira
2026-02-27net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-02-27selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal
2026-02-27Merge branch 'net-sched-sch_cake-fixes-for-cake_mq'Jakub Kicinski
2026-02-27net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv configJonas Köppeler
2026-02-27net/sched: sch_cake: avoid sync overhead when unlimitedJonas Köppeler
2026-02-27inet: annotate data-races around isk->inet_numEric Dumazet
2026-02-27net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar
2026-02-26Merge branch 'bridge-check-relevant-options-in-vlan-range-grouping'Jakub Kicinski
2026-02-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson
2026-02-26bridge: Check relevant per-VLAN options in VLAN range groupingDanielle Ratson
2026-02-26net: annotate data-races around sk->sk_{data_ready,write_space}Eric Dumazet
2026-02-26Merge tag 'batadv-net-pullrequest-20260225' of https://git.open-mesh.org/linu...Jakub Kicinski
2026-02-26net/sched: ets: fix divide by zero in the offload pathDavide Caratti
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-02-26net: consume xmit errors of GSO framesJakub Kicinski
2026-02-26Merge branch 'vsock-add-write-once-semantics-to-child_ns_mode'Paolo Abeni
2026-02-26vsock: document write-once behavior of the child_ns_mode sysctlBobby Eshleman
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman
2026-02-25Merge branch 'mlx5-misc-fixes-2026-02-24'Jakub Kicinski
2026-02-25net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu
2026-02-25net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory
2026-02-25net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory
2026-02-25net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory
2026-02-25net/mlx5: DR, Fix circular locking dependency in dumpShay Drory
2026-02-25Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-02-25Merge branch 'team-fix-reference-count-leak-when-changing-port-netns'Jakub Kicinski
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel