summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-2720-116/+123
|\
| * qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt2023-02-261-14/+7
| * Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-02-2610-8/+40
| |\
| | * net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman2023-02-241-0/+1
| | * net/mlx5e: Verify flow_source cap before using itRoi Dayan2023-02-241-1/+2
| | * net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla2023-02-242-0/+8
| | * mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko2023-02-244-1/+22
| | * mlx5: fix skb leak while fifo resync and pushVadim Fedorenko2023-02-242-3/+5
| | * net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()Yang Yingliang2023-02-241-1/+1
| | * net/mlx5: Remove NULL check before dev_{put, hold}Yang Li2023-02-241-2/+1
| * | ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller2023-02-263-6/+4
| * | ibmvnic: Assign XPS map to correct queue indexNick Child2023-02-251-2/+2
| |/
| * net/mlx5e: Remove hairpin write debugfs filesGal Pressman2023-02-241-59/+0
| * octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma2023-02-241-1/+1
| * net: sunhme: Fix region requestSean Anderson2023-02-231-2/+4
| * octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya2023-02-231-19/+57
| * net/mlx5: Fix memory leak in IPsec RoCE creationPatrisious Haddad2023-02-231-5/+8
* | Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-02-252-8/+6
|\ \
| * | net: lan966x: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-3/+2
| * | net: fman: memac: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-5/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-252-6/+30
|\ \ \ | |_|/ |/| |
| * | Merge mlx5-next into rdma.git for-nextJason Gunthorpe2023-02-1716-36/+568
| |\ \
| | * | net/mlx5e: Use query_special_contexts for mkeysOr Har-Toov2023-02-171-2/+21
| | * | net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov2023-02-171-1/+2
| * | | RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-151-5/+9
* | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-22463-15059/+35904
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-213-13/+13
| |\ \ \ \
| | * | | | net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur2023-02-211-2/+2
| | * | | | net: bcmgenet: fix MoCA LED controlDoug Berger2023-02-201-9/+2
| | * | | | qede: fix interrupt coalescing configurationManish Chopra2023-02-201-2/+9
| * | | | | net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky2023-02-211-1/+1
| * | | | | Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-219-49/+145
| |\ \ \ \ \
| | * | | | | net/mlx5e: RX, Remove doubtful unlikely callGal Pressman2023-02-181-1/+1
| | * | | | | net/mlx5e: Fix outdated TLS commentTariq Toukan2023-02-181-1/+1
| | * | | | | net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan2023-02-182-16/+0
| | * | | | | net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov2023-02-181-12/+9
| | * | | | | net/mlx5e: Implement CT entry updateVlad Buslov2023-02-181-1/+117
| | * | | | | net/mlx5: Simplify eq list traversalParav Pandit2023-02-181-4/+4
| | * | | | | net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan2023-02-184-11/+9
| | * | | | | net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan2023-02-181-2/+3
| | * | | | | net/mlx5e: Switch to using napi_build_skb()Tariq Toukan2023-02-181-1/+1
| * | | | | | net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey2023-02-215-24/+82
| * | | | | | net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey2023-02-215-14/+14
| * | | | | | net/mlx5: Refactor tc miss handling to a single functionPaul Blakey2023-02-214-227/+231
| * | | | | | net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey2023-02-215-15/+2
| * | | | | | net/sched: Rename user cookie and act cookiePaul Blakey2023-02-212-2/+2
| * | | | | | sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero2023-02-211-1/+1
| * | | | | | sfc: clean up some inconsistent indentingsYang Li2023-02-211-2/+2
| * | | | | | net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2023-02-211-11/+11
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-02-215-91/+140
| |\ \ \ \ \ \