summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | io_uring/register: cache old SQ/CQ head reading for copiesJens Axboe3 days1-5/+7
| * | | | | io_uring/register: document io_register_resize_rings() shared mem usageJens Axboe3 days1-18/+26
| * | | | | io_uring/register: use stable SQ/CQ ring data during resizeJens Axboe3 days1-2/+2
| * | | | | io_uring/rsrc: fixup io_clone_buffers() error handlingJens Axboe4 days1-9/+1
* | | | | | Merge tag 'trace-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29 hours4-0/+35
|\ \ \ \ \ \
| * | | | | | ftrace: Document that multiple function_graph tracing may have different timesSteven Rostedt4 days1-0/+6
| * | | | | | tracing: Print lazy preemption modelShrikanth Hegde4 days1-0/+1
| * | | | | | tracing: Fix irqsoff and wakeup latency tracers when using function graphSteven Rostedt4 days2-0/+28
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36 hours54-399/+552
|\ \ \ \ \ \
| * | | | | | netdev: avoid CFI problems with sock priv helpersJakub Kicinski41 hours2-5/+25
| * | | | | | Merge branch 'mlx5-misc-fixes-2025-01-15'Paolo Abeni41 hours7-33/+42
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky41 hours2-3/+14
| | * | | | | | net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky41 hours1-7/+5
| | * | | | | | net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky41 hours1-10/+6
| | * | | | | | net/mlx5: Clear port select structure when fail to createMark Zhang41 hours1-1/+3
| | * | | | | | net/mlx5: SF, Fix add port error handlingChris Mi41 hours1-0/+1
| | * | | | | | net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas41 hours1-12/+12
| | * | | | | | net/mlx5: Fix RDMA TX steering prioPatrisious Haddad41 hours1-0/+1
| |/ / / / / /
| * | | | | | net: make page_pool_ref_netmem work with net iovsPavel Begunkov2 days1-1/+1
| * | | | | | net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit2 days1-17/+2
| * | | | | | net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean2 days1-1/+2
| * | | | | | net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean2 days1-0/+1
| * | | | | | selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira3 days1-3/+6
| * | | | | | net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld3 days1-5/+14
| * | | | | | net: netpoll: ensure skb_pool list is always initializedJohn Sperbeck3 days1-5/+5
| * | | | | | net: xilinx: axienet: Fix IRQ coalescing packet count overflowSean Anderson3 days1-0/+6
| * | | | | | nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter3 days1-1/+2
| * | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3 days9-144/+209
| |\ \ \ \ \ \
| | * | | | | | ice: Add correct PHY lane assignmentKarol Kolacinski4 days8-45/+68
| | * | | | | | ice: Fix ETH56G FC-FEC Rx offset valueKarol Kolacinski4 days1-1/+1
| | * | | | | | ice: Fix quad registers read on E825Karol Kolacinski4 days2-87/+133
| | * | | | | | ice: Fix E825 initializationKarol Kolacinski4 days1-13/+9
| * | | | | | | Merge branch 'mptcp-fixes-for-connect-selftest-flakes'Jakub Kicinski3 days3-15/+43
| |\ \ \ \ \ \ \
| | * | | | | | | selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni3 days1-11/+32
| | * | | | | | | mptcp: fix spurious wake-up on under memory pressurePaolo Abeni3 days1-2/+7
| | * | | | | | | mptcp: be sure to send ack when mptcp-level window re-opensPaolo Abeni3 days1-2/+4
| |/ / / / / / /
| * | | | | | | Merge branch 'vsock-some-fixes-due-to-transport-de-assignment'Paolo Abeni4 days3-10/+53
| |\ \ \ \ \ \ \
| | * | | | | | | vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]Stefano Garzarella4 days1-0/+9
| | * | | | | | | vsock: reset socket state when de-assigning the transportStefano Garzarella4 days1-0/+9
| | * | | | | | | vsock/virtio: cancel close work in the destructorStefano Garzarella4 days1-8/+21
| | * | | | | | | vsock/bpf: return early if transport is not assignedStefano Garzarella4 days1-0/+9
| | * | | | | | | vsock/virtio: discard packets if the transport changesStefano Garzarella4 days1-2/+5
| |/ / / / / / /
| * | | | | | | Merge branch 'gtp-pfcp-fix-use-after-free-of-udp-tunnel-socket'Paolo Abeni4 days2-14/+27
| |\ \ \ \ \ \ \
| | * | | | | | | pfcp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima4 days1-5/+10
| | * | | | | | | gtp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima4 days1-1/+6
| | * | | | | | | gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().Kuniyuki Iwashima4 days1-8/+11
| |/ / / / / / /
| * | | | | | | udp: Make rehash4 independent in udp_lib_rehash()Philo Lu4 days1-19/+27
| * | | | | | | r8169: remove redundant hwmon supportHeiner Kallweit4 days1-44/+0
| * | | | | | | net/ncsi: fix locking in Get MAC Address handlingPaul Fertser4 days3-15/+22
| |/ / / / / /
| * | | | | | pktgen: Avoid out-of-bounds access in get_imix_entriesArtem Chernyshev5 days1-3/+3