| Commit message (Expand) | Author | Age | Files | Lines |
* | rbd: update MAINTAINERS info | Ilya Dryomov | 2019-11-25 | 1 | -1/+1 |
* | ceph: fix geting random mds from mdsmap | Xiubo Li | 2019-11-25 | 1 | -4/+7 |
* | rbd: fix spelling mistake "requeueing" -> "requeuing" | Colin Ian King | 2019-11-25 | 1 | -1/+1 |
* | ceph: make several helper accessors take const pointers | Jeff Layton | 2019-11-25 | 1 | -4/+8 |
* | libceph: drop unnecessary check from dispatch() in mon_client.c | Ilya Dryomov | 2019-11-25 | 1 | -3/+0 |
* | Linux 5.4v5.4 | Linus Torvalds | 2019-11-25 | 1 | -1/+1 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-11-24 | 1 | -2/+2 |
|\ |
|
| * | cramfs: fix usage on non-MTD device | Maxime Bizon | 2019-11-24 | 1 | -2/+2 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2019-11-23 | 3 | -24/+28 |
|\ \ |
|
| * | | virtio_balloon: fix shrinker count | Wei Wang | 2019-11-20 | 1 | -1/+1 |
| * | | virtio_balloon: fix shrinker scan number of pages | Michael S. Tsirkin | 2019-11-20 | 1 | -6/+12 |
| * | | virtio_console: allocate inbufs in add_port() only if it is needed | Laurent Vivier | 2019-11-19 | 1 | -15/+13 |
| * | | virtio_ring: fix return code on DMA mapping fails | Halil Pasic | 2019-11-19 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2019-11-23 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation" | Lyude Paul | 2019-11-23 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-11-22 | 50 | -178/+356 |
|\ \ \ \ |
|
| * | | | | r8152: avoid to call napi_disable twice | Hayes Wang | 2019-11-22 | 1 | -8/+20 |
| * | | | | Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/... | David S. Miller | 2019-11-22 | 1 | -3/+1 |
| |\ \ \ \ |
|
| | * | | | | can: m_can_platform: remove unnecessary m_can_class_resume() call | Pankaj Sharma | 2019-11-22 | 1 | -2/+0 |
| | * | | | | can: m_can_platform: set net_device structure as driver data | Pankaj Sharma | 2019-11-22 | 1 | -1/+1 |
| * | | | | | MAINTAINERS: Add myself as maintainer of virtio-vsock | Stefano Garzarella | 2019-11-22 | 1 | -0/+1 |
| * | | | | | udp: drop skb extensions before marking skb stateless | Florian Westphal | 2019-11-22 | 2 | -5/+28 |
| * | | | | | net: rtnetlink: prevent underflows in do_setvfinfo() | Dan Carpenter | 2019-11-22 | 1 | -1/+22 |
| |/ / / / |
|
| * | | | | Merge branch 'hv_netvsc-Fix-send-indirection-table-offset' | David S. Miller | 2019-11-22 | 2 | -9/+32 |
| |\ \ \ \ |
|
| | * | | | | hv_netvsc: Fix send_table offset in case of a host bug | Haiyang Zhang | 2019-11-22 | 1 | -2/+14 |
| | * | | | | hv_netvsc: Fix offset usage in netvsc_send_table() | Haiyang Zhang | 2019-11-22 | 2 | -9/+20 |
| |/ / / / |
|
| * | | | | net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN | Maciej Żenczykowski | 2019-11-22 | 1 | -2/+2 |
| * | | | | sfc: Only cancel the PPS workqueue if it exists | Martin Habets | 2019-11-21 | 1 | -1/+2 |
| * | | | | nfc: port100: handle command failure cleanly | Oliver Neukum | 2019-11-21 | 1 | -1/+1 |
| * | | | | net-sysfs: fix netdev_queue_add_kobject() breakage | Eric Dumazet | 2019-11-21 | 1 | -0/+1 |
| * | | | | Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2019-11-20 | 12 | -56/+67 |
| |\ \ \ \ |
|
| | * | | | | net/mlxfw: Verify FSM error code translation doesn't exceed array size | Eran Ben Elisha | 2019-11-20 | 1 | -0/+2 |
| | * | | | | net/mlx5: Update the list of the PCI supported devices | Shani Shapp | 2019-11-20 | 1 | -0/+1 |
| | * | | | | net/mlx5: Fix auto group size calculation | Maor Gottlieb | 2019-11-20 | 2 | -4/+7 |
| | * | | | | net/mlx5e: Add missing capability bit check for IP-in-IP | Marina Varshaver | 2019-11-20 | 1 | -1/+4 |
| | * | | | | net/mlx5e: Do not use non-EXT link modes in EXT mode | Eran Ben Elisha | 2019-11-20 | 1 | -6/+6 |
| | * | | | | net/mlx5e: Fix set vf link state error flow | Roi Dayan | 2019-11-20 | 1 | -1/+1 |
| | * | | | | net/mlx5: DR, Limit STE hash table enlarge based on bytemask | Alex Vesker | 2019-11-20 | 2 | -20/+15 |
| | * | | | | net/mlx5: DR, Skip rehash for tables with byte mask zero | Alex Vesker | 2019-11-20 | 1 | -1/+1 |
| | * | | | | net/mlx5: DR, Fix invalid EQ vector number on CQ creation | Alex Vesker | 2019-11-20 | 1 | -1/+3 |
| | * | | | | net/mlx5e: Reorder mirrer action parsing to check for encap first | Vlad Buslov | 2019-11-20 | 1 | -14/+14 |
| | * | | | | net/mlx5e: Fix ingress rate configuration for representors | Eli Cohen | 2019-11-20 | 1 | -2/+1 |
| | * | | | | net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6 | Eli Cohen | 2019-11-20 | 1 | -6/+12 |
| * | | | | | r8152: Re-order napi_disable in rtl8152_close | Prashant Malani | 2019-11-20 | 1 | -1/+1 |
| * | | | | | Merge branch 'qca_spi-fixes' | David S. Miller | 2019-11-20 | 2 | -6/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | net: qca_spi: Move reset_count to struct qcaspi | Stefan Wahren | 2019-11-20 | 2 | -5/+5 |
| | * | | | | | net: qca_spi: fix receive buffer size check | Michael Heimpold | 2019-11-20 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | Merge branch 'ibmvnic-regression' | David S. Miller | 2019-11-20 | 1 | -3/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode | Juliet Kim | 2019-11-20 | 1 | -1/+4 |
| | * | | | | | Revert "net/ibmvnic: Fix EOI when running in XIVE mode" | Juliet Kim | 2019-11-20 | 1 | -3/+5 |
| |/ / / / / |
|