summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
* dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
* ibmvnic: Fix endian errors in error reporting outputThomas Falcon2017-02-151-4/+4
* ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon2017-02-151-2/+2
* net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-02-151-54/+62
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-02-151-3/+7
* ibmvnic: Fix initial MTU settingsThomas Falcon2017-02-141-7/+5Star
* net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk2017-02-141-1/+1
* net: fec: fix multicast filtering hardware setupRui Sousa2017-02-141-14/+9Star
* net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
* xen-netback: vif counters from int/long to u64Mart van Santen2017-02-142-8/+8
* ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot2017-02-121-1/+1
* ibmvnic: Initialize completion variables before starting workNathan Fontenot2017-02-121-8/+9
* xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky2017-02-101-1/+2
* NET: mkiss: Fix panicRalf Baechle2017-02-101-2/+2
* net: hns: Fix the device being used for dma mapping during TXKejian Yan2017-02-101-1/+1
* net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy2017-02-091-4/+2Star
* xen-netfront: Improve error handling during initializationRoss Lagerwall2017-02-091-18/+11Star
* sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns2017-02-091-7/+7
* sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns2017-02-091-35/+66
* xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai2017-02-091-3/+11
* net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli2017-02-091-8/+20
* net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
* net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0712-61/+143
|\
| * mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-071-1/+4
| * catc: Use heap buffer for memory size testBen Hutchings2017-02-071-7/+18
| * catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-02-071-16/+17
| * rtl8150: Use heap buffers for all register accessBen Hutchings2017-02-071-7/+27
| * pegasus: Use heap buffers for all register accessBen Hutchings2017-02-071-4/+25
| * macvtap: read vnet_hdr_size onceWillem de Bruijn2017-02-071-2/+2
| * tun: read vnet_hdr_sz onceWillem de Bruijn2017-02-071-4/+6
| * hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2Star
| * Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller2017-02-061-2/+7
| |\
| | * rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov2017-01-311-2/+7
| * | net: phy: Fix lack of reference count on PHY driverMao Wenan2017-02-031-0/+7
| * | mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-033-7/+27
| * | mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau2017-02-031-6/+2Star
* | | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-041-0/+6
|\ \ \ | |/ / |/| |
| * | Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-01-311-0/+6
* | | be2net: fix initial MAC settingIvan Vecera2017-02-011-5/+28
* | | net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1Star
* | | net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-303-1/+14
* | | Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-01-3015-157/+181
|\ \ \
| * | | net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
| * | | net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
| * | | net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| * | | net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6Star
| * | | net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18
| * | | net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2