summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com2017-04-251-5/+5
* netvsc: fix calculation of available send sectionsstephen hemminger2017-04-252-6/+4
* net: hso: fix module unloadingAndreas Kemnade2017-04-251-1/+1
* team: fix memory leaksPan Bian2017-04-251-2/+6
* Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...David S. Miller2017-04-255-5/+90
|\
| * net: can: usb: gs_usb: Fix buffer on stackMaksim Salau2017-04-251-5/+12
| * can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean2017-04-251-0/+1
| * can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean2017-04-254-0/+77
* | sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2017-04-252-1/+5
* | macvlan: Fix device ref leak when purging bc_queueHerbert Xu2017-04-251-1/+10
* | usb: plusb: Add support for PL-27A1Roman SpychaƂa2017-04-252-3/+14
|/
* net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli2017-04-251-1/+1
* net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli2017-04-252-1/+25
* net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli2017-04-252-0/+14
* Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-04-246-53/+76
|\
| * net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari2017-04-221-0/+1
| * net/mlx5e: Fix small packet thresholdEugenia Emantayev2017-04-221-1/+1
| * net/mlx5: Fix UAR memory leakMaor Gottlieb2017-04-221-0/+1
| * net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz2017-04-221-19/+23
| * net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz2017-04-221-19/+23
| * net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz2017-04-222-13/+26
| * net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia2017-04-221-1/+1
* | ravb: Double free on error in ravb_start_xmit()Dan Carpenter2017-04-241-3/+4
* | macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld2017-04-241-1/+1
* | net: tc35815: move free after the dereferenceDan Carpenter2017-04-241-1/+1
* | net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau2017-04-241-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-2110-108/+101
|\
| * kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-12/+6
| * ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| * lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| * sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| * cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2
| * smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-6/+2
| * qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| * qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-201-1/+1
| * qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| * qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-201-0/+7
| * smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes2017-04-201-6/+6
| * dp83640: don't recieve time stamps twiceDan Carpenter2017-04-201-2/+0
| * sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov2017-04-191-55/+67
* | Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-211-1/+5
|\ \
| * | PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)Dongdong Liu2017-04-121-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-214-10/+46
|\ \ \
| * | | nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski2017-04-201-0/+9
| * | | nvme: Adjust the Samsung APST quirkAndy Lutomirski2017-04-203-11/+38
| * | | mtip32xx: pass BLK_MQ_F_NO_SCHEDMing Lei2017-04-191-1/+1
| | |/ | |/|
* | | Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-211-0/+1
|\ \ \
| * | | ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-04-191-0/+1
* | | | Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-04-213-3/+21
|\ \ \ \
| * | | | mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-201-0/+1