summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt: count discards due to memory allocation errorsJakub Kicinski2021-08-282-1/+11
* bnxt: count packets discarded because of netpollJakub Kicinski2021-08-283-1/+13
* octeontx2-af: cn10K: support for sched lmtst and other featuresHarman Kalra2021-08-274-16/+91
* phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár2021-08-271-6/+0
* phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár2021-08-271-5/+5
* phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár2021-08-271-8/+8
* net: hns3: uniform type of function parameter cmdHao Chen2021-08-271-3/+2
* net: hns3: merge some repetitive macrosPeng Li2021-08-276-63/+44
* net: hns3: package new functions to simplify hclgevf_mbx_handler codePeng Li2021-08-271-48/+55
* net: hns3: remove redundant param to simplify codePeng Li2021-08-271-3/+1
* net: hns3: use memcpy to simplify codePeng Li2021-08-271-7/+2
* net: hns3: remove redundant param mbx_event_pendingPeng Li2021-08-272-13/+0
* net: hns3: add hns3_state_init() to do state initializationHuazhong Tan2021-08-271-10/+19
* net: hns3: add macros for mac speeds of firmware commandGuangbin Huang2021-08-272-18/+31
* Merge tag 'mlx5-updates-2021-08-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-2715-236/+556
|\
| * net/mlx5: DR, Add support for update FTEYevgeny Kliteynik2021-08-271-9/+30
| * net/mlx5: DR, Improve rule tracking memory consumptionYevgeny Kliteynik2021-08-273-86/+83
| * net/mlx5: DR, Remove rehash ctrl struct from dr_htblYevgeny Kliteynik2021-08-273-21/+24
| * net/mlx5: DR, Remove HW specific STE type from nic domainYevgeny Kliteynik2021-08-2710-45/+61
| * net/mlx5: DR, Merge DR_STE_SIZE enumsYevgeny Kliteynik2021-08-271-3/+0
| * net/mlx5: DR, Skip source port matching on FDB RX domainYevgeny Kliteynik2021-08-271-1/+13
| * net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik2021-08-276-6/+18
| * net/mlx5: DR, Use FW API when updating FW-owned flow tableYevgeny Kliteynik2021-08-271-0/+3
| * net/mlx5: DR, replace uintN_t with kernel-style typesYevgeny Kliteynik2021-08-272-6/+6
| * net/mlx5: DR, Support IPv6 matching on flow label for STEv0Yevgeny Kliteynik2021-08-271-0/+6
| * net/mlx5: DR, Reduce print level for FT chaining level checkBodong Wang2021-08-271-2/+2
| * net/mlx5: DR, Warn and ignore SW steering rule insertion on QP errYevgeny Kliteynik2021-08-272-2/+15
| * net/mlx5: DR, Improve error flow in actions_build_ste_arrYevgeny Kliteynik2021-08-271-16/+56
| * net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik2021-08-271-0/+1
| * net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RXYevgeny Kliteynik2021-08-273-9/+118
| * net/mlx5: DR, Split modify VLAN state to separate pop/push statesYevgeny Kliteynik2021-08-271-26/+27
| * net/mlx5: DR, Added support for REMOVE_HEADER packet reformatYevgeny Kliteynik2021-08-275-7/+96
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-27142-1274/+720
|\ \ | |/ |/|
| * Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-2639-138/+238
| |\
| | * Revert "net: really fix the build..."Kalle Valo2021-08-264-9/+6
| | * net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang2021-08-261-11/+2
| | * net: hns3: fix GRO configuration error after resetYufeng Mo2021-08-264-10/+30
| | * net: hns3: change the method of getting cmd index in debugfsYufeng Mo2021-08-262-7/+8
| | * net: hns3: fix duplicate node in VLAN listGuojia Liao2021-08-261-1/+5
| | * net: hns3: fix speed unknown issue in bond 4Yonglong Liu2021-08-263-3/+3
| | * net: hns3: add waiting time before cmdq memory is releasedYufeng Mo2021-08-264-2/+13
| | * net: hns3: clear hardware resource when loading driverYufeng Mo2021-08-262-0/+29
| | * net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach2021-08-261-1/+1
| | * net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach2021-08-261-3/+3
| | * cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy2021-08-261-4/+3
| | * can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje2021-08-261-2/+2
| | * net: usb: asix: ax88772: fix boolconv.cocci warningskernel test robot2021-08-261-1/+1
| | * qede: Fix memset corruptionShai Malin2021-08-251-1/+1
| | * net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang2021-08-251-4/+4
| | * net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang2021-08-251-6/+6