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