summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-03-22tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa
2017-03-22amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern
2017-03-22team: use ETH_MAX_MTU as max mtuJarod Wilson
2017-03-22bonding: use ETH_MAX_MTU as max mtuWANG Cong
2017-03-22amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas
2017-03-22amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas
2017-03-22amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas
2017-03-22mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel
2017-03-22geneve: lock RCU on TX pathJakub Kicinski
2017-03-22vxlan: lock RCU on TX pathJakub Kicinski
2017-03-22vxlan: don't allow overwrite of config src addrBrian Russell
2017-03-22vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-03-22net/mlx5e: Fix wrong CQE decompressionTariq Toukan
2017-03-22net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed
2017-03-22net/mlx5e: Fix broken CQE compression initializationTariq Toukan
2017-03-22net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan
2017-03-22net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed
2017-03-15brcmfmac: fix incorrect event channel deductionGavin Li
2017-03-15net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni
2017-03-12rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger
2017-03-12rtlwifi: Fix alignment issuesPing-Ke Shih
2017-03-12can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-03-12can: gs_usb: Don't use stack memory for USB transfersEthan Zonca
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-03-12ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-17dpaa_eth: small leak on errorDan Carpenter
2017-02-15ibmvnic: Fix endian errors in error reporting outputThomas Falcon
2017-02-15ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-02-15net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-02-14ibmvnic: Fix initial MTU settingsThomas Falcon
2017-02-14net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-02-14net: fec: fix multicast filtering hardware setupRui Sousa
2017-02-14net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2017-02-13xen-netback: vif counters from int/long to u64Mart van Santen
2017-02-11ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot
2017-02-11ibmvnic: Initialize completion variables before starting workNathan Fontenot
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-02-10NET: mkiss: Fix panicRalf Baechle
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-02-09net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy
2017-02-09xen-netfront: Improve error handling during initializationRoss Lagerwall
2017-02-09sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns
2017-02-09sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns
2017-02-09xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai