summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ringtest: support test specific parametersMichael S. Tsirkin2017-05-092-0/+15
* ptr_ring: batch ring zeroingMichael S. Tsirkin2017-05-091-9/+54
* virtio: virtio_driver docCornelia Huck2017-05-091-0/+4
* virtio_net: don't reset twice on XDP on/offMichael S. Tsirkin2017-05-091-1/+0
* virtio_net: fix support for small ringsMichael S. Tsirkin2017-05-091-4/+26
* virtio_net: reduce alignment for buffersMichael S. Tsirkin2017-05-091-12/+1
* virtio_net: rework mergeable buffer handlingMichael S. Tsirkin2017-05-091-46/+43
* virtio_net: allow specifying context for rxMichael S. Tsirkin2017-05-091-1/+14
* virtio: allow extra context per descriptorMichael S. Tsirkin2017-05-022-13/+66
* tools/virtio: fix build breakageSekhar Nori2017-05-023-4/+6
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-0212-33/+74
* virtio: wrap find_vqsMichael S. Tsirkin2017-05-0212-23/+24
* ringtest: fix an assert statementDan Carpenter2017-05-021-1/+1
* Linux 4.11v4.11Linus Torvalds2017-05-011-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-303-6/+27
|\
| * Prevent timer value 0 for MWAITXJanakarajan Natarajan2017-04-301-0/+7
| * x86/build: convert function graph '-Os' error to warningJosh Poimboeuf2017-04-192-6/+8
| * ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-04-141-0/+12
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-302-13/+23
|\ \
| * | sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker2017-04-272-13/+23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-291-1/+1
|\ \ \
| * | | fix a braino in ITER_PIPE iov_iter_revert()Al Viro2017-04-291-1/+1
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-04-291-1/+1
|\ \ \ \
| * | | | clk: sunxi-ng: always select CCU_GATEArnd Bergmann2017-04-281-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-289-22/+64
|\ \ \ \ \
| * | | | | net: hso: register netdev later to avoid a race conditionAndreas Kemnade2017-04-281-7/+7
| * | | | | net: adjust skb->truesize in ___pskb_trim()Eric Dumazet2017-04-281-0/+2
| * | | | | tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet2017-04-281-7/+12
| * | | | | bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni2017-04-281-1/+1
| * | | | | ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert2017-04-281-0/+3
| * | | | | cpsw/netcp: refine cpts dependencyArnd Bergmann2017-04-281-1/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-282-1/+5
| |\ \ \ \ \
| | * | | | | xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca2017-04-271-1/+1
| | * | | | | xfrm: do the garbage collection after flushing policyXin Long2017-04-261-0/+4
| * | | | | | Merge branch 'tipc-socket-connection-hangs'David S. Miller2017-04-281-5/+31
| |\ \ \ \ \ \
| | * | | | | | tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan2017-04-281-0/+8
| | * | | | | | tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan2017-04-281-3/+22
| | * | | | | | tipc: Fix missing connection request handlingParthasarathy Bhuvaragan2017-04-281-2/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-281-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-04-251-0/+7
* | | | | | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-281-4/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: qgroup: move noisy underflow warning to debugging buildDavid Sterba2017-04-191-4/+7
* | | | | | | | | Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-273-8/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-04-252-0/+6
| * | | | | | | | | nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-04-252-8/+9
| * | | | | | | | | nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-0/+36
* | | | | | | | | | Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-04-271-12/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng2017-04-251-12/+10
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-274-18/+25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | uapi: change the type of struct statx_timestamp.tv_nsec to unsignedDmitry V. Levin2017-04-271-6/+2