summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-088139cp: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman
2018-01-08bnx2x: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman
2018-01-08e1000: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman
2018-01-08net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman
2018-01-08sh_eth: fix TXALCR1 offsetsSergei Shtylyov
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva
2018-01-08net: phy: fix wrong masks to phy_modify()Russell King
2018-01-08xen-netfront: enable device after manual module loadEduardo Otubo
2018-01-08forcedeth: remove duplicate structure member in rxZhu Yanjun
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa
2018-01-08net: hns3: Add more packet size statiscticsJian Shen
2018-01-08net: hns3: remove redundant semicolonPeng Li
2018-01-08net: hns3: fix for not setting pause parametersFuyun Liang
2018-01-08net: hns3: add MTU initialization for hardwareFuyun Liang
2018-01-08net: hns3: fix for changing MTUFuyun Liang
2018-01-08net: hns3: fix for setting MTUFuyun Liang
2018-01-08net: hns3: fix for updating fc_mode_last_timeFuyun Liang
2018-01-08net: hns3: Fix a response data read error of tqp statistics queryJian Shen
2018-01-08net: hns3: Add packet statistics of netdevJian Shen
2018-01-08net: hns3: Remove a useless member of struct hns3_statsJian Shen