summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-30ionic: only sync frag_len in first buffer of xdpShannon Nelson
2024-05-30ionic: Use netdev_name() function instead of netdev->nameBrett Creeley
2024-05-30ionic: Mark error paths in the data path as unlikelyBrett Creeley
2024-05-30ionic: Pass ionic_txq_desc to ionic_tx_tso_postBrett Creeley
2024-05-30ionic: Reset LIF device while restarting LIFShannon Nelson
2024-05-30ionic: fix potential irq name truncationShannon Nelson
2024-05-30hns3: avoid linking objects into multiple modulesArnd Bergmann
2024-05-30ethernet: octeontx2: avoid linking objects into multiple modulesArnd Bergmann
2024-05-30Merge branch 'mlx4-add-support-for-netdev-genl-api'Jakub Kicinski
2024-05-30net/mlx4: support per-queue statistics via netlinkJoe Damato
2024-05-30net/mlx4: link NAPI instances to queues and IRQsJoe Damato
2024-05-30net/mlx4: Track RX allocation failures in a statJoe Damato
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-30Merge branch 'introduce-switch-mode-support-for-icssg-driver'Paolo Abeni
2024-05-30net: ti: icssg-prueth: Add support for ICSSG switch firmwareMD Danish Anwar
2024-05-30net: ti: icssg-switch: Add switchdev based driver for ethernet switch supportMD Danish Anwar
2024-05-30net: ti: icssg-prueth: Add helper functions to configure FDBMD Danish Anwar
2024-05-30netdev: add qstat for csum completeJakub Kicinski
2024-05-30ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing
2024-05-30Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-05-29net: ena: Fix redundant device NUMA node overrideShay Agroskin
2024-05-29Merge branch 'intel-wired-lan-driver-updates-2024-05-28-e1000e-i40e-ice'Jakub Kicinski
2024-05-29ice: check for unregistering correct number of devlink paramsDave Ertman
2024-05-29ice: fix 200G PHY types to link speed mappingPaul Greenwalt
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseThinh Tran
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeThinh Tran
2024-05-29e1000e: move force SMBUS near the end of enable_ulp functionHui Wang
2024-05-29net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha
2024-05-29ipv4: correctly iterate over the target netns in inet_dump_ifaddr()Alexander Mikhalitsyn
2024-05-29net: smc91x: Remove commented out codeThorsten Blum
2024-05-29net: dsa: felix: provide own phylink MAC operationsRussell King (Oracle)
2024-05-29net: dsa: remove mac_prepare()/mac_finish() shimsRussell King (Oracle)
2024-05-29Merge branch 'doc-netlink-fixes-for-ynl-doc-generator'Jakub Kicinski
2024-05-29doc: netlink: Fix op pre and post fields in generated .rstDonald Hunter
2024-05-29doc: netlink: Fix formatting of op flags in generated .rstDonald Hunter
2024-05-29doc: netlink: Don't 'sanitize' op docstrings in generated .rstDonald Hunter
2024-05-29doc: netlink: Fix generated .rst for multi-line docsDonald Hunter
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet
2024-05-29Merge branch 'net-ethernet-ti-am65-cpsw-nuss-support-stacked-switches'Jakub Kicinski
2024-05-29net: ethernet: ti: am65-cpsw-nuss: populate netdev of_nodeAlexander Sverdlin
2024-05-29net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_npAlexander Sverdlin
2024-05-29Merge branch 'tcp-fix-tcp_poll-races'Jakub Kicinski
2024-05-29tcp: fix races in tcp_v[46]_err()Eric Dumazet
2024-05-29tcp: fix races in tcp_abort()Eric Dumazet
2024-05-29tcp: fix race in tcp_write_err()Eric Dumazet
2024-05-29tcp: add tcp_done_with_error() helperEric Dumazet
2024-05-29netconsole: Do not shutdown dynamic configuration if cmdline is invalidBreno Leitao
2024-05-29dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatibleJonas Karlman
2024-05-29net: dsa: lan9303: imply SMSC_PHYAlexander Sverdlin
2024-05-29Revert "vfs: Delete the associated dentry when deleting a file"Linus Torvalds