aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-01drivers/net: ntb_netdev: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-11-01atm: iphase: Fix space before '[' error.Arvind Yadav1-3/+3
2017-11-01net: mvpp2: simplify the Tx desc set DMA logicAntoine Tenart1-26/+13
2017-11-01net: mvpp2: use the aggr txq size define everywhereAntoine Tenart1-3/+3
2017-11-01net: mvpp2: limit TSO segments and use stop/wake thresholdsAntoine Tenart1-2/+16
2017-11-01net: mvpp2: initialize the RSS tablesAntoine Tenart1-0/+50
2017-11-01net: mvpp2: initialize the Tx FIFO sizeAntoine Tenart1-4/+21
2017-11-01net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2Antoine Tenart1-6/+46
2017-11-01mkiss: remove redundant assignment of len to ax->mtuColin Ian King1-1/+0
2017-11-01forcedeth: replace pci_alloc_consistent with dma_alloc_coherentZhu Yanjun1-20/+41
2017-11-01net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()Wei Yongjun1-1/+0
2017-11-01mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern1-42/+66
2017-11-01bpf: reduce verifier memory consumptionAlexei Starovoitov1-4/+4
2017-11-01liquidio: Configure switchdev with devlinkVijaya Mohan Guvva5-0/+108
2017-11-01liquidio: switchdev support for LiquidIO NICVijaya Mohan Guvva6-1/+750
2017-11-01Merge tag 'mlx5-updates-2017-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-526/+914
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib3-89/+106
2017-10-31net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib2-9/+25
2017-10-31net/mlx5e: Switch pme counters to use stats group APIKamal Heib3-30/+54
2017-10-31net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib3-85/+113
2017-10-31net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib3-24/+50
2017-10-31net/mlx5e: Switch pcie counters to use stats group APIKamal Heib3-58/+93
2017-10-31net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib3-20/+48
2017-10-31net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib3-21/+46
2017-10-31net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib3-30/+53
2017-10-31net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib3-20/+43
2017-10-31net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib3-36/+58
2017-10-31net/mlx5e: Switch vport counters to use the stats group APIKamal Heib3-55/+78
2017-10-31net/mlx5e: Switch Q counters to use the stats group APIKamal Heib3-16/+35
2017-10-31net/mlx5e: Introduce stats group APIKamal Heib4-48/+127
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar7-31/+1192
2017-10-31i40e: Clean up of cloud filtersAmritha Nambiar2-0/+33
2017-10-31i40e: Admin queue definitions for cloud filtersAmritha Nambiar2-4/+210
2017-10-31i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar6-5/+44
2017-10-31i40e: Map TCs with the VSI seidsAmritha Nambiar2-0/+3
2017-10-31i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"Alexander Duyck2-18/+0
2017-10-31i40e: only redistribute MSI-X vectors when neededShannon Nelson1-2/+3
2017-10-31i40e: mark PM functions as __maybe_unusedArnd Bergmann1-9/+2
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller100-663/+1023
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-150/+299
2017-10-29ipvlan: implement VEPA modeMahesh Bandewar3-9/+36
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar3-5/+64
2017-10-29net: aquantia: Make local functions staticWei Yongjun1-4/+4
2017-10-29net: dsa: b53: Export b53_configure_vlan()Florian Fainelli3-42/+6
2017-10-29liquidio: get rid of false alarm "Unknown cmd 27" in dmesgFelix Manlunas1-0/+1
2017-10-29hv_netvsc: Set tx_table to equal weight after subchannels openHaiyang Zhang1-0/+3
2017-10-29ppp: allow usage in namespacesMatteo Croce1-1/+1
2017-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller4-0/+384
2017-10-29cxgb3: Check and handle the dma mapping errorsArjun Vynipadath1-26/+92
2017-10-29r8169: Add support for interrupt coalesce tuning (ethtool -C)Francois Romieu1-0/+231