summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-14tools: ynl-gen: print prototypes for recursive stuffJakub Kicinski
2023-12-14tools: ynl-gen: store recursive nests by a pointerJakub Kicinski
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-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-13Merge branch 'add-support-for-dp83tg720s-phy'Jakub Kicinski
2023-12-13net: phy: Add support for the DP83TG720S Ethernet PHYOleksij Rempel
2023-12-13net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel
2023-12-13vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov
2023-12-13Merge branch 'net-sched-optimizations-around-action-binding-and-init'Jakub Kicinski
2023-12-13net/sched: act_api: skip idr replace on bound actionsPedro Tammela
2023-12-13net/sched: act_api: rely on rcu in tcf_idr_check_allocPedro Tammela
2023-12-13sign-file: Fix incorrect return values checkYusong Gao
2023-12-13Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds