summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-14tools: ynl-gen: re-sort ignoring recursive nestsJakub Kicinski
2023-12-14tools: ynl-gen: record information about recursive nestsJakub Kicinski
2023-12-14tools: ynl-gen: fill in implementations for TypeUnusedJakub Kicinski
2023-12-14tools: ynl-gen: support fixed headers in genetlinkJakub Kicinski
2023-12-14tools: ynl-gen: use enum user type for members and argsJakub Kicinski
2023-12-14tools: ynl-gen: add missing request free helpers for dumpsJakub Kicinski
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-14ice: add documentation for FW loggingPaul M Stillwell Jr
2023-12-14ice: add ability to read and configure FW log dataPaul M Stillwell Jr
2023-12-14ice: enable FW loggingPaul M Stillwell Jr
2023-12-14ice: configure FW loggingPaul M Stillwell Jr
2023-12-14ice: remove FW logging codePaul M Stillwell Jr
2023-12-14net: mvpp2: add support for miiStefan Eichenberger
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-14appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-14net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah
2023-12-13Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-12-13Merge branch 'support-symmetric-xor-rss-hash'Jakub Kicinski
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo
2023-12-13ice: refactor the FD and RSS flow ID generationAhmed Zaki
2023-12-13ice: refactor RSS configurationQi Zhang
2023-12-13ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-12-13net: page_pool: factor out releasing DMA from releasing the pageJakub Kicinski
2023-12-13Merge branch 'dpaa2-switch-various-fixes'Jakub Kicinski
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei
2023-12-13dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2023-12-13page_pool: transition to reference count management after page drainingLiang Chen
2023-12-13cxgb3: Avoid potential string truncation in descKees Cook
2023-12-13amd-xgbe: Avoid potential string truncation in nameKees Cook
2023-12-13dpll: allocate pin ids in cycleJiri Pirko
2023-12-13sctp: support MSG_ERRQUEUE flag in recvmsg()Eric Dumazet
2023-12-13net: prevent mss overflow in skb_segment()Eric Dumazet
2023-12-13Merge branch 'idpf-add-get-set-for-ethtool-s-header-split-ringparam'Jakub Kicinski
2023-12-13idpf: add get/set for Ethtool's header split ringparamMichal Kubiak
2023-12-13ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin
2023-12-13docs: networking: timestamping: mention MSG_EOR flagEric Dumazet
2023-12-13net/mlx5: DR, Use swap() instead of open coding itJiapeng Chong
2023-12-13net/mlx5: devcom, Add component size getterTariq Toukan
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-12-13net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused argsTariq Toukan
2023-12-13net/mlx5e: Statify function mlx5e_monitor_counter_armTariq Toukan
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan