summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-0525-134/+167
|\
| * 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
* | vxlan: Only set has-GBP bit in header if any other bits would be setThomas Graf2015-02-051-0/+3
* | net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-4/+2
* | xen-netfront: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-051-46/+16
* | tun: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-051-5/+12
* | qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-052-18/+9
* | Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...David S. Miller2015-02-052-13/+12
|\ \
| * | can: kvaser_usb: Ignore spurious error events after a busoffAhmed S. Darwish2015-02-041-9/+10
| * | can: janz-ican3: fix type mismatch in assignmentNicholas Mc Guire2015-02-041-4/+2
* | | net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar2015-02-051-0/+2
* | | netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-3/+1
* | | net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-5/+2
* | | myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-2/+1
* | | cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring2015-02-051-2/+1
* | | cxgb4: Add low latency socket busy_poll supportHariprasad Shenai2015-02-044-3/+174
* | | NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-041-4/+2
* | | IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring2015-02-041-1/+1
* | | net/mlx4_en: Notify TX Vlan offload changeIdo Shamay2015-02-041-0/+4
* | | net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay2015-02-041-2/+3
* | | net/mlx4_en: Print page allocator informationIdo Shamay2015-02-041-0/+4
* | | net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz2015-02-041-6/+6
* | | net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz2015-02-041-1/+2
* | | net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb2015-02-041-1/+1
* | | net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2015-02-042-9/+6
* | | net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-043-0/+189
* | | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-046-2/+157
* | | net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-042-5/+60