aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-27net: phylink: Fix flow control for fixed-linkRené van Dorst1-0/+2
2019-07-27isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()Jia-Ju Bai1-0/+1
2019-07-26Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller17-81/+117
2019-07-26net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan1-4/+9
2019-07-26ocelot: Cancel delayed work before wq destructionClaudiu Manoil1-0/+1
2019-07-26qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon1-1/+1
2019-07-26net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham1-0/+1
2019-07-25bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-2/+1
2019-07-25nfp: tls: rename tls packet countersTariq Toukan1-2/+2
2019-07-25net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatchTariq Toukan1-1/+1
2019-07-25net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2-2/+7
2019-07-25net/mlx5e: Fix matching of speed to PRM link modesAya Levin3-32/+68
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan9-41/+35
2019-07-25net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb1-2/+3
2019-07-25net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham1-3/+0
2019-07-25st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-07-25st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-07-25tun: mark small packets as owned by the tap sockAlexis Bauvin1-3/+6
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman4-5/+5
2019-07-24net: phy: mscc: initialize stats arrayAndreas Schwab1-8/+8
2019-07-24net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha1-4/+4
2019-07-24can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-07-24can: flexcan: fix stop mode acknowledgmentJoakim Zhang1-4/+27
2019-07-24can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()Wen Yang1-3/+5
2019-07-24can: mcp251x: add error check when wq alloc failedWeitao Hou1-27/+22
2019-07-24can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko1-4/+5
2019-07-24can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes1-0/+2
2019-07-23net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko1-12/+6
2019-07-23sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-23net: dsa: sja1105: sja1105_main: Add of_node_put()Nishka Dasgupta1-0/+3
2019-07-23net: dsa: mv88e6xxx: chip: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-07-22Revert "net: hns: fix LED configuration for marvell phy"David S. Miller1-22/+1
2019-07-22net: stmmac: Do not cut down 1G modesJose Abreu1-8/+3
2019-07-22net: stmmac: Use kcalloc() instead of kmalloc_array()Jose Abreu1-9/+8
2019-07-22net: stmmac: RX Descriptors need to be clean before setting buffersJose Abreu1-2/+2
2019-07-22net: hns: fix LED configuration for marvell phyYonglong Liu1-1/+22
2019-07-22net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier1-3/+3
2019-07-22bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-85/+97
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-21connector: remove redundant input callback from cn_devVasily Averin1-5/+1
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler1-3/+2
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler1-8/+4
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2-10/+5
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier1-0/+5
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1