summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-27net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-27net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-27team: set slave to promisc if team is already in promisc modeHangbin Liu
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla
2019-04-17hv_netvsc: Fix unwanted wakeup after tx_disableHaiyang Zhang
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-17nfp: validate the return code from dev_queue_xmit()Jakub Kicinski
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery
2019-04-17net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz
2019-04-17qmi_wwan: add Olicard 600Bjørn Mork
2019-04-17net/mlx5: Decrease default mr cache sizeArtemy Kovalyov
2019-04-17net: sfp: move sfp_register_socket call from sfp_remove to sfp_probeMarek Behún
2019-04-05wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-04-05enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann
2019-04-05net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang
2019-04-05net/mlx5: Avoid panic when setting vport rateTonghao Zhang
2019-04-03net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet
2019-04-03tun: properly test for IFF_UPEric Dumazet
2019-04-03mac8390: Fix mmio access size probeFinn Thain
2019-04-03net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov
2019-04-03vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu
2019-04-03thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson
2019-04-03thunderx: enable page recycling for non-XDP caseDean Nelson
2019-04-03net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-04-03stmmac: copy unicast mac address to MAC registersBhadram Varka
2019-03-27ath10k: avoid possible string overflowArnd Bergmann
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-03-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-03-23net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev