summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* xen-netfront: Fix hang on device removalJason Andryuk2018-04-241-1/+6
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-241-0/+5
* r8169: fix setting driver_data after register_netdevHeiner Kallweit2018-04-131-2/+2
* bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long2018-04-131-1/+4
* bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-04-131-38/+35
* bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-04-131-4/+5
* sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-131-1/+1
* pptp: remove a buggy dst release in pptp_connect()Eric Dumazet2018-04-131-1/+0
* virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor2018-04-131-1/+6
* virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-131-2/+7
* vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu2018-04-131-1/+1
* bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2018-04-131-4/+15
* net: emac: fix reset timeout with AR8035 phyChristian Lamparter2018-04-131-4/+22
* e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson2018-04-131-1/+6
* net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King2018-04-131-0/+6
* e1000e: fix race condition around skb_tstamp_tx()Jacob Keller2018-04-131-2/+8
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2018-04-133-9/+24
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2018-04-131-1/+1
* net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2018-04-131-1/+8
* hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2018-04-131-0/+2
* wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King2018-04-131-2/+1
* bonding: Don't update slave->link until ready to commitNithin Sujir2018-04-131-2/+9
* ray_cs: Avoid reading past end of bufferKees Cook2018-04-131-2/+5
* ath5k: fix memory leak on buf on failed eeprom readColin Ian King2018-04-131-1/+4
* sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven2018-04-131-1/+1
* vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman2018-04-131-0/+5
* netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King2018-04-131-1/+1
* net: qca_spi: Fix alignment issues in rx pathStefan Wahren2018-04-131-4/+6
* net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2018-04-131-0/+5
* net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko2018-04-131-0/+16
* qlge: Avoid reading past end of bufferKees Cook2018-04-131-2/+2
* bna: Avoid reading past end of bufferKees Cook2018-04-131-1/+1
* net: fec: fix build error in fec driverGreg Kroah-Hartman2018-04-101-0/+1
* net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-04-081-0/+2
* team: Fix double free in error pathArkadi Sharshevsky2018-04-081-2/+2
* net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET2018-04-081-2/+4
* can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason2018-04-081-3/+2
* can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2018-04-082-28/+68
* can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason2018-04-081-15/+0
* brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel2018-04-081-13/+11
* bnx2x: Align RX buffersScott Wood2018-03-241-0/+1
* rndis_wlan: add return value validationPan Bian2018-03-241-0/+4
* qlcnic: fix unchecked return valuePan Bian2018-03-241-0/+2
* wan: pc300too: abort path on failurePan Bian2018-03-241-0/+1
* e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust2018-03-241-0/+6
* ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan2018-03-241-7/+12
* veth: set peer GSO valuesStephen Hemminger2018-03-221-0/+3
* wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2018-03-221-3/+17
* fm10k: correctly check if interface is removedPhil Turnbull2018-03-221-1/+1
* net/faraday: Add missing include of of.hAndrew Lunn2018-03-221-0/+1