aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-03-18virtio_net: remove hcpu from virtnet_clean_affinityPeter Xu
2019-03-18vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu
2019-03-18net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov
2019-03-18mac8390: Fix mmio access size probeFinn Thain
2019-03-18gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-03-16tun: add a missing rcu_read_unlock() in error pathEric Dumazet
2019-03-15tun: properly test for IFF_UPEric Dumazet
2019-03-15net: phy: meson-gxl: fix interrupt supportJerome Brunet
2019-03-15net: sis900: fix indentation issues, remove some spacesColin Ian King
2019-03-15drivers: net: atp: fix various indentation issuesColin Ian King
2019-03-15qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-03-15net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-13lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-12net: 8390: fix potential NULL pointer dereferencesKangjie Lu
2019-03-12net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-12net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-03-11net: rocker: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11net: qlge: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11net: thunder: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11net: lio_core: fix two NULL pointer dereferencesKangjie Lu
2019-03-11lan743x: Fix RX Kernel PanicBryan Whitehead
2019-03-11net: liquidio: fix a NULL pointer dereferenceKangjie Lu
2019-03-11net/mlx5: Avoid panic when setting vport rateTonghao Zhang
2019-03-11net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang
2019-03-11net/mlx5e: Fix access to non-existing receive queueTariq Toukan
2019-03-11net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud
2019-03-11net/mlx5: Remove redundant lag function to get pf numRoi Dayan
2019-03-11net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan
2019-03-11net/mlx5: Consolidate update FTE for all removal changesEli Britstein
2019-03-11net/mlx5: Add a locked flag to node removal functionsEli Britstein
2019-03-11net/mlx5: Add modify FTE helper functionEli Britstein
2019-03-11net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-10vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-08net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-03-08net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn