summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-01-10net: sch: red: Change offloaded xstats to be incrementalNogah Frankel
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated fileNogah Frankel
2018-01-10mlxsw: spectrum: Fix typo in firmware upgrade messageIdo Schimmel
2018-01-10net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun
2018-01-10cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-01-10net: phy: marvell: mv88e6390 temperature sensor readingAndrew Lunn
2018-01-10bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek
2018-01-10net/mlx5e: Move generic functions to new fileAndy Gospodarek
2018-01-10net/mlx5e: Move AM logic enumsAndy Gospodarek
2018-01-10net/mlx5e: Remove rq references in mlx5e_rx_amAndy Gospodarek
2018-01-10net/mlx5e: Move interrupt moderation forward declarationsAndy Gospodarek
2018-01-10net/mlx5e: Move interrupt moderation structs to new fileAndy Gospodarek
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-10net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li
2018-01-10Revert "net: hns3: Add packet statistics of netdev"Peng Li
2018-01-10net: socionext: Add Synquacer NetSec driverJassi Brar
2018-01-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-09r8169: improve runtime pm in general and suspend unused portsHeiner Kallweit
2018-01-09r8169: improve runtime pm in rtl8169_check_link_statusHeiner Kallweit
2018-01-09r8169: remove unneeded rpm ops in rtl_shutdownHeiner Kallweit
2018-01-09net/mlx5e: Remove redundant checks in set_ringparamEugenia Emantayev
2018-01-09net/mlx4_en: Align behavior of set ring size flow via ethtoolEugenia Emantayev
2018-01-09ixgbe: Drop l2_accel_priv data pointer from ring structAlexander Duyck
2018-01-09ixgbe: Use ring values to test for Tx pendingAlexander Duyck
2018-01-09ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck
2018-01-09ixgbe: There is no need to update num_rx_pools in L2 fwd offloadAlexander Duyck
2018-01-09ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handlingAlexander Duyck
2018-01-09ixgbe: Perform reinit any time number of VFs changeAlexander Duyck
2018-01-09be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_mapColin Ian King
2018-01-09ixgbe: Fix interaction between SR-IOV and macvlan offloadAlexander Duyck
2018-01-09ixgbevf: remove redundant setting of xcast_modeEmil Tantilov
2018-01-09ixgbe: Remove an obsolete comment about ITRTonghao Zhang
2018-01-09virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron
2018-01-09ixgbe: extend firmware version supportPaul Greenwalt
2018-01-09macsec: Add support for GCM-AES-256 cipher suiteFelix Walter
2018-01-09ixgbe: advertise highest capable link speedPaul Greenwalt
2018-01-09ixgbe: remove unused enum latency_rangeEmil Tantilov
2018-01-09ixgbe: enable multicast on shutdown for WOLEmil Tantilov
2018-01-09tuntap: XDP transmissionJason Wang
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev
2018-01-09net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"Gal Pressman
2018-01-09net/mlx5e: IPoIB, Add ethtool support to get child time stamping parametersFeras Daoud
2018-01-09net/mlx5e: IPoIB, Add PTP ioctl support for child interfaceFeras Daoud
2018-01-09net/mlx5e: IPoIB, Use correct timestamp in child receive flowFeras Daoud