summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-12-01lan78xx: Read MAC address from DT if presentPhil Elwell
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar
2018-12-01mwifiex: report error to PCIe for suspend failureAmitkumar Karwar
2018-12-01mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn
2018-12-01ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-23usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-21bna: ethtool: Avoid reading past end of bufferKees Cook
2018-11-21e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2018-11-21e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-11-13ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz
2018-11-13tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych
2018-11-13net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-10bonding: fix length of actor systemTobias Jungel
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-10net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-11-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-11-10bonding: ratelimit failed speed/duplex update warningAndreas Born
2018-11-10enic: do not overwrite error codeGovindarajulu Varadarajan
2018-11-10xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall
2018-11-10xen-netfront: Update features after registering netdevRoss Lagerwall
2018-11-10macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca
2018-11-10i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2018-11-10ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo
2018-11-10net: cdc_ncm: GetNtbFormat endian fixBjørn Mork
2018-11-10qed: Warn PTT usage by wrong hw-functionMintz, Yuval
2018-11-10net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh
2018-11-10net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2018-11-10net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-11-10net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King
2018-11-10qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish