summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-29rocker: fix memory leaks of fib_work on two error return pathsColin Ian King
2019-07-29net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl
2019-07-29arcnet: com20020-isa: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-29arcnet: arc-rimi: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-29arcnet: com90io: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-29arcnet: com90xx: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-27r8169: don't use MSI before RTL8168dHeiner Kallweit
2019-07-27Revert ("r8169: remove 1000/Half from supported modes")Heiner Kallweit
2019-07-27net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-07-27isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai
2019-07-26Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-26net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan
2019-07-26ocelot: Cancel delayed work before wq destructionClaudiu Manoil
2019-07-26qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon
2019-07-26net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham
2019-07-25bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-07-25nfp: tls: rename tls packet countersTariq Toukan
2019-07-25net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatchTariq Toukan
2019-07-25net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-07-25net/mlx5e: Fix matching of speed to PRM link modesAya Levin
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan
2019-07-25net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb
2019-07-25net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham
2019-07-25st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost
2019-07-25st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost
2019-07-25tun: mark small packets as owned by the tap sockAlexis Bauvin
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman
2019-07-24net: phy: mscc: initialize stats arrayAndreas Schwab
2019-07-24net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha
2019-07-24can: peak_usb: fix potential double kfree_skb()Stephane Grosjean
2019-07-24can: flexcan: fix stop mode acknowledgmentJoakim Zhang
2019-07-24can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()Wen Yang
2019-07-24can: mcp251x: add error check when wq alloc failedWeitao Hou
2019-07-24can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko
2019-07-24can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes
2019-07-23net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko
2019-07-23sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-07-23net: dsa: sja1105: sja1105_main: Add of_node_put()Nishka Dasgupta
2019-07-23net: dsa: mv88e6xxx: chip: Add of_node_put() before returnNishka Dasgupta
2019-07-22Revert "net: hns: fix LED configuration for marvell phy"David S. Miller
2019-07-22net: stmmac: Do not cut down 1G modesJose Abreu
2019-07-22net: stmmac: Use kcalloc() instead of kmalloc_array()Jose Abreu
2019-07-22net: stmmac: RX Descriptors need to be clean before setting buffersJose Abreu
2019-07-22net: hns: fix LED configuration for marvell phyYonglong Liu
2019-07-22net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier
2019-07-22bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang