summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2017-02-09net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli
2017-02-08net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-07catc: Use heap buffer for memory size testBen Hutchings
2017-02-07catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-07rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-07pegasus: Use heap buffers for all register accessBen Hutchings
2017-02-06macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-06tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-06hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2017-02-06Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-02net: phy: Fix lack of reference count on PHY driverMao Wenan
2017-02-02mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau
2017-02-02mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau
2017-02-01be2net: fix initial MAC settingIvan Vecera