summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-05Merge branch 'intel-wired-lan-driver-updates-2024-05-29-ice-igc'Jakub Kicinski
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-05ptp: Fix error message on failed pin verificationKarol Kolacinski
2024-06-05net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAPEric Dumazet
2024-06-05net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin
2024-06-05Merge branch 'mlx5-fixes'David S. Miller
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski
2024-06-05Merge branch 'tcp-mptcp-close-wait'David S. Miller
2024-06-05mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTABJason Xing
2024-06-05tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTABJason Xing
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu
2024-06-05vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann
2024-06-05net: sched: sch_multiq: fix possible OOB write in multiq_tune()Hangyu Hua
2024-06-05ionic: fix kernel panic in XDP_TX actionTaehee Yoo
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha
2024-06-05net/smc: avoid overwriting when adjusting sock bufsizesWen Gu
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep
2024-06-05Revert "xsk: Document ability to redirect to any socket bound to the same umem"Magnus Karlsson
2024-06-05Revert "xsk: Support redirect to any socket bound to the same umem"Magnus Karlsson
2024-06-05bpf: Set run context for rawtp test_run callbackJiri Olsa
2024-06-04net: tls: fix marking packets as decryptedJakub Kicinski
2024-06-03Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-03lib/test_rhashtable: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-03Merge branch 'dst_cache-fix-possible-races'Jakub Kicinski
2024-06-03net: dst_cache: add two DEBUG_NET warningsEric Dumazet
2024-06-03ila: block BH in ila_output()Eric Dumazet
2024-06-03ipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet
2024-06-03net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet
2024-06-03ipv6: ioam: block BH from ioam6_output()Eric Dumazet
2024-06-03vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker
2024-06-03bpf: Fix a potential use-after-free in bpf_link_free()Cong Wang
2024-06-03bpf, devmap: Remove unnecessary if check in for loopThorsten Blum
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-01net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov
2024-06-01net/ncsi: Fix the multi thread manner of NCSI driverDelphineCCChiu
2024-06-01net: rps: fix error when CONFIG_RFS_ACCEL is offJason Xing
2024-06-01ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()Duoming Zhou
2024-06-01ax25: Fix refcount imbalance on inbound connectionsLars Kellogg-Stedman
2024-06-01Merge branch 'virtio_net-fix-lock-warning-and-unrecoverable-state'Jakub Kicinski
2024-06-01virtio_net: fix a spurious deadlock issueHeng Qi
2024-06-01virtio_net: fix possible dim status unrecoverableHeng Qi