summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Added required metadata capability for ipsecAviad Yehezkel2018-03-081-2/+4
* net/mlx5: Export ipsec capabilitiesAviad Yehezkel2018-03-084-24/+16Star
* net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2018-03-085-43/+63
* net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman2018-03-085-1/+68
* net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman2018-03-081-51/+65
* net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec capsSaeed Mahameed2018-03-081-2/+1Star
* net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel2018-03-073-5/+5
* net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak2018-03-074-25/+21Star
* net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel2018-03-074-0/+34
* net/mlx5: Add shim layer between fs and cmdMatan Barak2018-03-074-100/+248
* {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-072-1/+2
* net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak2018-03-071-19/+20
* net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel2018-03-071-2/+2
* net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel2018-03-071-9/+4Star
* net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel2018-03-071-3/+6
* net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel2018-03-071-2/+2
* net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch2018-02-234-17/+26
* net/mlx5: E-Switch, Optimize HW steering tables in switchdev modeMark Bloch2018-02-232-7/+44
* net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev modeMark Bloch2018-02-231-2/+3
* net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-234-49/+19Star
* net/mlx5: E-Switch, Add callback to get representor deviceMark Bloch2018-02-233-0/+40
* IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-154-43/+45
* net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-152-3/+17
* net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-152-47/+47
* net/mlx5: CQ hold/put APISaeed Mahameed2018-02-151-23/+19Star
* net/mlx5: EQ add/del CQ APISaeed Mahameed2018-02-153-45/+53
* net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed2018-02-151-3/+3
* net/mlx5: CQ Database per EQSaeed Mahameed2018-02-153-35/+52
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-061-1/+1
|\
| * net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy2018-02-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3127-917/+1876
|\ \ | |/ |/|
| * net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman2018-01-291-1/+1
| * mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-262-8/+2Star
| * net/mlx5e: Add likely to the common RX checksum flowGal Pressman2018-01-191-1/+1
| * net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib2018-01-195-175/+250
| * net/mlx5e: Merge per priority stats groupsKamal Heib2018-01-191-8/+25
| * net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha2018-01-194-0/+29
| * net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha2018-01-193-15/+55
| * net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha2018-01-191-0/+12
| * net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha2018-01-191-3/+5
| * net/mlx5e: Set hairpin queue sizeOr Gerlitz2018-01-191-3/+8
| * net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-191-0/+2
| * net/mlx5e: Add RSS support for hairpinOr Gerlitz2018-01-193-13/+205
| * net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-192-36/+64
| * net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz2018-01-191-1/+4
| * net/mlx5e: Refactor RSS related objects and codeOr Gerlitz2018-01-193-53/+103
| * net/mlx5e: Set per priority hairpin pairsOr Gerlitz2018-01-191-7/+57
| * net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz2018-01-191-8/+12
| * net/mlx5e: Fix trailing semicolonLuis de Bethencourt2018-01-181-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-1711-64/+107
| |\