summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-10i40evf: hold the critical task bit lock while openingJacob Keller1-9/+31
2018-01-10i40evf: release bit locks in reverse orderJacob Keller1-1/+1
2018-01-10i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller3-49/+81
2018-01-10i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller1-3/+17
2018-01-10i40e: display priority_xon and priority_xoff statsAlice Michael1-0/+4
2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer1-3/+0
2018-01-10net: phy: marvell: mv88e6390 temperature sensor readingAndrew Lunn1-1/+150
2018-01-10Merge branch 'net-create-dynamic-software-irq-moderation-library'David S. Miller15-411/+592
2018-01-10MAINTAINERS: add entry for Dynamic Interrupt ModerationAndy Gospodarek1-0/+5
2018-01-10bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek5-12/+118
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek2-12/+11
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek5-134/+97
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek8-202/+226
2018-01-10net/mlx5e: Move generic functions to new fileAndy Gospodarek5-20/+55
2018-01-10net/mlx5e: Move AM logic enumsAndy Gospodarek2-25/+26
2018-01-10net/mlx5e: Remove rq references in mlx5e_rx_amAndy Gospodarek3-12/+21
2018-01-10net/mlx5e: Move interrupt moderation forward declarationsAndy Gospodarek2-4/+5
2018-01-10net/mlx5e: Move interrupt moderation structs to new fileAndy Gospodarek2-32/+70
2018-01-10Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath'David S. Miller4-32/+126
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel2-4/+8
2018-01-10ipv6: Use hash-threshold instead of modulo-NIdo Schimmel1-23/+13
2018-01-10ipv6: Use a 31-bit multipath hashIdo Schimmel1-2/+2
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel4-6/+106
2018-01-10vhost_net: batch used ring update in rxJason Wang1-4/+11
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller17-27/+649
2018-01-10Merge branch 'hns3-next'David S. Miller2-81/+3
2018-01-10net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li1-2/+2
2018-01-10Revert "net: hns3: Add packet statistics of netdev"Peng Li1-79/+1
2018-01-10Merge branch 'Socionext-Synquacer-NETSEC-driver'David S. Miller5-0/+1848
2018-01-10MAINTAINERS: Add entry for Socionext ethernet driverJassi Brar1-0/+7
2018-01-10net: socionext: Add Synquacer NetSec driverJassi Brar3-0/+1788
2018-01-10dt-bindings: net: Add DT bindings for Socionext NetsecJassi Brar1-0/+53
2018-01-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller10-177/+298
2018-01-09Merge branch 'r8169-improve-runtime-pm'David S. Miller1-27/+17
2018-01-09r8169: improve runtime pm in general and suspend unused portsHeiner Kallweit1-8/+12
2018-01-09r8169: improve runtime pm in rtl8169_check_link_statusHeiner Kallweit1-15/+6
2018-01-09r8169: remove unneeded rpm ops in rtl_shutdownHeiner Kallweit1-5/+0
2018-01-09Merge branch 'tipc-improvements-to-group-messaging'David S. Miller10-243/+300
2018-01-09tipc: improve poll() for group member socketJon Maloy3-33/+41
2018-01-09tipc: improve groupcast scope handlingJon Maloy9-75/+99
2018-01-09tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy6-15/+21
2018-01-09tipc: send out join messages as soon as new member is discoveredJon Maloy4-42/+68
2018-01-09tipc: simplify group LEAVE sequenceJon Maloy1-31/+9
2018-01-09tipc: create group member event messages when they are neededJon Maloy3-44/+56
2018-01-09tipc: adjustment to group member FSMJon Maloy1-3/+2
2018-01-09tipc: let group member stay in JOINED mode if unable to reclaimJon Maloy1-12/+22
2018-01-09tipc: a couple of cleanupsJon Maloy1-14/+8
2018-01-09Merge branch 'ethtool-ringparam-upper-bound'David S. Miller3-21/+24
2018-01-09net/mlx5e: Remove redundant checks in set_ringparamEugenia Emantayev1-15/+0
2018-01-09net/mlx4_en: Align behavior of set ring size flow via ethtoolEugenia Emantayev1-4/+13