summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier
2018-07-16net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel
2018-07-13net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot
2018-07-13nfp: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-12net: gemini: Indicate that we can handle jumboframesLinus Walleij
2018-07-12net: gemini: Move main init to portLinus Walleij
2018-07-12net: gemini: Allow multiple ports to instantiateLinus Walleij
2018-07-12net: gemini: Improve connection printsLinus Walleij
2018-07-12net: gemini: Look up L3 maxlen from tableLinus Walleij
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker
2018-07-12net: mvpp2: allow setting RSS flow hash parameters with ethtoolMaxime Chevallier
2018-07-12net: mvpp2: add an RSS classification step for each flowMaxime Chevallier
2018-07-12net: mvpp2: split ingress traffic into multiple flowsMaxime Chevallier
2018-07-12net: mvpp2: use classifier to assign default rx queueMaxime Chevallier
2018-07-12net: mvpp2: rename per-port RSS init functionMaxime Chevallier
2018-07-12net: mvpp2: make sure we don't spread load on disabled CPUsMaxime Chevallier
2018-07-12net: mvpp2: improve the distribution of packets on CPUs when using RSSAntoine Tenart
2018-07-12net: mvpp2: RSS indirection table supportAntoine Tenart
2018-07-12net: mvpp2: use one RSS table per portMaxime Chevallier
2018-07-12net: mvpp2: fix RSS register definitionsMaxime Chevallier
2018-07-12net: mvpp2: fix a typo in the RSS codeAntoine Tenart
2018-07-12net: mvpp2: use only one rx queue per port per CPUMaxime Chevallier
2018-07-12net: mvpp2: fix hardcoded number of rx queuesMaxime Chevallier
2018-07-12net: mvpp2: use RSS only when using multi-queue modeYan Markman
2018-07-12net: mvpp2: make multi queue mode the default modeMaxime Chevallier
2018-07-12net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier
2018-07-12net: mvpp2: define the number of RSS entries per table in mvpp2.hMaxime Chevallier