summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ipv6: remove unnecessary dst_hold() in ip6_fragment()Wei Wang2017-06-181-4/+0Star
|/
* Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-1628-124/+227
|\
| * net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-155-8/+73
| * net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-152-7/+26
| * net/mlx5e: Optimize update stats workGal Pressman2017-06-153-7/+16
| * net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-153-24/+7Star
| * net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman2017-06-151-14/+2Star
| * net/mlx5e: Rename physical symbol errors counterGal Pressman2017-06-151-1/+1
| * net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis2017-06-151-1/+1
| * net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan2017-06-151-14/+7Star
| * net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-153-13/+74
| * net/mlx5: Avoid space after castingOr Gerlitz2017-06-152-2/+2
| * net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-154-5/+6
| * net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz2017-06-154-4/+1Star
| * net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-1510-15/+0Star
| * net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-154-9/+9
| * net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-151-0/+2
* | net: dsa: add cross-chip multicast supportVivien Didelot2017-06-161-10/+20
* | ibmvnic: driver initialization for kdump/kexecNathan Fontenot2017-06-161-5/+19
* | decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-161-10/+4Star
* | Merge branch 'rds-tcp-misc-bug-fixes'David S. Miller2017-06-167-37/+43
|\ \
| * | rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_oneSowmini Varadhan2017-06-161-1/+18
| * | rds: tcp: various endian-ness fixesSowmini Varadhan2017-06-166-13/+21
| * | rds: tcp: remove cp_outgoingSowmini Varadhan2017-06-164-23/+4Star
|/ /
* | Merge branch 'dsa-loop-Driver-updates'David S. Miller2017-06-161-12/+82
|\ \
| * | net: dsa: loop: Implement ethtool statisticsFlorian Fainelli2017-06-161-2/+77
| * | net: dsa: loop: Inline unregister_fixed_phys()Florian Fainelli2017-06-161-10/+5Star
|/ /
* | Merge branch 'pktgen-new-parameters'David S. Miller2017-06-169-25/+41
|\ \
| * | pktgen: Specify the index of first threadTariq Toukan2017-06-168-18/+27
| * | pktgen: Specify num packets per threadTariq Toukan2017-06-169-8/+15
|/ /
* | Merge branch 'net-mvmdio-add-xMDIO-xSMI-support'David S. Miller2017-06-162-60/+164
|\ \
| * | dt-bindings: orion-mdio: document the new xmdio compatibleAntoine Ténart2017-06-161-4/+6
| * | net: mvmdio: simplify the smi read and write error pathsAntoine Ténart2017-06-161-10/+6Star
| * | net: mvmdio: add xmdio xsmi supportAntoine Ténart2017-06-161-7/+105
| * | net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operationsAntoine Ténart2017-06-161-0/+6
| * | net: mvmdio: put the poll intervals in the ops structureAntoine Ténart2017-06-161-2/+6
| * | net: mvmdio: introduce an ops structureAntoine Ténart2017-06-161-11/+19
| * | net: mvmdio: remove duplicate lockingRussell King2017-06-161-10/+0Star
| * | net: mvmdio: use GENMASK for masksAntoine Ténart2017-06-161-1/+1
| * | net: mvmdio: use tabs for definesAntoine Ténart2017-06-161-13/+13
| * | net: mvmdio: reorder headers alphabeticallyAntoine Ténart2017-06-161-5/+5
|/ /
* | Merge branch 'bpf-xdp-Report-bpf_prog-ID-in-IFLA_XDP'David S. Miller2017-06-1612-27/+82
|\ \
| * | bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
| * | bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
| * | bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+2
| * | bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
| * | bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
| * | bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-5/+8
| * | bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+12
| * | bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+18