summaryrefslogtreecommitdiffstats
path: root/net/8021q (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang2-2/+4
2025-01-03net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi1-0/+8
2025-01-03net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar6-121/+236
2025-01-03mptcp: prevent excessive coalescing on receivePaolo Abeni1-0/+1
2025-01-03mptcp: don't always assume copied data in mptcp_cleanup_rbuf()Paolo Abeni1-9/+9
2025-01-03mptcp: fix recvbuffer adjust on sleeping rcvmsgPaolo Abeni1-3/+3
2025-01-03ila: serialize calls to nf_register_net_hooks()Eric Dumazet1-5/+11
2025-01-03af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet2-15/+17
2025-01-03af_packet: fix vlan_get_tci() vs MSG_PEEKEric Dumazet1-9/+3
2025-01-03net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero1-1/+1
2025-01-03net: restrict SO_REUSEPORT to inet socketsEric Dumazet1-1/+4
2025-01-03net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packetsWillem de Bruijn1-1/+3
2025-01-03net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie1-1/+1
2025-01-02ftrace: Fix function profiler's filtering functionalityKohei Enju1-6/+2
2025-01-02fgraph: Add READ_ONCE() when accessing fgraph_array[]Zilin Guan1-1/+1
2025-01-02MAINTAINERS: Remove Olof from SoC maintainersOlof Johansson1-1/+0
2025-01-02xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa3-90/+51
2024-12-31ALSA: seq: Check UMP support for midi_version changeTakashi Iwai1-4/+10
2024-12-31RDMA/bnxt_re: Fix error recovery sequenceKalesh AP2-9/+4
2024-12-31RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian1-1/+1
2024-12-31ALSA hda/realtek: Add quirk for Framework F111:000CDaniel Schaefer1-0/+1
2024-12-31tracing: Have process_string() also allow arraysSteven Rostedt1-0/+12
2024-12-31net: wwan: t7xx: Fix FSM command timeout issueJinjian Song2-11/+20
2024-12-31sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg1-0/+1
2024-12-31mptcp: fix TCP options overflow.Paolo Abeni1-0/+7
2024-12-31net: mv643xx_eth: fix an OF node reference leakJoe Hattori1-2/+12
2024-12-31gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeupJoshua Washington1-14/+7
2024-12-31eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan1-3/+18
2024-12-30Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"Takashi Iwai1-1/+1
2024-12-30ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai1-0/+2
2024-12-30ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...Al Viro1-3/+3
2024-12-30ALSA: compress_offload: Drop unneeded no_free_ptr()Takashi Iwai1-3/+3
2024-12-30ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projectsBaojun Xu1-0/+4
2024-12-29Linux 6.13-rc5v6.13-rc5Linus Torvalds1-1/+1
2024-12-29platform/x86: thinkpad-acpi: Add support for hotkey 0x1401Vishnu Sankar2-4/+10
2024-12-29platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profileMingcong Bai1-2/+2
2024-12-29virt: tdx-guest: Just leak decrypted memory on unrecoverable errorsLi RongQing1-3/+1
2024-12-29x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)1-0/+30
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2024-12-29objtool: Add bch2_trans_unlocked_error() to bcachefs noreturnschenchangcheng1-0/+1
2024-12-29ALSA: usb-audio: US16x08: Initialize array before useTanya Agarwal1-1/+1
2024-12-27net: llc: reset skb->transport_headerAntonio Pastor1-1/+1
2024-12-27netlink: specs: mptcp: fix missing docMatthieu Baerts (NGI0)1-6/+6
2024-12-27netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)2-51/+52
2024-12-27netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)2-7/+10
2024-12-27rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar1-81/+96
2024-12-26io_uring/sqpoll: fix sqpoll error handling racesPavel Begunkov1-0/+6
2024-12-26ublk: detach gendisk from ublk device if add_disk() failsMing Lei1-9/+17
2024-12-26i2c: microchip-core: fix "ghost" detectionsConor Dooley1-2/+0
2024-12-26i2c: microchip-core: actually use repeated sendsConor Dooley1-26/+94