summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-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-17r8152: adjust ALDPS functionhayeswang1-38/+34
2018-01-17r8152: use test_and_clear_bithayeswang1-14/+6
2018-01-17r8152: fix the wake eventhayeswang1-1/+39
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
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: 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-25ixgbe: fix use of uninitialized paddingEmil Tantilov2-2/+4
2017-12-25igb: check memory allocation failureChristophe JAILLET1-0/+2
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy1-1/+1
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam1-0/+13
2017-12-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov1-4/+4
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck1-4/+12
2017-12-25bna: avoid writing uninitialized data into hw registersArnd Bergmann1-3/+7
2017-12-25r8152: prevent the driver from transmitting packets with carrier offhayeswang1-2/+16
2017-12-25net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren1-0/+4
2017-12-25bna: integer overflow bug in debugfsDan Carpenter1-1/+1
2017-12-25r8152: fix the list rx_done may be used without initializationhayeswang1-0/+1
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-12-20macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck1-1/+1
2017-12-20ppp: Destroy the mutex when cleanupGao Feng1-0/+1
2017-12-20sfc: don't warn on successful change of MACRobert Stonehouse1-1/+1
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2-0/+22
2017-12-20fjes: Fix wrong netdevice feature flagsTaku Izumi1-1/+1
2017-12-20mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-12-20mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-12-20net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger1-0/+8
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger1-0/+4
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger1-6/+6
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2-10/+60
2017-12-16ipvlan: fix ipv6 outbound deviceKeefe Liu1-1/+1
2017-12-16mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2-1/+8
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt1-1/+19
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten1-0/+1