summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-01-06net/mlx5e: Sync VXLAN udp ports during uplink representor profile changeMaor Dickman1-0/+3
2022-01-06net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory1-4/+1
2022-01-06net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey1-4/+116
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"Aya Levin1-3/+6
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin1-3/+7
2022-01-06net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman1-4/+2
2022-01-06net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...Maor Dickman1-0/+2
2022-01-06net/mlx5e: Fix nullptr on deleting mirroring ruleDima Chumak1-13/+15
2022-01-06net/mlx5e: Fix page DMA map/unmap attributesAya Levin2-5/+6
2022-01-06net/mlx5e: Add recovery flow in case of error CQEGal Pressman1-9/+11
2022-01-06net/mlx5e: TC, Remove redundant error loggingRoi Dayan1-8/+0
2022-01-06net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed1-12/+7
2022-01-06net/mlx5e: Move HW-GRO and CQE compression check to fix features flowGal Pressman1-5/+5
2022-01-06net/mlx5e: Fix feature check per profileAya Levin1-1/+1
2022-01-06net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman1-1/+1
2022-01-06net/mlx5e: Expose FEC counters via ethtoolLama Kayal1-3/+98
2022-01-06net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla1-2/+6
2022-01-06net/mlx5: SF, Use all available cpu for setting cpu affinityShay Drory5-34/+201
2022-01-06net/mlx5: Introduce API for bulk request and release of IRQsShay Drory3-39/+133
2022-01-06net/mlx5: Split irq_pool_affinity logic to new fileShay Drory5-97/+157
2022-01-06net/mlx5: Move affinity assignment into irq_requestShay Drory1-13/+9
2022-01-06net/mlx5: Introduce control IRQ request APIShay Drory3-10/+58
2022-01-06net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed2-15/+6
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld1-1/+0
2022-01-06ice: Use bitmap_free() to free bitmapChristophe JAILLET1-1/+1
2022-01-06ice: Optimize a few bitmap operationsChristophe JAILLET1-3/+3
2022-01-06ice: Slightly simply ice_find_free_recp_res_idxChristophe JAILLET1-2/+0
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek10-170/+220
2022-01-06ice: replay advanced rules after resetVictor Raj2-4/+39
2022-01-06fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang1-5/+16
2022-01-06veth: Do not record rx queue hint in veth_xmitDaniel Borkmann1-1/+0
2022-01-06ethernet: ibmveth: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-06rocker: fix a sleeping in atomic bugDan Carpenter1-1/+2
2022-01-06sfc: Use swap() instead of open coding itJiapeng Chong1-10/+4
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)2-15/+14
2022-01-06ppp: ensure minimum packet size in ppp_write()Eric Dumazet1-1/+6
2022-01-05net: lantiq_xrx200: convert to build_skbAleksander Jan Bajkowski1-20/+36
2022-01-05net: lantiq_xrx200: increase napi poll weigthAleksander Jan Bajkowski1-2/+4
2022-01-05Merge tag 'linux-can-fixes-for-5.16-20220105' of git://git.kernel.org/pub/scm...Jakub Kicinski1-1/+2
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-48/+145
2022-01-05can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde1-1/+2
2022-01-05net: gemini: allow any RGMII interface modeRussell King (Oracle)1-3/+6
2022-01-05net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)1-0/+6
2022-01-05net: phy: marvell: use phy_write_paged() to set MSCRRussell King (Oracle)1-14/+8
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma1-3/+6
2022-01-05Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski1-4/+6
2022-01-05mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson2-1/+17
2022-01-05Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...David S. Miller44-395/+318
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang7-329/+279
2022-01-05net: hns3: refactor VF tqp stats APIs with new common tqp stats APIsJie Wang2-134/+11