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