summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2022-11-1421-127/+325
|\
| * net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed2022-11-123-0/+20
| * net/mlx5e: CT, optimize pre_ct table lookupOz Shlomo2022-11-121-33/+56
| * net/mlx5e: kTLS, Use a single async context object per a callback bulkTariq Toukan2022-11-121-25/+25
| * net/mlx5e: kTLS, Remove unnecessary per-callback completionTariq Toukan2022-11-121-13/+1
| * net/mlx5e: kTLS, Remove unused work fieldTariq Toukan2022-11-121-1/+0
| * net/mlx5e: TC, Remove redundant WARN_ON()Roi Dayan2022-11-121-1/+0
| * net/mlx5e: Add error flow when failing update_rxGuy Truzman2022-11-123-3/+17
| * net/mlx5e: Move params kernel log print to probe functionTariq Toukan2022-11-123-10/+15
| * net/mlx5e: Support enhanced CQE compressionOfer Levi2022-11-125-23/+164
| * net/mlx5e: Use clamp operation instead of open coding itGal Pressman2022-11-121-6/+3
| * net/mlx5e: remove unused list in arfsAnisse Astier2022-11-121-2/+0
| * net/mlx5: Expose vhca_id to debugfsEli Cohen2022-11-121-0/+11
| * net/mlx5: Unregister traps on driver unload flowMoshe Shemesh2022-11-123-9/+12
| * net/mlx5: Fix spelling mistake "destoy" -> "destroy"Colin Ian King2022-11-121-1/+1
| * net/mlx5: Bridge, Use debug instead of warn if entry doesn't existsRoi Dayan2022-11-121-4/+4
* | net: fec: add xdp and page pool statisticsShenwei Wang2022-11-143-5/+95
* | net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund2022-11-141-0/+526
* | net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund2022-11-143-0/+96
* | net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund2022-11-143-2/+127
* | net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund2022-11-142-13/+151
* | net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund2022-11-142-1/+77
* | ibmvnic: Update XPS assignments during affinity bindingNick Child2022-11-141-0/+10
* | ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child2022-11-142-1/+92
* | ibmvnic: Assign IRQ affinity hints to device queuesNick Child2022-11-142-0/+141
* | ice: virtchnl rss hena supportMd Fahad Iqbal Polash2022-11-144-0/+139
* | net: tun: rebuild error handling in tun_get_userChuang Wang2022-11-141-36/+29
|/
* net: dsa: mv88e6xxx: enable set_policyAngelo Dureghello2022-11-111-0/+2
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-111-1/+1
|\
| * bpf: veth driver panics when xdp prog attached before veth_openJohn Fastabend2022-11-091-1/+1
* | net: remove skb->vlan_presentEric Dumazet2022-11-111-1/+1
* | ptp: remove the .adjfreq interface functionJacob Keller2022-11-111-4/+1
* | ptp: convert remaining drivers to adjfine interfaceJacob Keller2022-11-119-33/+50
* | ptp: bnxt: convert .adjfreq to .adjfineJacob Keller2022-11-111-16/+6
* | ptp: cpts: convert .adjfreq to .adjfineJacob Keller2022-11-111-16/+4
* | ptp: stmac: convert .adjfreq to .adjfineJacob Keller2022-11-111-16/+7
* | ptp: hclge: convert .adjfreq to .adjfineJacob Keller2022-11-111-17/+5
* | ptp: tg3: convert .adjfreq to .adjfineJacob Keller2022-11-111-15/+7
* | ptp_ixp46x: convert .adjfreq to .adjfineJacob Keller2022-11-111-15/+4
* | ptp_phc: convert .adjfreq to .adjfineJacob Keller2022-11-111-15/+4
* | net: marvell: prestera: pci: bump supported FW min versionOleksandr Mazur2022-11-111-1/+1
* | net: marvell: prestera: pci: add support for AC5X family devicesMaksym Glubokiy2022-11-111-10/+97
* | net: marvell: prestera: pci: use device-id definesOleksandr Mazur2022-11-111-3/+7
* | net: lan96x: Use page_pool APIHoratiu Vultur2022-11-113-40/+58
* | net: lan966x: Add basic XDP supportHoratiu Vultur2022-11-115-2/+109
* | net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur2022-11-112-25/+69
* | net: lan966x: Add define IFH_LEN_BYTESHoratiu Vultur2022-11-113-6/+7
* | nfp: take numa node into account when setting irq affinityYinjun Zhang2022-11-111-2/+3
* | net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund2022-11-111-0/+592
* | net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund2022-11-118-9/+263