summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-0/+3
2018-02-22mvpp2: fix multicast address filterMikulas Patocka1-3/+8
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-13b43: Add missing MODULE_FIRMWARE()Takashi Iwai1-0/+10
2018-02-13r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin1-2/+2
2018-02-13qmi_wwan: Add support for Quectel EP06Kristian Evensen1-0/+1
2018-02-13qlcnic: fix deadlock bugJunxiao Bi1-9/+9
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2018-02-03net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven1-0/+1
2018-02-03bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET1-2/+2
2018-02-03xen-netfront: remove warning when unloading moduleEduardo Otubo1-0/+18
2018-02-03igb: Free IRQs when device is hotpluggedLyude Paul1-1/+1
2018-01-31tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-4/+1
2018-01-31be2net: restore properly promisc mode after queues reconfigurationIvan Vecera1-0/+9
2018-01-31ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault1-2/+3
2018-01-31vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-31r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean1-10/+11
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-17mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel1-2/+2
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-2/+2
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-17cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2018-01-17smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2018-01-17sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2018-01-17lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-17ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2-16/+92
2018-01-02net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua1-2/+2
2018-01-02net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman1-0/+4
2018-01-02net/mlx5e: Add refcount to VXLAN structureGal Pressman2-23/+28
2018-01-02net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman1-10/+10
2018-01-02net/mlx5e: Fix features check of IPv6 trafficGal Pressman1-1/+2
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2-13/+13
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2018-01-02net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn1-3/+5
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2018-01-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan1-0/+6
2017-12-29net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev1-1/+1
2017-12-29net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev1-1/+1
2017-12-29net: mvneta: clear interface link status on port disableYelena Krivosheev1-0/+4
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller1-0/+3
2017-12-25fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller2-6/+7
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov2-2/+4