summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller21-127/+325
2022-11-14net: fec: add xdp and page pool statisticsShenwei Wang3-5/+95
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund1-0/+526
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund3-0/+96
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund3-2/+127
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund2-13/+151
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund2-1/+77
2022-11-14ibmvnic: Update XPS assignments during affinity bindingNick Child1-0/+10
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child2-1/+92
2022-11-14ibmvnic: Assign IRQ affinity hints to device queuesNick Child2-0/+141
2022-11-14ice: virtchnl rss hena supportMd Fahad Iqbal Polash4-0/+139
2022-11-14net: tun: rebuild error handling in tun_get_userChuang Wang1-36/+29
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed3-0/+20
2022-11-12net/mlx5e: CT, optimize pre_ct table lookupOz Shlomo1-33/+56
2022-11-12net/mlx5e: kTLS, Use a single async context object per a callback bulkTariq Toukan1-25/+25
2022-11-12net/mlx5e: kTLS, Remove unnecessary per-callback completionTariq Toukan1-13/+1
2022-11-12net/mlx5e: kTLS, Remove unused work fieldTariq Toukan1-1/+0
2022-11-12net/mlx5e: TC, Remove redundant WARN_ON()Roi Dayan1-1/+0
2022-11-12net/mlx5e: Add error flow when failing update_rxGuy Truzman3-3/+17
2022-11-12net/mlx5e: Move params kernel log print to probe functionTariq Toukan3-10/+15
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi5-23/+164
2022-11-12net/mlx5e: Use clamp operation instead of open coding itGal Pressman1-6/+3
2022-11-12net/mlx5e: remove unused list in arfsAnisse Astier1-2/+0
2022-11-12net/mlx5: Expose vhca_id to debugfsEli Cohen1-0/+11
2022-11-12net/mlx5: Unregister traps on driver unload flowMoshe Shemesh3-9/+12
2022-11-12net/mlx5: Fix spelling mistake "destoy" -> "destroy"Colin Ian King1-1/+1
2022-11-12net/mlx5: Bridge, Use debug instead of warn if entry doesn't existsRoi Dayan1-4/+4
2022-11-12net: dsa: mv88e6xxx: enable set_policyAngelo Dureghello1-0/+2
2022-11-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2022-11-12net: remove skb->vlan_presentEric Dumazet1-1/+1
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller1-4/+1
2022-11-11ptp: convert remaining drivers to adjfine interfaceJacob Keller9-33/+50
2022-11-11ptp: bnxt: convert .adjfreq to .adjfineJacob Keller1-16/+6
2022-11-11ptp: cpts: convert .adjfreq to .adjfineJacob Keller1-16/+4
2022-11-11ptp: stmac: convert .adjfreq to .adjfineJacob Keller1-16/+7
2022-11-11ptp: hclge: convert .adjfreq to .adjfineJacob Keller1-17/+5
2022-11-11ptp: tg3: convert .adjfreq to .adjfineJacob Keller1-15/+7
2022-11-11ptp_ixp46x: convert .adjfreq to .adjfineJacob Keller1-15/+4
2022-11-11ptp_phc: convert .adjfreq to .adjfineJacob Keller1-15/+4
2022-11-11net: marvell: prestera: pci: bump supported FW min versionOleksandr Mazur1-1/+1
2022-11-11net: marvell: prestera: pci: add support for AC5X family devicesMaksym Glubokiy1-10/+97
2022-11-11net: marvell: prestera: pci: use device-id definesOleksandr Mazur1-3/+7
2022-11-11net: lan96x: Use page_pool APIHoratiu Vultur3-40/+58
2022-11-11net: lan966x: Add basic XDP supportHoratiu Vultur5-2/+109
2022-11-11net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur2-25/+69
2022-11-11net: lan966x: Add define IFH_LEN_BYTESHoratiu Vultur3-6/+7
2022-11-11nfp: take numa node into account when setting irq affinityYinjun Zhang1-2/+3
2022-11-11net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund1-0/+592
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund8-9/+263
2022-11-11net: microchip: sparx5: Let VCAP API validate added key- and actionfieldsSteen Hegelund1-2/+101