aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-20net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner1-1/+1
2019-03-20net: ks8851: Dequeue RX packets explicitlyLukas Wunner1-4/+4
2019-03-193c515: fix integer overflow warningArnd Bergmann1-1/+1
2019-03-19net: stmmac: fix memory corruption with large MTUsAaro Koskinen1-2/+3
2019-03-19mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann1-1/+1
2019-03-19Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller32-58/+329
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka3-3/+2
2019-03-19mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi3-16/+23
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau3-4/+3
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka3-3/+18
2019-03-19mt7601u: check chip version on probeStanislaw Gruszka1-0/+4
2019-03-19Merge remote-tracking branch 'net/master'Stefan Schmidt27-99/+195
2019-03-18vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu1-3/+1
2019-03-18net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov1-2/+3
2019-03-18mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-03-18gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce1-2/+2
2019-03-16tun: add a missing rcu_read_unlock() in error pathEric Dumazet1-0/+1
2019-03-15tun: properly test for IFF_UPEric Dumazet1-4/+11
2019-03-15net: phy: meson-gxl: fix interrupt supportJerome Brunet1-0/+6
2019-03-15net: sis900: fix indentation issues, remove some spacesColin Ian King1-5/+5
2019-03-15drivers: net: atp: fix various indentation issuesColin Ian King1-1/+1
2019-03-15qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-03-15net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen1-2/+4
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen2-8/+10
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-138/+264
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-13lan743x: Fix TX Stall IssueBryan Whitehead1-8/+1
2019-03-13ieee802154: hwsim: propagate genlmsg_reply return codeLi RongQing1-1/+1
2019-03-13net: ieee802154: fix a potential NULL pointer dereferenceKangjie Lu1-0/+4
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and pollingJack Morgenstein1-0/+8
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko1-0/+18
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak1-10/+11
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu1-1/+4
2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu1-1/+5
2019-03-12net: 8390: fix potential NULL pointer dereferencesKangjie Lu1-0/+10
2019-03-12net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-12net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu1-0/+6
2019-03-11Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller8-101/+128
2019-03-11net: rocker: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-11net: qlge: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-11net: thunder: fix a potential NULL pointer dereferenceKangjie Lu1-0/+6
2019-03-11net: lio_core: fix two NULL pointer dereferencesKangjie Lu1-0/+10
2019-03-11lan743x: Fix RX Kernel PanicBryan Whitehead1-14/+32
2019-03-11net: liquidio: fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-11net/mlx5: Avoid panic when setting vport rateTonghao Zhang1-4/+9
2019-03-11net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang1-2/+2
2019-03-11net/mlx5e: Fix access to non-existing receive queueTariq Toukan1-0/+3
2019-03-11net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud1-3/+8