summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-16tcp: no longer abort SYN_SENT when receiving some ICMPEric Dumazet
2023-11-16tcp: use tp->total_rto to track number of linear timeouts in SYN_SENT stateEric Dumazet
2023-11-16vxlan: add support for flowlabel inheritAlce Lafranque
2023-11-16selftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski
2023-11-16Merge branch 'tc-testing-tdc-updates'David S. Miller
2023-11-16selftests: tc-testing: use parallel tdc in kselftestsPedro Tammela
2023-11-16selftests: tc-testing: preload all modules in kselftestsPedro Tammela
2023-11-16selftests: tc-testing: rework namespaces and devices setupPedro Tammela
2023-11-16selftests: tc-testing: drop '-N' argument from nsPluginPedro Tammela
2023-11-16dt-bindings: Document Marvell Aquantia PHYChristian Marangi
2023-11-16net: phy: aquantia: add firmware load supportRobert Marko
2023-11-16net: phy: aquantia: move MMD_VEND define to headerChristian Marangi
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi
2023-11-16Merge branch 'octeon_ep-transmit-cleanups-and-optimizations'David S. Miller
2023-11-16octeon_ep: remove atomic variable usage in Tx data pathShinas Rasheed
2023-11-16octeon_ep: implement xmit_more in transmitShinas Rasheed
2023-11-16octeon_ep: remove dma sync in trasmit pathShinas Rasheed
2023-11-16octeon_ep: add padding for small packetsShinas Rasheed
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