summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan
2019-12-20sfc: fix channel allocation with brute forceEdward Cree
2019-12-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-20qede: Disable hardware gro when xdp prog is installedManish Chopra
2019-12-20net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski
2019-12-20net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski
2019-12-20net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu
2019-12-20net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2019-12-20cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy
2019-12-19net: macb: fix probing of PHY not described in the dtAntoine Tenart
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-18net: stmmac: Always arm TX Timer at end of transmission startJose Abreu
2019-12-18net: stmmac: Enable 16KB buffer sizeJose Abreu
2019-12-18net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2019-12-18net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2019-12-18net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu
2019-12-18net: stmmac: Only the last buffer has the FCS fieldJose Abreu
2019-12-18net: stmmac: Do not accept invalid MTU valuesJose Abreu
2019-12-18net: stmmac: Determine earlier the size of RX bufferJose Abreu
2019-12-18net: stmmac: selftests: Needs to check the number of Multicast regsJose Abreu
2019-12-17nfp: flower: fix stats id allocationJohn Hurley
2019-12-17net: ag71xx: fix compile warningsOleksij Rempel
2019-12-17net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-17dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-16net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann
2019-12-16net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost
2019-12-16net: dsa: b53: Fix egress flooding settingsFlorian Fainelli
2019-12-15xen-netback: avoid race that can lead to NULL pointer dereferencePaul Durrant
2019-12-15net: usb: lan78xx: Fix error message format specifierCristian Birsan
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2019-12-14net: phylink: fix interface passed to mac_link_upRussell King
2019-12-14gtp: avoid zero size hashtableTaehee Yoo
2019-12-14gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2019-12-14gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2019-12-14gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2019-12-14bonding: fix active-backup transition after link failureMahesh Bandewar
2019-12-14bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra
2019-12-14net: ethernet: ti: build cpsw-common for switchdevArnd Bergmann
2019-12-14net: ethernet: ti: select PAGE_POOL for switchdev driverArnd Bergmann
2019-12-14hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang
2019-12-14net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-12-136pack,mkiss: fix possible deadlockEric Dumazet