aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern4-13/+17
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern3-7/+10
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas1-4/+7
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King4-5/+5
2019-04-23ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman1-2/+13
2019-04-23net: fix sparc64 compilation of sock_gettstampStephen Rothwell1-3/+3
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang1-3/+3
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang1-3/+3
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie3-0/+20
2019-04-24Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-04-23Merge branch 'ipv6-fib6_ref-conversion-to-refcount_t'David S. Miller3-19/+16
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet3-8/+8
2019-04-23ipv6: broadly use fib6_info_hold() helperEric Dumazet1-8/+8
2019-04-23ipv6: fib6_info_destroy_rcu() cleanupEric Dumazet1-4/+1
2019-04-23Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller16-202/+406
2019-04-23Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-7/+45
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds16-1/+65
2019-04-23Bluetooth: hci_qca: Fix crash with non-serdev devicesMatthias Kaehlcke1-1/+2
2019-04-23net/mlx5e: Use #define for the WQE wait timeout constantMaxim Mikityanskiy1-3/+7
2019-04-23net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy2-5/+0
2019-04-23net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy3-9/+13
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy3-11/+9
2019-04-23net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy1-2/+5
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy4-99/+128
2019-04-23net/mlx5e: Report mlx5e_xdp_set errorsMaxim Mikityanskiy1-1/+1
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy1-2/+1
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin7-15/+83
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin3-0/+11
2019-04-23net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan2-4/+4
2019-04-23net/mlx5e: XDP, Fix shifted flag index in RQ bitmapTariq Toukan1-1/+1
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan4-52/+136
2019-04-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed3-7/+16
2019-04-23Merge branch 'net-phy-mscc-Improvements-to-VSC8514-PHY-driver'David S. Miller3-13/+468
2019-04-23net: phy: vitesse: Remove support for VSC8514.Kavya Sree Kotagiri1-12/+0
2019-04-23net: phy: mscc: add support for VSC8514 PHY.Kavya Sree Kotagiri2-1/+468
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez1-0/+7
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez1-0/+9
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen3-1/+9
2019-04-23Bluetooth: Use struct_size() helperGustavo A. R. Silva1-7/+4
2019-04-23Bluetooth: hci_qca: Give enough time to ROME controller to bootup.Balakrishna Godavarthi1-0/+2
2019-04-23Bluetooth: hci_bcm: Fix empty regulator supplies for Intel MacsChen-Yu Tsai1-4/+16
2019-04-23Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery1-1/+1
2019-04-23Bluetooth: btbcm: Add entry for BCM2076B1 UART BluetoothStephan Gerhold1-0/+1
2019-04-236lowpan: Off by one handling ->nexthdrDan Carpenter1-1/+1
2019-04-23Bluetooth: btbcm: Add default address for BCM43341BFerry Toth1-1/+3
2019-04-23Bluetooth: hidp: fix buffer overflowYoung Xiao1-0/+1
2019-04-23Bluetooth: btmrvl: add support for SD8987 chipsetTamás Szűcs2-2/+38
2019-04-23Bluetooth: btmtksdio: Add runtime PM support to SDIO based BluetoothSean Wang1-0/+144
2019-04-23Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulationSean Wang1-2/+2
2019-04-23Bluetooth: btmtksdio: Add a bit definition for CHLPCRSean Wang1-3/+4