summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-01-10i40evf: Do not clear MSI-X PBA manuallyAlexander Duyck
2018-01-10i40e: remove redundant initialization of read_sizeColin Ian King
2018-01-10i40e/i40evf: Bump driver versionsAlice Michael
2018-01-10i40e: add helper conversion function for link_speedJacob Keller
2018-01-10i40e: update VFs of link state after GET_VF_RESOURCESJacob Keller
2018-01-10i40evf: hold the critical task bit lock while openingJacob Keller
2018-01-10i40evf: release bit locks in reverse orderJacob Keller
2018-01-10i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller
2018-01-10i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller
2018-01-10i40e: display priority_xon and priority_xoff statsAlice Michael
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 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller
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: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
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-10nfp: bpf: reuse verifier log for debug messagesQuentin Monnet
2018-01-10nfp: bpf: add signed jump insnsNic Viljoen
2018-01-10nfp: hand over to BPF offload app at coarser granularityJakub Kicinski
2018-01-10nfp: bpf: use a large constant in unresolved branchesJakub Kicinski
2018-01-10nfp: bpf: don't depend on high order allocations for program imageJakub Kicinski
2018-01-10nfp: bpf: relocate jump targets just before the loadJakub Kicinski
2018-01-10nfp: bpf: add helpers for modifying branch addressesJakub Kicinski
2018-01-10nfp: bpf: move jump resolution to jit.cJakub Kicinski
2018-01-10nfp: bpf: allow disabling TC offloads when XDP activeJakub Kicinski
2018-01-10nfp: bpf: don't allow changing MTU above BPF offload limit when activeJakub Kicinski
2018-01-10nfp: bpf: round up the size of the stackJakub Kicinski
2018-01-10nfp: fix incumbent kdoc warningsJakub Kicinski
2018-01-10nfp: don't try to register XDP rxq structures on control queuesJakub Kicinski
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