Age | Commit message (Expand) | Author | Files | Lines |
2017-08-31 | sch_tbf: fix two null pointer dereferences on init failure | Nikolay Aleksandrov | 1 | -2/+3 |
2017-08-31 | sch_sfq: fix null pointer dereference on init failure | Nikolay Aleksandrov | 1 | -3/+3 |
2017-08-31 | sch_netem: avoid null pointer deref on init failure | Nikolay Aleksandrov | 1 | -2/+2 |
2017-08-31 | sch_fq_codel: avoid double free on init failure | Nikolay Aleksandrov | 1 | -3/+1 |
2017-08-31 | sch_cbq: fix null pointer dereferences on init failure | Nikolay Aleksandrov | 1 | -3/+7 |
2017-08-31 | sch_hfsc: fix null pointer deref and double free on init failure | Nikolay Aleksandrov | 1 | -7/+3 |
2017-08-31 | sch_hhf: fix null pointer dereference on init failure | Nikolay Aleksandrov | 1 | -0/+3 |
2017-08-31 | sch_multiq: fix double free on init failure | Nikolay Aleksandrov | 1 | -6/+1 |
2017-08-31 | sch_htb: fix crash on init failure | Nikolay Aleksandrov | 1 | -2/+3 |
2017-08-31 | Merge tag 'drm-fixes-for-v4.13-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2 | -3/+27 |
2017-08-31 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -7/+10 |
2017-08-31 | Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2017-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 13 | -16/+68 |
2017-08-30 | CIFS: remove endian related sparse warning | Steve French | 1 | -1/+1 |
2017-08-30 | CIFS: Fix maximum SMB2 header size | Pavel Shilovsky | 1 | -2/+2 |
2017-08-30 | net/mlx5e: Fix CQ moderation mode not set properly | Tal Gilboa | 1 | -0/+1 |
2017-08-30 | net/mlx5e: Fix inline header size for small packets | Moshe Shemesh | 1 | -7/+10 |
2017-08-30 | net/mlx5: E-Switch, Unload the representors in the correct order | Shahar Klein | 1 | -1/+1 |
2017-08-30 | net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source address | Paul Blakey | 1 | -5/+3 |
2017-08-30 | net/mlx5e: Don't override user RSS upon set channels | Inbar Karmy | 1 | -2/+4 |
2017-08-30 | net/mlx5e: Fix dangling page pointer on DMA mapping error | Eran Ben Elisha | 1 | -1/+1 |
2017-08-30 | net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWN | Huy Nguyen | 2 | -3/+0 |
2017-08-30 | net/mlx5: Skip mlx5_unload_one if mlx5_load_one fails | Huy Nguyen | 2 | -6/+3 |
2017-08-30 | net/mlx5: Fix arm SRQ command for ISSI version 0 | Noa Osherovich | 1 | -6/+6 |
2017-08-30 | net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap. | Huy Nguyen | 2 | -9/+13 |
2017-08-30 | net/mlx5e: Check for qos capability in dcbnl_initialize | Huy Nguyen | 1 | -0/+3 |
2017-08-30 | ASoC: simple_card_utils: fix fallback when "label" property isn't present | Lucas Stach | 1 | -1/+1 |
2017-08-30 | net: ti: cpsw-common: dont print error if ti_cm_get_macid() fails | Sekhar Nori | 1 | -1/+1 |
2017-08-30 | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 3 | -14/+18 |
2017-08-30 | ALSA: pcm: Fix power lock unbalance via OSS emulation | Takashi Iwai | 1 | -1/+5 |
2017-08-30 | nvme: fix the definition of the doorbell buffer config support bit | Changpeng Liu | 1 | -1/+1 |
2017-08-30 | nvme-pci: use dma memory for the host memory buffer descriptors | Christoph Hellwig | 1 | -11/+11 |
2017-08-30 | nvme-rdma: default MR page size to 4k | Max Gurtovoy | 1 | -2/+6 |
2017-08-30 | mmc: sdhci-xenon: add set_power callback | Zhoujie Wu | 1 | -0/+19 |
2017-08-30 | mmc: block: Fix block status codes | Adrian Hunter | 1 | -3/+3 |
2017-08-30 | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l... | Dave Airlie | 1 | -1/+25 |
2017-08-30 | drivers: net: xgene: Correct probe sequence handling | Quan Nguyen | 1 | -14/+13 |
2017-08-30 | nfp: double free on error in probe | Dan Carpenter | 1 | -3/+1 |
2017-08-30 | Merge branch 'aquantia-fixes' | David S. Miller | 9 | -65/+68 |
2017-08-30 | net:ethernet:aquantia: Show info message if bad firmware version detected. | Pavel Belous | 1 | -0/+6 |
2017-08-30 | net:ethernet:aquantia: Fix for multicast filter handling. | Igor Russkikh | 1 | -1/+16 |
2017-08-30 | net:ethernet:aquantia: Fix for incorrect speed index. | Pavel Belous | 4 | -23/+18 |
2017-08-30 | net:ethernet:aquantia: Workaround for HW checksum bug. | Pavel Belous | 2 | -0/+12 |
2017-08-30 | net:ethernet:aquantia: Fix for number of RSS queues. | Pavel Belous | 1 | -0/+2 |
2017-08-30 | net:ethernet:aquantia: Extra spinlocks removed. | Pavel Belous | 4 | -41/+14 |
2017-08-30 | packet: Don't write vnet header beyond end of buffer | Benjamin Poirier | 1 | -3/+9 |
2017-08-30 | tipc: permit bond slave as bearer | Parthasarathy Bhuvaragan | 2 | -15/+13 |
2017-08-30 | drm/vmwgfx: Fix F26 Wayland screen update issue | Sinclair Yeh | 1 | -1/+25 |
2017-08-29 | Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -2/+2 |
2017-08-29 | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ | Ben Hutchings | 2 | -2/+12 |