summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-02-19hv_netvsc: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19net: socionext: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-5/+1
2020-02-19net: qcom/emac: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-5/+2
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19jme: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-6/+1
2020-02-19e1000(e): use new helper tcp_v6_gso_csum_prepHeiner Kallweit2-9/+2
2020-02-19enic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-2/+1
2020-02-19bna: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-6/+1
2020-02-19net: atheros: use new helper tcp_v6_gso_csum_prepHeiner Kallweit2-8/+3
2020-02-19r8169: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-24/+2
2020-02-19net: mvneta: align xdp stats naming scheme to mlx5 driverLorenzo Bianconi1-16/+36
2020-02-19octeontx2-af: Cleanup nixlf and blkaddr retrieval logicSunil Goutham2-83/+50
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham1-31/+24
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham1-18/+0
2020-02-18net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET1-1/+0
2020-02-18net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin3-16/+94
2020-02-18ethtool: Add support for low latency RS FECAya Levin1-1/+1
2020-02-18net/mlxe5: Separate between FEC and current speedAya Levin1-84/+62
2020-02-18net/mlx5e: Advertise globaly supported FEC modesAya Levin3-36/+38
2020-02-18net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-02-18net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin1-16/+6
2020-02-18mlx5: Use proper logging and tracing line terminationsJoe Perches3-10/+11
2020-02-18net/mlx5e: Support dump callback in RX reporterAya Levin1-0/+183
2020-02-18net/mlx5e: Support dump callback in TX reporterAya Levin3-2/+234
2020-02-18net/mlx5e: Gather reporters APIs togetherAya Levin2-70/+70
2020-02-18net/mlx5: Add support for resource dumpAya Levin4-1/+357
2020-02-18sfc: elide assignment of skbEdward Cree1-2/+1
2020-02-18net: fec: Prevent unbind operationFabio Estevam1-0/+1
2020-02-17net: ena: remove set but not used variable 'hash_key'YueHaibing1-4/+0
2020-02-17net: usb: cdc-phonet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-17net: phy: allow bcm84881 to be a moduleRussell King1-2/+2
2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel3-20/+2
2020-02-17mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel1-58/+2
2020-02-17mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel1-19/+74
2020-02-17mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel1-7/+12
2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel1-6/+7
2020-02-17sfc: move some ARFS code out of headersEdward Cree2-18/+17
2020-02-17sfc: only schedule asynchronous filter work if neededEdward Cree2-2/+8
2020-02-17net: stmmac: Get rid of custom STMMAC_DEVICE() macroAndy Shevchenko1-20/+15
2020-02-16net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frameLorenzo Bianconi1-17/+13
2020-02-16net: mvneta: introduce xdp counters to ethtoolLorenzo Bianconi1-0/+45
2020-02-16net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routineLorenzo Bianconi1-32/+41
2020-02-16net: mvneta: rely on open-coding updating stats for non-xdp and tx pathLorenzo Bianconi1-16/+24
2020-02-16net: mvneta: move refill_err and skb_alloc_err in per-cpu statsLorenzo Bianconi1-14/+55
2020-02-16net: dsa: mv88e6xxx: Add 6390 family PCS registers to ethtool -dAndrew Lunn3-0/+68
2020-02-16net: dsa: mv88e6xxx: Add 6352 family PCS registers to ethtool -dAndrew Lunn3-0/+34
2020-02-16net: dsa: mv88e6xxx: Allow PCS registers to be retrieved via ethtoolAndrew Lunn2-1/+16
2020-02-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-198/+385
2020-02-16net/macsonic: Remove interrupt handler wrapperFinn Thain1-15/+4
2020-02-16net/sonic: Start packet transmission immediatelyFinn Thain1-6/+7