summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2140-389/+421
|\
| * Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2016-04-212-6/+10
| * atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-211-1/+1
| * net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-214-3/+10
| * net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-212-0/+15
| * net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-5/+34
| * net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2016-04-211-15/+24
| * net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown2016-04-211-1/+1
| * net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong2016-04-211-2/+0
| * net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong2016-04-211-0/+1
| * qede: Fix single MTU sized packet from firmware GRO flowManish Chopra2016-04-211-0/+13
| * qede: Fix setting Skb network headerManish Chopra2016-04-211-2/+2
| * qede: Fix various memory allocation error flows for fastpathManish Chopra2016-04-211-55/+85
| * drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko2016-04-211-2/+2
| * Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody2016-04-201-16/+15
| * net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov2016-04-201-2/+6
| * net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov2016-04-201-1/+1
| * macsec: fix crypto Kconfig dependencyArnd Bergmann2016-04-181-0/+1
| * net: bcmgenet: device stats are unsigned longEric Dumazet2016-04-171-1/+5
| * net: dsa: mv88e6xxx: share the same default FDBVivien Didelot2016-04-171-26/+2
| * net: dsa: mv88e6xxx: enable SA learning on DSA portsVivien Didelot2016-04-171-2/+2
| * net: dsa: mv88e6xxx: unlock DSA and CPU portsVivien Didelot2016-04-171-1/+1
| * cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody2016-04-151-15/+16
| * bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau2016-04-151-3/+3
| * cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork2016-04-151-2/+7
| * bgmac: reset & enable Ethernet core before using itRafał Miłecki2016-04-141-0/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-04-145-64/+84
| |\
| | * fm10k: fix multi-bit VLAN update requests from VFJacob Keller2016-04-141-8/+22
| | * i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck2016-04-144-56/+62
| * | net: thunderx: Fix broken of_node_put() code.David Daney2016-04-141-2/+3
| * | mISDN: Fixing missing validation in base_sock_bind()Emrah Demir2016-04-141-0/+3
| |/
| * net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0Wolfram Sang2016-04-141-0/+3
| * Merge tag 'wireless-drivers-for-davem-2016-04-13' of git://git.kernel.org/pub...David S. Miller2016-04-136-22/+15
| |\
| | * Merge tag 'iwlwifi-for-kalle-2016-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2016-04-023-4/+4
| | |\
| | | * iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb2016-03-202-2/+2
| | | * iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach2016-03-201-2/+2
| | * | rtlwifi: fix gcc-6 indentation warningArnd Bergmann2016-03-231-3/+3
| | * | bcma: fix building without OF_IRQArnd Bergmann2016-03-231-13/+4
| | * | b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai2016-03-231-2/+4
| * | | net: vrf: Fix dst reference countingDavid Ahern2016-04-111-161/+16
| * | | cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai2016-04-113-3/+53
| * | | net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTPPhil Reid2016-04-111-3/+13
| * | | sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()Sergei Shtylyov2016-04-101-5/+1
* | | | Merge tag 'fbdev-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-212-15/+12
|\ \ \ \
| * | | | omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return valueVladimir Zapolskiy2016-04-181-8/+4
| * | | | video: ARM CLCD: runtime check for VersatileLinus Walleij2016-04-181-7/+8
* | | | | Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-04-216-45/+65
|\ \ \ \ \
| * | | | | platform:x86 decouple telemetry driver from the optional IPC resourcesAubrey Li2016-04-192-42/+54
| * | | | | thinkpad_acpi: Silence an uninitialized variable warningDan Carpenter2016-04-151-1/+3
| * | | | | intel_telemetry_pltdrv: Silence an uninitialized variable warningDan Carpenter2016-04-151-1/+1