Age | Commit message (Expand) | Author | Files | Lines |
2018-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 39 | -268/+497 |
2018-03-30 | net: mvneta: fix enable of all initialized RXQs | Yelena Krivosheev | 1 | -0/+1 |
2018-03-30 | vrf: Fix use after free and double free in vrf_finish_output | David Ahern | 1 | -2/+3 |
2018-03-30 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
2018-03-30 | atm: iphase: fix spelling mistake: "Receiverd" -> "Received" | Colin Ian King | 1 | -1/+1 |
2018-03-29 | Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+6 |
2018-03-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 8 | -40/+100 |
2018-03-29 | Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -1/+3 |
2018-03-29 | dm: fix dropped return code from dm_get_bdev_for_ioctl | Mike Snitzer | 1 | -3/+5 |
2018-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+5 |
2018-03-29 | dm mpath: fix support for loading scsi_dh modules during table load | Mike Snitzer | 1 | -1/+1 |
2018-03-29 | vhost: validate log when IOTLB is enabled | Jason Wang | 1 | -8/+6 |
2018-03-29 | qede: Do not drop rx-checksum invalidated packets. | Manish Chopra | 1 | -8/+2 |
2018-03-29 | mtd: jedec_probe: Fix crash in jedec_read_mfr() | Linus Walleij | 1 | -0/+2 |
2018-03-29 | mtd: nand: atmel: Fix get_sectorsize() function | Boris Brezillon | 1 | -1/+1 |
2018-03-29 | hv_netvsc: enable multicast if necessary | Stephen Hemminger | 1 | -1/+1 |
2018-03-29 | lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic... | Raghuram Chary J | 1 | -2/+21 |
2018-03-28 | Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 3 | -11/+18 |
2018-03-29 | Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l... | Dave Airlie | 1 | -3/+3 |
2018-03-28 | RDMA/ucma: Introduce safer rdma_addr_size() variants | Roland Dreier | 2 | -17/+33 |
2018-03-28 | drm/tegra: dc: Using NULL instead of plain integer | Wei Yongjun | 1 | -1/+1 |
2018-03-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 10 | -147/+125 |
2018-03-27 | RDMA/hns: ensure for-loop actually iterates and free's buffers | Colin Ian King | 1 | -1/+1 |
2018-03-27 | RDMA/ucma: Check that device exists prior to accessing it | Leon Romanovsky | 1 | -2/+4 |
2018-03-27 | RDMA/ucma: Check that device is connected prior to access it | Leon Romanovsky | 1 | -0/+5 |
2018-03-27 | RDMA/rdma_cm: Fix use after free race with process_one_req | Jason Gunthorpe | 1 | -0/+9 |
2018-03-27 | qede: Fix barrier usage after tx doorbell write. | Manish Chopra | 1 | -6/+4 |
2018-03-27 | vhost: correctly remove wait queue during poll failure | Jason Wang | 1 | -2/+1 |
2018-03-27 | net/mlx4_core: Fix memory leak while delete slave's resources | Moshe Shemesh | 1 | -0/+1 |
2018-03-27 | net/mlx4_en: Fix mixed PFC and Global pause user control requests | Eran Ben Elisha | 3 | -47/+62 |
2018-03-27 | Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 5 | -33/+51 |
2018-03-27 | r8169: fix setting driver_data after register_netdev | Heiner Kallweit | 1 | -2/+2 |
2018-03-27 | net-usb: add qmi_wwan if on lte modem wistron neweb d18q1 | Giuseppe Lippolis | 1 | -0/+3 |
2018-03-27 | Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb... | Dave Airlie | 2 | -8/+15 |
2018-03-26 | net/mlx5e: Sync netdev vxlan ports at open | Shahar Klein | 1 | -6/+3 |
2018-03-26 | net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path | Or Gerlitz | 2 | -4/+4 |
2018-03-26 | net/mlx5e: Fix memory usage issues in offloading TC flows | Jianbo Liu | 1 | -8/+8 |
2018-03-26 | net/mlx5e: Fix traffic being dropped on VF representor | Roi Dayan | 1 | -2/+7 |
2018-03-26 | net/mlx5e: Verify coalescing parameters in range | Moshe Shemesh | 1 | -0/+17 |
2018-03-26 | net/mlx5: Make eswitch support to depend on switchdev | Or Gerlitz | 3 | -5/+3 |
2018-03-26 | net/mlx5e: Use 32 bits to store VF representor SQ number | Or Gerlitz | 1 | -3/+3 |
2018-03-26 | net/mlx5e: Don't override vport admin link state in switchdev mode | Jianbo Liu | 1 | -5/+6 |
2018-03-26 | net: dsa: mt7530: fix module autoloading for OF platform drivers | Sean Wang | 1 | -0/+1 |
2018-03-26 | net: dsa: mt7530: remove redundant MODULE_ALIAS entries | Sean Wang | 1 | -1/+0 |
2018-03-26 | vhost_net: add missing lock nesting notation | Jason Wang | 1 | -2/+2 |
2018-03-26 | net/usb/qmi_wwan.c: Add USB id for lt4120 modem | Torsten Hilbrich | 1 | -0/+1 |
2018-03-26 | team: move dev_mc_sync after master_upper_dev_link in team_port_add | Xin Long | 1 | -7/+5 |
2018-03-26 | bonding: process the err returned by dev_set_allmulti properly in bond_enslave | Xin Long | 1 | -1/+4 |
2018-03-26 | bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave | Xin Long | 1 | -38/+35 |
2018-03-26 | bonding: fix the err path for dev hwaddr sync in bond_enslave | Xin Long | 1 | -4/+5 |