summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-03-22ibmveth: calculate gso_segs for large packetsThomas Falcon
2017-03-22igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-03-22igb: Workaround for igb i210 firmware issueChris J Arges
2017-03-22tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern
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-22net: phy: Avoid deadlock during phy_error()Florian Fainelli
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: 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-18cpmac: remove hopeless #warningArnd Bergmann
2017-03-18bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann
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-26vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-26net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-02-26net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2017-02-18net/mlx5: Don't unlock fte while still using itMark Bloch
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-18catc: Use heap buffer for memory size testBen Hutchings
2017-02-18catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-18rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-18pegasus: Use heap buffers for all register accessBen Hutchings
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-18stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-02-18net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman
2017-02-14xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-02-14Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui
2017-02-14net/mlx5e: Modify TIRs hash only when it's neededGal Pressman
2017-02-14hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2017-02-14rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov
2017-02-09iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg
2017-02-09iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter
2017-02-04qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-02-04r8152: don't execute runtime suspend if the tx is not emptyhayeswang