summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-10virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den
2024-12-10virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya
2024-12-09Merge branch 'qca_spi-fix-spi-specific-issues'Jakub Kicinski
2024-12-09qca_spi: Make driver probing reliableStefan Wahren
2024-12-09qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-09Merge branch 'net-sparx5-lan969x-fixes'David S. Miller
2024-12-09net: sparx5: fix the maximum frame length registerDaniel Machon
2024-12-09net: sparx5: fix default value of monitor portsDaniel Machon
2024-12-09net: sparx5: fix FDMA performance issueDaniel Machon
2024-12-09net: lan969x: fix the use of spin_lock in PTP handlerDaniel Machon
2024-12-09net: lan969x: fix cyclic dependency reported by depmodDaniel Machon
2024-12-07rtnetlink: fix error code in rtnl_newlink()Dan Carpenter
2024-12-07Merge branch 'ocelot-ptp-fixes'Jakub Kicinski
2024-12-07net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-07net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean
2024-12-07net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean
2024-12-07net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean
2024-12-07ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().Kuniyuki Iwashima
2024-12-07net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)
2024-12-06net: defer final 'struct net' free in netns dismantleEric Dumazet
2024-12-06net: lapb: increase LAPB_HEADER_LENEric Dumazet
2024-12-06Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2024-12-06bnxt_en: Fix potential crash when dumping FW log coredumpHongguang Gao
2024-12-06bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan
2024-12-06ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh
2024-12-06Merge branch 'selftests-mlxsw-add-few-fixes-for-sharedbuffer-test'Jakub Kicinski
2024-12-06selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson
2024-12-06selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson
2024-12-06selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson
2024-12-05net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter
2024-12-05tipc: fix NULL deref in cleanup_bearer()Eric Dumazet
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-05Merge tag 'trace-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-05tracing: Fix archs that still call tracepoints without RCU watchingSteven Rostedt
2024-12-05net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta
2024-12-05net: avoid potential UAF in default_operstate()Eric Dumazet
2024-12-05Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-12-05Merge branch 'vsock-test-fix-wrong-setsockopt-parameters'Paolo Abeni
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy
2024-12-05vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy
2024-12-05vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy