summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-16indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldocTobias Klauser
2023-11-16Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-11-16macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-16net: sched: do not offload flows with a helper in act_ctXin Long
2023-11-15Merge branch 'mlx5-fixes-2023-11-13-manual'Jakub Kicinski
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-15net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-15net/mlx5: Increase size of irq name bufferRahul Rameshbabu
2023-11-15net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-15net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu
2023-11-15net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu
2023-11-15net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu
2023-11-15net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song
2023-11-15net: Fix undefined behavior in netdev name allocationGal Pressman
2023-11-15net: don't dump stack on queue timeoutJakub Kicinski
2023-11-15Merge branch 'bnxt_en-tx-improvements'David S. Miller
2023-11-15bnxt_en: Optimize xmit_more TX pathMichael Chan
2023-11-15bnxt_en: Use existing MSIX vectors for all mqprio TX ringsMichael Chan
2023-11-15bnxt_en: Add macros related to TC and TX ringsMichael Chan
2023-11-15bnxt_en: Add helper to get the number of CP rings required for TX ringsMichael Chan
2023-11-15bnxt_en: Support up to 8 TX rings per MSIXMichael Chan
2023-11-15bnxt_en: Refactor bnxt_hwrm_set_coal()Michael Chan
2023-11-15bnxt_en: New encoding for the TX opaque fieldMichael Chan
2023-11-15bnxt_en: Refactor bnxt_tx_int()Michael Chan
2023-11-15bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDLMichael Chan
2023-11-15bnxt_en: Add completion ring pointer in TX and RX ring structuresMichael Chan
2023-11-15bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_infoMichael Chan
2023-11-15bnxt_en: Add completion ring pointer in TX and RX ring structuresMichael Chan
2023-11-15bnxt_en: Put the TX producer information in the TX BD opaque fieldMichael Chan
2023-11-15dt-bindings: net: ethernet-controller: Fix formatting errorNiklas Söderlund
2023-11-15Revert ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross
2023-11-15xen/events: modify internal [un]bind interfacesJuergen Gross
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross
2023-11-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-14Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linuxLinus Torvalds
2023-11-14Merge branch 'mptcp-misc-fixes-for-v6-7'Jakub Kicinski