summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy2-0/+9
2022-03-11Merge tag 'mlx5-updates-2022-03-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller33-69/+700
2022-03-11net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman1-23/+0
2022-03-11net/mlx5: Parse module mapping using mlx5_ifcGal Pressman3-8/+7
2022-03-11net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman3-3/+10
2022-03-11net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey1-88/+94
2022-03-11net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey6-7/+435
2022-03-11net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey3-1/+105
2022-03-11net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey2-0/+8
2022-03-11net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey4-4/+119
2022-03-11net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan1-2/+2
2022-03-11net/mlx5: Node-aware allocation for UARTariq Toukan1-3/+5
2022-03-11net/mlx5: Node-aware allocation for the EQsTariq Toukan1-2/+4
2022-03-11net/mlx5: Node-aware allocation for the EQ tableTariq Toukan1-1/+2
2022-03-11net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan1-1/+2
2022-03-11net/mlx5: Delete useless module.h includeLeon Romanovsky18-18/+0
2022-03-11net/mlx4: Delete useless moduleparam includeLeon Romanovsky1-1/+0
2022-03-11Merge branch 'net-ipa-use-bulk-interconnect-interfaces'Jakub Kicinski1-136/+42
2022-03-11net: ipa: use IPA power device pointerAlex Elder1-4/+4
2022-03-11net: ipa: embed interconnect array in the power structureAlex Elder1-22/+9
2022-03-11net: ipa: use bulk interconnect initializationAlex Elder1-43/+23
2022-03-11net: ipa: use bulk operations to set up interconnectsAlex Elder1-22/+12
2022-03-11net: ipa: use interconnect bulk enable/disable operationsAlex Elder1-63/+13
2022-03-11net: ipa: use icc_enable() and icc_disable()Alex Elder1-7/+17
2022-03-11net: ipa: kill struct ipa_interconnectAlex Elder1-25/+14
2022-03-11ptp: ocp: add UPF_NO_THRE_TEST flag for serial portsJonathan Lemon1-1/+1
2022-03-11nfp: xsk: fix a warning when allocating rx ringsYinjun Zhang1-4/+5
2022-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-28/+370
2022-03-11Merge branch 'net-control-the-length-of-the-altname-list'Jakub Kicinski1-1/+12
2022-03-11net: limit altnames to 64k totalJakub Kicinski1-0/+11
2022-03-11net: account alternate interface name memoryJakub Kicinski1-1/+1
2022-03-11net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets2-7/+24
2022-03-11net: dsa: lantiq_gswip: enable jumbo frames on GSWIPAleksander Jan Bajkowski1-4/+49
2022-03-11Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski7-354/+732
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski281-1213/+3251
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds57-244/+383
2022-03-11xdp: xdp_mem_allocator can be NULL in trace_mem_connect().Sebastian Andrzej Siewior1-1/+2
2022-03-11ice: Fix race condition during interface enslaveIvan Vecera2-2/+21
2022-03-11net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit1-1/+7
2022-03-11net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-11net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie1-2/+3
2022-03-11sctp: fix kernel-infoleak for SCTP socketsEric Dumazet1-6/+3
2022-03-11net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-11Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski24-207/+665
2022-03-11Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski6-21/+19
2022-03-10Merge tag 'block-5.17-2022-03-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+23
2022-03-10Merge tag 'staging-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-28/+42
2022-03-10Merge branch 'mptcp-selftests-refactor-join-tests'Jakub Kicinski1-1039/+1210
2022-03-10selftests: mptcp: join: make it shellcheck compliantMatthieu Baerts1-60/+66
2022-03-10selftests: mptcp: join: avoid backquotesMatthieu Baerts1-32/+34