summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
9 daysnet: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
9 daysnet: dsa: b53: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
9 daysnet: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
9 daysnet: dsa: hellcreek: replace kcalloc with struct_sizeRosen Penev2-10/+6
9 daysnet/mlx5: SD, enable SD over ECPF and allow switchdev transitionShay Drory2-14/+0
9 daysnet/mlx5: SD, defer vport metadata init until SD is readyShay Drory3-3/+93
9 daysnet/mlx5: E-Switch, Tie rep load/unload to SD LAG stateShay Drory5-0/+58
9 daysnet/mlx5: LAG, add MPESW over SD LAG supportShay Drory4-8/+105
9 daysnet/mlx5: LAG, introduce software vport LAG implementationShay Drory5-3/+280
9 daysnet/mlx5: LAG, disable both regular and SD LAG on lag_disable_changeShay Drory1-2/+27
9 daysnet/mlx5: LAG, store demux resources per master lag_funcShay Drory2-34/+68
9 daysnet/mlx5: E-Switch, notify SD on eswitch disableShay Drory1-0/+1
9 daysnet/mlx5: SD, support switchdev mode transition with shared FDBShay Drory3-3/+154
9 daysnet/mlx5: SD, expend vport metadata for SD secondary devicesShay Drory3-3/+25
9 daysnet/mlx5: SD, add L2 table silent mode query supportShay Drory3-14/+114
9 daysnet/mlx5: SD, make primary/secondary role determination more robustShay Drory1-34/+104
9 daysnet/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback eventsShay Drory2-1/+8
9 daysnet/mlx5: devcom, expose locked variant of send_eventShay Drory2-7/+25
9 daysnet/mlx5: E-Switch, skip uplink IB rep load for SD secondary devicesShay Drory1-4/+21
10 daysgeneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZEAlice Mikityanska1-1/+1
10 daysnet: hns3: move fd code to a separate fileJijie Shao5-2610/+2650
10 daysnet: hns3: debugfs support for dumping fd rulesJijie Shao3-0/+162
10 daysnet: hns3: support IP and tunnel VNI dissectors for tc flowJijie Shao2-7/+88
10 daysnet: hns3: support two more actions for tc flowJijie Shao1-7/+56
10 daysnet: hns3: improve the unused_tuple parameter settingJijie Shao1-0/+12
10 daysnet: hns3: refactor add_cls_flower to prepare for multiple actionsJijie Shao3-38/+60
10 daysdpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()Ioana Ciornei1-31/+19
10 daysdpaa2-switch: move FDB selection for leave path into a helperIoana Ciornei1-18/+30
10 daysdpaa2-switch: move FDB selection for join path into a helperIoana Ciornei1-25/+35
10 daysdpaa2-switch: factor out the FDB in-use check into a helperIoana Ciornei1-13/+18
10 daysdpaa2-switch: change dpaa2_switch_port_set_fdb() function prototypeIoana Ciornei1-16/+13
10 daysigc: fix typos in commentsMaximilian Pezzullo2-3/+3
10 daysigb: fix typos in commentsMaximilian Pezzullo4-4/+4
10 dayse1000e: limit endianness conversion to boundary wordsAgalakov Daniil1-7/+12
10 dayse1000: limit endianness conversion to boundary wordsAgalakov Daniil1-4/+6
10 dayse1000e: Use __napi_schedule_irqoff()Matt Vollrath1-3/+3
10 daysigc: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada1-3/+3
10 daysigb: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada1-3/+3
10 dayse1000e: use ktime_get_real_ns() in e1000e_systim_reset()Aleksandr Loktionov1-1/+1
10 daysigb: use ktime_get_real helpers in igb_ptp_reset()Aleksandr Loktionov1-2/+3
10 daysixgbe: e610: remove redundant assignmentPiotr Kwapulinski1-10/+4
10 daysnet/intel: Replace manual array size calculation with ARRAY_SIZEJakub Raczynski2-2/+2
10 daysiavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() testCorinna Vinschen1-7/+5
10 daysice: remove redundant checks from PTP initNatalia Wochtman1-10/+4
10 daysidpf: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
10 daysocteontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically.Ratheesh Kannoth3-223/+240
10 daysocteontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT allocRatheesh Kannoth3-20/+61
10 daysocteontx2-af: npc: Support for custom KPU profile from filesystemRatheesh Kannoth6-111/+459
10 daysocteontx2: cn20k: Coordinate default rules with NIX LF lifecycleRatheesh Kannoth4-35/+69
10 daysocteontx2-af: npc: cn20k: add subbank search order controlRatheesh Kannoth3-12/+203