aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny3-2/+3
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny3-29/+45
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny1-2/+16
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny3-1/+17
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny3-3/+118
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny2-15/+46
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny4-46/+134
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny3-8/+8
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny1-3/+3
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier4-0/+84
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier4-5/+329
2018-07-16net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier4-0/+40
2018-07-16net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier6-7/+371
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart6-24/+6
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller21-130/+420
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel2-0/+66
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel2-0/+4
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel3-0/+146
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel2-4/+76
2018-07-13net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot1-1/+1
2018-07-13of: mdio: Support fixed links in of_phy_get_and_connect()Linus Walleij1-4/+13
2018-07-13nfp: add support for simultaneous driver and hw XDPJakub Kicinski3-40/+26
2018-07-13netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski3-25/+12
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski2-0/+12
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski4-36/+18
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski12-14/+0
2018-07-12net: gemini: Indicate that we can handle jumboframesLinus Walleij1-0/+5
2018-07-12net: gemini: Move main init to portLinus Walleij1-2/+14
2018-07-12net: gemini: Allow multiple ports to instantiateLinus Walleij1-1/+4
2018-07-12net: gemini: Improve connection printsLinus Walleij1-20/+26
2018-07-12net: gemini: Look up L3 maxlen from tableLinus Walleij1-15/+46
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker2-0/+49
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker5-4/+249
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker3-1/+6
2018-07-12net: mvpp2: allow setting RSS flow hash parameters with ethtoolMaxime Chevallier3-1/+132
2018-07-12net: mvpp2: add an RSS classification step for each flowMaxime Chevallier3-2/+302
2018-07-12net: mvpp2: split ingress traffic into multiple flowsMaxime Chevallier4-8/+489
2018-07-12net: mvpp2: use classifier to assign default rx queueMaxime Chevallier3-0/+246
2018-07-12net: mvpp2: rename per-port RSS init functionMaxime Chevallier3-5/+5
2018-07-12net: mvpp2: make sure we don't spread load on disabled CPUsMaxime Chevallier1-1/+7
2018-07-12net: mvpp2: improve the distribution of packets on CPUs when using RSSAntoine Tenart1-1/+15
2018-07-12net: mvpp2: RSS indirection table supportAntoine Tenart4-7/+92
2018-07-12net: mvpp2: use one RSS table per portMaxime Chevallier1-9/+8
2018-07-12net: mvpp2: fix RSS register definitionsMaxime Chevallier2-3/+3
2018-07-12net: mvpp2: fix a typo in the RSS codeAntoine Tenart1-1/+1
2018-07-12net: mvpp2: use only one rx queue per port per CPUMaxime Chevallier1-1/+1
2018-07-12net: mvpp2: fix hardcoded number of rx queuesMaxime Chevallier1-2/+2
2018-07-12net: mvpp2: use RSS only when using multi-queue modeYan Markman1-1/+6
2018-07-12net: mvpp2: make multi queue mode the default modeMaxime Chevallier1-1/+1
2018-07-12net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier1-0/+6