summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo
2023-03-28Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2023-03-28net/mlx5e: Fix build break on 32bitSaeed Mahameed
2023-03-28net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remapGrygorii Strashko
2023-03-28net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rateGrygorii Strashko
2023-03-28Merge branch 'allocate-multiple-skbuffs-on-tx'Paolo Abeni
2023-03-28virtio/vsock: check argument to avoid no effect callArseniy Krasnov
2023-03-28virtio/vsock: allocate multiple skbuffs on txArseniy Krasnov
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner
2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner
2023-03-27Merge tag 'linux-can-next-for-6.4-20230327' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-03-27Merge branch 'add-tx-push-buf-len-param-to-ethtool'Jakub Kicinski
2023-03-27net: ena: Advertise TX push supportShay Agroskin
2023-03-27net: ena: Add support to changing tx_push_buf_lenShay Agroskin
2023-03-27net: ena: Recalculate TX state variables every device resetShay Agroskin
2023-03-27net: ena: Add an option to configure large LLQ headersDavid Arinzon
2023-03-27net: ena: Make few cosmetic preparations to support large LLQShay Agroskin
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin
2023-03-27netlink: Add a macro to set policy message with format stringShay Agroskin
2023-03-27qed: remove unused num_ooo_add_to_peninsula variableTom Rix
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet
2023-03-27dev_ioctl: fix a W=1 warningHeiner Kallweit
2023-03-27net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the codeHeiner Kallweit
2023-03-27tools: ynl: default to treating enums as flags for mask generationJakub Kicinski
2023-03-27selftests: tls: add a test for queuing data before setting the ULPJakub Kicinski
2023-03-27tools: ynl: Add missing types to encode/decodeMichal Michalik
2023-03-27Merge branch 'sunhme-cleanups'David S. Miller
2023-03-27net: sunhme: Consolidate common probe tasksSean Anderson
2023-03-27net: sunhme: Inline error returnsSean Anderson
2023-03-27net: sunhme: Clean up mac address initSean Anderson
2023-03-27net: sunhme: Consolidate mac address initializationSean Anderson
2023-03-27net: sunhme: Switch SBUS to devresSean Anderson
2023-03-27net: sunhme: Alphabetize includesSean Anderson
2023-03-27net: sunhme: Unify IRQ requestingSean Anderson
2023-03-27net: sunhme: Remove residual polling codeSean Anderson
2023-03-27net: sunhme: Just restart autonegotiation if we can't bring the link upSean Anderson
2023-03-27net: sunhme: Fix uninitialized return codeSean Anderson
2023-03-27Merge branch 'octeon_ep-deferred-probe-and-mailbox'David S. Miller
2023-03-27octeon_ep: add heartbeat monitorVeerasenareddy Burru
2023-03-27octeon_ep: function id in link info and stats mailbox commandsVeerasenareddy Burru
2023-03-27octeon_ep: support asynchronous notificationsVeerasenareddy Burru
2023-03-27octeon_ep: include function id in mailbox commandsVeerasenareddy Burru
2023-03-27octeon_ep: add separate mailbox command and response queuesVeerasenareddy Burru
2023-03-27octeon_ep: control mailbox for multiple PFsVeerasenareddy Burru
2023-03-27octeon_ep: poll for control messagesVeerasenareddy Burru
2023-03-27octeon_ep: defer probe if firmware not readyVeerasenareddy Burru
2023-03-27Merge branch 'bcm53134-support'David S. Miller
2023-03-27net: dsa: b53: mdio: add support for BCM53134Paul Geurts
2023-03-27dt-bindings: net: dsa: b53: add BCM53134 supportÁlvaro Fernández Rojas
2023-03-24tools: ynl: add the Python requirements.txt fileMichal Michalik