| Age | Commit message (Expand) | Author | Lines |
| 2017-06-27 | vxlan: fix incorrect nlattr access in MTU check | Matthias Schiffer | -1/+1 |
| 2017-06-27 | mmc/block: remove a call to blk_queue_bounce_limit | Christoph Hellwig | -1/+0 |
| 2017-06-27 | dm: don't set bounce limit | Christoph Hellwig | -1/+0 |
| 2017-06-27 | block: don't set bounce limit in blk_init_queue | Christoph Hellwig | -0/+13 |
| 2017-06-27 | block: don't set bounce limit in blk_init_allocated_queue | Christoph Hellwig | -0/+5 |
| 2017-06-27 | blk-mq: don't bounce by default | Christoph Hellwig | -6/+0 |
| 2017-06-27 | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig | -6/+0 |
| 2017-06-27 | blk-map: call blk_queue_bounce from blk_rq_append_bio | Christoph Hellwig | -4/+1 |
| 2017-06-27 | pktcdvd: remove the call to blk_queue_bounce | Christoph Hellwig | -2/+0 |
| 2017-06-27 | nvme: add support for streams and directives | Jens Axboe | -4/+151 |
| 2017-06-27 | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou | -1/+61 |
| 2017-06-27 | Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev | Loic Poulain | -2/+1 |
| 2017-06-27 | platform/chrome: cros_ec_lightbar - hide unused PM functions | Arnd Bergmann | -2/+2 |
| 2017-06-27 | cros_ec: Don't signal wake event for non-wake host events | Shawn Nematbakhsh | -9/+83 |
| 2017-06-27 | usbip: Fix uninitialized variable bug in vhci | Yuyang Du | -1/+1 |
| 2017-06-27 | usb: core: read USB ports from DT in the usbport LED trigger driver | Rafał Miłecki | -0/+56 |
| 2017-06-27 | usb: typec: ucsi: Add ACPI driver | Heikki Krogerus | -720/+176 |
| 2017-06-27 | usb: typec: Add support for UCSI interface | Heikki Krogerus | -0/+1367 |
| 2017-06-27 | usb: musb: compress return logic into one line | Gustavo A. R. Silva | -4/+2 |
| 2017-06-27 | Merge tag 'extcon-next-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | -13/+8 |
| 2017-06-27 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes | Sean Paul | -4313/+39991 |
| 2017-06-27 | Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | -8/+21 |
| 2017-06-27 | libata: Support for an ATA PASS-THROUGH(32) command. | Minwoo Im | -6/+68 |
| 2017-06-27 | cros_ec: Fix deadlock when EC is not responsive at probe | Gwendal Grignou | -1/+17 |
| 2017-06-27 | ahci: Add Device ID for ASMedia 1061R and 1062R | Shawn Lin | -0/+2 |
| 2017-06-27 | cros_ec: Don't return error when checking command version | Thierry Escande | -0/+2 |
| 2017-06-27 | lightnvm: if LUNs are already allocated fix return | Rakesh Pandit | -2/+3 |
| 2017-06-27 | brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach' | Christophe Jaillet | -1/+2 |
| 2017-06-27 | brcmfmac: fix double free upon register_netdevice() failure | Arend Van Spriel | -3/+4 |
| 2017-06-27 | ACPI: hns_dsaf_acpi_dsm_guid can be static | kbuild test robot | -1/+1 |
| 2017-06-27 | net/mlx5e: IPSec, Add IPSec ethtool stats | Ilan Tayari | -3/+190 |
| 2017-06-27 | net/mlx5e: IPSec, Add Innova IPSec offload TX data path | Ilan Tayari | -9/+319 |
| 2017-06-27 | net/mlx5e: IPSec, Add Innova IPSec offload RX data path | Ilan Tayari | -3/+269 |
| 2017-06-27 | net/mlx5e: IPSec, Innova IPSec offload infrastructure | Ilan Tayari | -0/+524 |
| 2017-06-27 | net/mlx5: Accel, Add IPSec acceleration interface | Ilan Tayari | -1/+705 |
| 2017-06-27 | net/mlx5: FPGA, Add SBU infrastructure | Ilan Tayari | -1/+331 |
| 2017-06-27 | net/mlx5: FPGA, Add SBU bypass and reset flows | Ilan Tayari | -0/+52 |
| 2017-06-27 | net/mlx5: FPGA, Add high-speed connection routines | Ilan Tayari | -1/+1264 |
| 2017-06-27 | net/mlx5: FPGA, Add FW commands for FPGA QPs | Ilan Tayari | -0/+129 |
| 2017-06-27 | net/mlx5: FPGA, Move FPGA init/cleanup to init_once | Ilan Tayari | -17/+16 |
| 2017-06-27 | net/mlx5: Add QP WQ support | Ilan Tayari | -0/+56 |
| 2017-06-27 | net/mlx5: Make get_cqe routine not ethernet-specific | Ilan Tayari | -22/+21 |
| 2017-06-27 | IB/mlx5: Respect mlx5_core reserved GIDs | Ilan Tayari | -66/+53 |
| 2017-06-27 | net/mlx5: Add support for multiple RoCE enable | Ilan Tayari | -0/+4 |
| 2017-06-27 | net/mlx5: Add reserved-gids support | Ilan Tayari | -3/+243 |
| 2017-06-27 | net/mlx5: Set interface flags before cleanup in unload_one | Ilan Tayari | -2/+3 |
| 2017-06-27 | net/mlx5e: Fix TX carrier errors report in get stats ndo | Gal Pressman | -2/+0 |
| 2017-06-27 | net/mlx5: Cancel delayed recovery work when unloading the driver | Mohamad Haj Yahia | -2/+15 |
| 2017-06-27 | net/mlx5: Fix driver load error flow when firmware is stuck | Gal Pressman | -1/+1 |
| 2017-06-27 | drm/mediatek: separate color module to fixup error memory reallocation | yt.shen@mediatek.com | -81/+185 |