summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha2016-02-171-4/+6
| * | | net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev2016-02-171-6/+19
| * | | net/mlx4_en: Count HW buffer overrun only onceAmir Vadai2016-02-171-2/+2
| * | | qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork2016-02-171-0/+1
| * | | pcnet_cs: add new idKen Kawasaki2016-02-161-0/+1
| * | | net: dsa: mv88e6xxx: Add support for Marvell 88E6240Sascha Hauer2016-02-161-0/+1
| * | | bnxt_en: Reduce default ring sizes.Michael Chan2016-02-161-2/+2
| * | | bnxt_en: Fix implementation of tx push operation.Michael Chan2016-02-162-19/+34
| * | | bnxt_en: Remove 20G support and advertise only 40GbaseCR4.Michael Chan2016-02-161-16/+5
| * | | bnxt_en: Cleanup and Fix flow control setup logicMichael Chan2016-02-162-26/+9
| * | | bnxt_en: Fix ethtool autoneg logic.Michael Chan2016-02-161-4/+6
| * | | cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai2016-02-161-0/+1
| * | | net: arc_emac: fix sk_buff leakAlexander Kochetkov2016-02-161-0/+62
| * | | net: arc_emac: reset txbd_curr and txbd_dirty pointers to zeroAlexander Kochetkov2016-02-161-0/+3
| * | | net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov2016-02-161-2/+7
| * | | net/mlx5e: Use static constant netdevice ndosSaeed Mahameed2016-02-161-13/+28
| * | | net/mlx5e: Remove select queue ndo initializationSaeed Mahameed2016-02-161-3/+0
| * | | bonding: don't use stale speed and duplex informationJay Vosburgh2016-02-161-0/+1
| * | | net: am79c961a: avoid %? in inline assemblyArnd Bergmann2016-02-161-32/+32
| * | | net: smc91x: propagate irq return codeRobert Jarzmik2016-02-161-2/+2
| * | | net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-161-31/+0
| * | | net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-161-4/+0
| * | | net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-161-3/+3
| * | | net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-161-1/+1
| * | | ravb: skip gPTP start/stop on R-Car gen3Sergei Shtylyov2016-02-161-4/+8
| * | | ravb: kill duplicate setting of CCC.CSELSergei Shtylyov2016-02-161-4/+0
| * | | dscc4: Undefined signed int shiftMichael McConville2016-02-131-1/+1
| * | | net: dsa: mv88e6xxx: do not leave reserved VLANsVivien Didelot2016-02-131-15/+10
| * | | net: dsa: mv88e6xxx: fix software VLAN deletionVivien Didelot2016-02-131-1/+1
| * | | net: cavium: liquidio: fix check for in progress flagColin Ian King2016-02-131-1/+1
| * | | hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov2016-02-131-0/+3
| * | | net: mvneta: Fix race condition during stoppingGregory CLEMENT2016-02-131-8/+28
| * | | net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT2016-02-131-0/+16
| * | | net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT2016-02-131-54/+46
| * | | net: mvneta: Remove unused codeGregory CLEMENT2016-02-131-8/+0
| * | | net: mvneta: Use on_each_cpu when possibleGregory CLEMENT2016-02-131-11/+6
| * | | net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT2016-02-131-4/+9
| * | | net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT2016-02-131-5/+3
| * | | r8169:fix system hange problem.Chun-Hao Lin2016-02-131-7/+7
| * | | net: mvpp2: Return correct error codesAmitoj Kaur Chawla2016-02-131-2/+2
| * | | net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla2016-02-132-2/+2
| * | | bonding: Fix ARP monitor validationJay Vosburgh2016-02-131-11/+28
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes2016-02-111-1/+1
* | | | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-102-7/+22
* | | | geneve: Relax MTU constraintsDavid Wragg2016-02-101-1/+12
* | | | vxlan: Relax MTU constraintsDavid Wragg2016-02-101-11/+25
* | | | enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-02-092-8/+13
* | | | tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam2016-02-091-6/+19
* | | | dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-061-1/+1