summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2017-02-04net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet
2017-02-04net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas
2017-02-04vxlan: fix byte order of vxlan-gpe port numberLance Richardson
2017-02-04virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-02-04ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-02-04mlx4: do not call napi_schedule() without careEric Dumazet
2017-02-04net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli
2017-02-04mlxsw: pci: Fix EQE structure definitionElad Raz
2017-02-04mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-02-04mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-02-04netvsc: add rcu_read locking to netvsc callbackstephen hemminger
2017-02-04r8152: fix the sw rx checksum is unavailablehayeswang
2017-02-01can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov
2017-02-01can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón
2017-01-26ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt
2017-01-19net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-19orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski
2017-01-15rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger