summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-024-2/+30
* vxlan: fix use-after-free on deletionMark Bloch2017-06-021-6/+13
* ibmvnic: Remove module author mailing addressThomas Falcon2017-06-021-1/+1
* net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer2017-06-021-1/+5
* cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-021-0/+4
* net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli2017-06-021-2/+5
* net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez2017-06-011-14/+28
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-011-1/+1
* vxlan: eliminate cached dst leakLance Richardson2017-06-011-3/+17
* bnx2x: Fix Multi-CosMintz, Yuval2017-06-011-1/+1
* cxgb4: update latest firmware version supportedGanesh Goudar2017-06-011-3/+3
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
* isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-05-311-1/+1
* net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-311-1/+8
* net: fix auto-loading of Marvell DSA driverRussell King2017-05-311-0/+13
* net: phy: fix marvell phy status readingRussell King2017-05-311-2/+0
* net/mlx5: avoid build warning for uniprocessorArnd Bergmann2017-05-301-3/+2
* net: dsa: mv88e6xxx: Add missing static to stub functionsArnd Bergmann2017-05-301-3/+3
* qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
* cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-302-10/+20
* net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn2017-05-281-3/+3
* hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2017-05-281-0/+2
* Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-261-1/+1
|\
| * leds: pca955x: Correct I2C FunctionalityTin Huynh2017-05-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-2616-79/+197
|\ \
| * | net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-261-5/+2
| * | bonding: Don't update slave->link until ready to commitNithin Sujir2017-05-251-2/+9
| * | net: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-251-1/+1
| * | geneve: fix fill_info when using collect_metadataEric Garver2017-05-251-3/+5
| * | virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich2017-05-241-0/+1
| * | be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-241-1/+3
| * | net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-05-241-29/+37
| * | net/phy: fix mdio-octeon dependency and buildRandy Dunlap2017-05-241-1/+1
| * | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-246-29/+99
| |\ \
| | * | net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2017-05-231-11/+4
| | * | net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-233-7/+38
| | * | net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit2017-05-231-1/+7
| | * | net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz2017-05-231-7/+7
| | * | net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz2017-05-231-2/+3
| | * | net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz2017-05-231-0/+39
| | * | net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz2017-05-231-1/+1
| * | | net: fec: add post PHY reset delay DT propertyQuentin Schulz2017-05-241-1/+15
| * | | cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-7/+24
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-266-123/+130
|\ \ \
| * | | nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski2017-05-261-0/+2
| * | | nvme: only setup block integrity if supported by the driverChristoph Hellwig2017-05-263-19/+33
| * | | nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig2017-05-265-5/+6
| * | | nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig2017-05-261-6/+6
| * | | nvme_fc: remove extra controller reference taken on reconnectJames Smart2017-05-221-3/+2
| * | | nvme_fc: correct nvme status set on abortJames Smart2017-05-221-2/+2