aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02liquidio: remove redundant setting of inst_processed to zeroColin Ian King1-2/+0
2017-11-02net: dl2k: remove redundant re-assignment to npColin Ian King1-1/+1
2017-11-02wan: wanxl: remove redundant assignment to statColin Ian King1-1/+0
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-104/+216
2017-11-02enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi2-1/+78
2017-11-02enic: reset fetch indexParvi Kaustubhi1-14/+2
2017-11-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+21
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-35/+137
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia1-0/+1
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller13-234/+287
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi3-5/+161
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi4-36/+82
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi3-13/+25
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi7-7/+173
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi6-50/+562
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi6-4/+54
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi3-4/+29
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland1-0/+2
2017-11-01net: thunderx: remove a couple of redundant assignmentsColin Ian King1-4/+0
2017-11-01sfc: support rx-fcs and rx-allEdward Cree4-8/+30
2017-11-01net: macb: remove redundant assignment to variable work_doneColin Ian King1-2/+0
2017-11-01net: hso: remove redundant unused variable devColin Ian King1-2/+0
2017-11-01ppp: Destroy the mutex when cleanupGao Feng1-0/+1
2017-11-01net: ethernet: slicoss: remove redundant initialization of idxColin Ian King1-1/+1
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli1-1/+1
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli3-29/+22
2017-11-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2017-11-01net: dsa: b53: Have b53_hdr_setup() enable/disable taggingFlorian Fainelli1-3/+13
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak1-1/+1
2017-11-01drivers/net: tundra: Convert timers to use timer_setup()Kees Cook1-5/+5
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-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel1-0/+25
2017-11-01net: hns: set correct return valuePan Bian1-2/+2
2017-11-01net: lapbether: fix double freePan Bian1-1/+0
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-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn1-3/+5