summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: dsa: mv88e6xxx: add VTU Load/Purge operationVivien Didelot2017-05-014-57/+103
| * | | net: dsa: mv88e6xxx: add VTU GetNext operationVivien Didelot2017-05-014-48/+99
| * | | net: dsa: mv88e6xxx: load STU entry with VTU entryVivien Didelot2017-05-011-104/+4
| * | | net: dsa: mv88e6xxx: get STU entry on VTU GetNextVivien Didelot2017-05-013-1/+25
| * | | net: dsa: mv88e6xxx: move STU GetNext operationVivien Didelot2017-05-013-13/+23
| * | | net: dsa: mv88e6xxx: move VTU Data accessorsVivien Didelot2017-05-013-81/+72
| * | | net: dsa: mv88e6xxx: move generic VTU GetNextVivien Didelot2017-05-013-29/+33
| * | | net: dsa: mv88e6xxx: move VTU VID accessorsVivien Didelot2017-05-013-34/+56
| * | | net: dsa: mv88e6xxx: move VTU SID accessorsVivien Didelot2017-05-013-13/+37
| * | | net: dsa: mv88e6xxx: move VTU FID accessorsVivien Didelot2017-05-013-5/+31
| * | | net: dsa: mv88e6xxx: move VTU flushVivien Didelot2017-05-013-16/+26
| * | | net: dsa: mv88e6xxx: move VTU Operation accessorsVivien Didelot2017-05-014-29/+47
| * | | net: dsa: mv88e6xxx: split VTU entry data memberVivien Didelot2017-05-012-11/+13
| * | | net: dsa: mv88e6xxx: add max VID to infoVivien Didelot2017-05-012-20/+31
| * | | mlxsw: spectrum_router: Simplify VRF enslavementIdo Schimmel2017-05-013-131/+63
| * | | Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-05-0113-262/+1073
| |\ \ \
| | * | | net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen2017-04-302-19/+10
| | * | | net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQEran Ben Elisha2017-04-301-7/+14
| | * | | net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()Tariq Toukan2017-04-301-2/+2
| | * | | net/mlx5e: Use prefetchw when a write is to followTariq Toukan2017-04-301-1/+1
| | * | | net/mlx5e: Optimize poll ICOSQ completion queueTariq Toukan2017-04-301-29/+33
| | * | | net/mlx5e: Act on delay probe time updatesHadar Hen Zion2017-04-301-0/+39
| | * | | net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion2017-04-306-2/+151
| | * | | net/mlx5e: Add support to neighbour update flowHadar Hen Zion2017-04-305-43/+434
| | * | | net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion2017-04-302-8/+129
| | * | | net/mlx5e: Read neigh parameters with proper lockingHadar Hen Zion2017-04-301-6/+14
| | * | | net/mlx5e: Use flag to properly monitor a flow rule offloading stateHadar Hen Zion2017-04-301-1/+7
| | * | | net/mlx5e: Remove output device parameter from create encap header helpers de...Hadar Hen Zion2017-04-301-15/+14
| | * | | net/mlx5e: Move the encap entry structure from the eswitch headerOr Gerlitz2017-04-303-19/+18
| | * | | net/mlx5: Remove encap entry pointer from the eswitch flow attributesOr Gerlitz2017-04-303-15/+18
| | * | | net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed2017-04-306-130/+224
| * | | | qed: Prevent warning without CONFIG_RFS_ACCELMintz, Yuval2017-05-011-0/+2
| * | | | qed: output the DPM status and WID countRam Amrani2017-05-013-1/+8
| * | | | qed: align DPI configuration to HW requirementsRam Amrani2017-05-012-7/+6
| * | | | qed: verify RoCE resource bitmaps are releasedRam Amrani2017-05-012-27/+80
| * | | | qed: add error handling flow to TID deregistratin posting failureRam Amrani2017-05-011-0/+2
| * | | | qed: remove unused SQ error stateRam Amrani2017-05-011-2/+1
| * | | | qed: configure the RoCE max message sizeRam Amrani2017-05-011-0/+2
| * | | | benet: Use time_before_eq for time comparisonKarim Eshapa2017-05-011-3/+3
| * | | | virtio_net: make use of extended ack message reportingJakub Kicinski2017-05-011-4/+7
| * | | | nfp: make use of extended ack message reportingJakub Kicinski2017-05-013-12/+17
| * | | | net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah2017-05-011-36/+33
| * | | | net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"Colin Ian King2017-05-011-1/+1
| * | | | bnx2x: Align RX buffersScott Wood2017-05-011-0/+1
| * | | | liquidio: silence a locking static checker warningDan Carpenter2017-05-011-0/+1
| * | | | qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter2017-05-011-1/+1
| * | | | net: hns: support deferred probe when no mdiolipeng2017-05-011-6/+33
| * | | | net: hns: support deferred probe when can not obtain irqlipeng2017-05-013-3/+11
| * | | | nfp: provide 256 bytes of XDP headroom in all configurationsJakub Kicinski2017-05-012-14/+3
| * | | | nfp: don't completely refuse to work with old flashesJakub Kicinski2017-05-011-3/+1