summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-3/+3
|\
| * r8169: use PCI define for Max_Read_Request_SizeRafał Miłecki2015-01-271-3/+3
* | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-102-101/+12
|\ \
| * | xen-netback: use foreign page information from the pages themselvesJennifer Herbert2015-01-281-91/+9
| * | xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-281-4/+3
| * | x86/xen: require ballooned pages for grant mapsJennifer Herbert2015-01-281-6/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-02-101-4/+4
|\ \ \
| * | | net: atarilance: Remove obsolete IRQ_TYPE_PRIOGeert Uytterhoeven2015-01-151-4/+4
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-091-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-211-0/+1
| |\ \ \ \
| | * | | | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
| | | |_|/ | | |/| |
* | | | | qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-051-3/+24
* | | | | amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-041-0/+1
* | | | | amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-041-1/+2
* | | | | gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-041-1/+1
* | | | | net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2015-02-042-51/+51
* | | | | Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich2015-02-033-30/+26
* | | | | Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2015-02-032-8/+1
* | | | | xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2015-02-022-2/+3
* | | | | net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-021-1/+2
* | | | | sunvnet: set queue mapping when doing packet copiesDavid L Stevens2015-02-021-0/+1
* | | | | qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-021-10/+16
* | | | | hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-01-311-3/+8
* | | | | drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian2015-01-301-0/+2
* | | | | ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-2/+2
* | | | | ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-1/+1
* | | | | igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-8/+11
* | | | | net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-291-0/+2
* | | | | net: lance,ni64: don't build for ARMArnd Bergmann2015-01-291-2/+2
* | | | | net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-291-3/+3
* | | | | net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-291-1/+2
* | | | | ppp: deflate: never return len larger than output bufferFlorian Westphal2015-01-291-1/+1
* | | | | vxlan: setup the right link netns in newlink hdlrNicolas Dichtel2015-01-291-5/+5
* | | | | caif: remove wrong dev_net_set() callNicolas Dichtel2015-01-291-1/+0
* | | | | stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-271-1/+4
* | | | | bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-271-1/+1
* | | | | sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-271-11/+23
* | | | | sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-271-0/+4
* | | | | sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-271-7/+32
* | | | | sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-271-3/+0
* | | | | can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-271-4/+3
* | | | | can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-01-271-2/+10
* | | | | can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-271-1/+1
* | | | | can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-271-6/+1
* | | | | net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-261-10/+49
* | | | | sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-262-9/+31
* | | | | sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-261-16/+18
* | | | | sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-261-1/+2
* | | | | sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-261-4/+4
* | | | | drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-261-0/+22
OpenPOWER on IntegriCloud