summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-141-139/+132Star
|\
| * netconsole: use per-attribute show and store methodsChristoph Hellwig2015-10-141-139/+132Star
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-1/+7
|\ \
| * \ Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-1/+7
| |\ \
| | * | device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-071-1/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-114-18/+4Star
|\ \ \ \
| * | | | usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0Star
| * | | | kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0Star
| * | | | sfc: don't call dma_supportedChristoph Hellwig2015-11-111-5/+3Star
| * | | | pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1127-109/+254
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | qed: select ZLIB_INFLATEArnd Bergmann2015-11-101-0/+1
| * | | | net: mvneta: Fix memory use after free.Justin Maggard2015-11-101-1/+1
| * | | | macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich2015-11-091-2/+3
| * | | | mvneta: add FIXED_PHY dependencyArnd Bergmann2015-11-091-0/+1
| * | | | net: caif: check return value of alloc_netdevRasmus Villemoes2015-11-091-2/+5
| * | | | net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven2015-11-091-1/+2
| * | | | drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian2015-11-093-3/+48
| * | | | dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2015-11-071-2/+1Star
| * | | | bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh2015-11-071-0/+1
| * | | | net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson2015-11-071-1/+2
| * | | | fjes: Delete an unnecessary check before the function call "vfree"Markus Elfring2015-11-071-3/+1Star
| * | | | bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang2015-11-051-13/+27
| * | | | bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan2015-11-051-4/+5
| * | | | bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2015-11-052-3/+20
| * | | | bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan2015-11-051-5/+7
| * | | | bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang2015-11-051-5/+5
| * | | | net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-051-1/+1
| * | | | qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter2015-11-051-3/+9
| * | | | net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot2015-11-054-0/+48
| * | | | USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar2015-11-051-0/+21
| * | | | bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
| * | | | qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-051-1/+1
| * | | | qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-051-5/+0Star
| * | | | sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-051-38/+22Star
| * | | | sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-051-16/+8Star
| * | | | drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-051-0/+13
* | | | | remove abs64()Andrew Morton2015-11-101-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\ \ \ \ \
| * | | | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0711-49/+254
|\ \ \ \ \ \
| * | | | | | net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb2015-10-223-1/+49
| * | | | | | net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-223-8/+47
| * | | | | | cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-225-40/+158
| * | | | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-211-22/+0Star
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers: net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-2/+2
* | | | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-066-6/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-153-3/+3
| * | | | | | | | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-153-3/+3
| | |_|_|_|_|/ / | |/| | | | | |