index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks
Jakub Kicinski
2
-23
/
+27
2017-06-27
nfp: handle SR-IOV already enabled when driver is probing
Jakub Kicinski
1
-0
/
+8
2017-06-27
nfp: wire get_phys_port_name on representors
Jakub Kicinski
2
-7
/
+24
2017-06-27
nfp: allow converting representor's netdev into nfp_port
Jakub Kicinski
3
-6
/
+21
2017-06-27
nfp: move representors' struct net_device_ops to shared code
Jakub Kicinski
6
-39
/
+68
2017-06-27
nfp: make the representor get stats app-independent
Jakub Kicinski
3
-26
/
+22
2017-06-27
nfp: spawn nfp_ports for PF and VF ports
Jakub Kicinski
2
-4
/
+35
2017-06-27
nfp: add nfp_app cleanup callback and make flower use it
Jakub Kicinski
3
-14
/
+26
2017-06-27
nfp: remove unused nfp_cpp_area_check_range()
Jakub Kicinski
2
-23
/
+0
2017-06-27
nfp: add helper for mapping runtime symbols
Jakub Kicinski
3
-28
/
+39
2017-06-27
nfp: move area mapping helper into nfpcore
Jakub Kicinski
4
-54
/
+84
2017-06-27
nfp: explicitly check if application FW is loaded
Jakub Kicinski
1
-4
/
+7
2017-06-27
i2c: pca-platform: add devicetree awareness
Chris Packham
1
-0
/
+25
2017-06-27
net: usb: asix88179_178a: Add support for the Belkin B2B128
Andrew F. Davis
1
-0
/
+16
2017-06-27
Merge branch 'udp-ipv6-use-scratch-helpers'
David S. Miller
3
-65
/
+70
2017-06-27
ipv6: udp: leverage scratch area helpers
Paolo Abeni
1
-5
/
+9
2017-06-27
udp: move scratch area helpers into the include file
Paolo Abeni
2
-60
/
+61
2017-06-27
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
1
-0
/
+1
2017-06-27
tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)
Dave Watson
1
-0
/
+5
2017-06-27
i2c: pca-platform: switch to struct gpio_desc
Chris Packham
1
-24
/
+19
2017-06-27
dt-bindings: add bindings for i2c-pca-platform
Chris Packham
1
-0
/
+29
2017-06-27
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
1
-1
/
+1
2017-06-27
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
1
-13
/
+13
2017-06-27
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-3
/
+3
2017-06-27
vxlan: fix incorrect nlattr access in MTU check
Matthias Schiffer
1
-1
/
+1
2017-06-27
net: remove policy-routing.txt documentation
Vincent Bernat
1
-150
/
+0
2017-06-27
block, bfq: update wr_busy_queues if needed on a queue split
Paolo Valente
1
-3
/
+18
2017-06-27
mmc/block: remove a call to blk_queue_bounce_limit
Christoph Hellwig
1
-1
/
+0
2017-06-27
dm: don't set bounce limit
Christoph Hellwig
1
-1
/
+0
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
13
-5
/
+13
2017-06-27
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
2
-5
/
+10
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
3
-11
/
+0
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
9
-11
/
+10
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
2
-8
/
+3
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
3
-13
/
+14
2017-06-27
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
3
-10
/
+4
2017-06-27
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
1
-2
/
+0
2017-06-27
nvme: add support for streams and directives
Jens Axboe
3
-4
/
+199
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+1
2017-06-27
xfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
ext4: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
fs: add support for buffered writeback to pass down write hints
Jens Axboe
2
-5
/
+9
2017-06-27
fs: add O_DIRECT and aio support for sending down write life time hints
Jens Axboe
4
-0
/
+6
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
2
-0
/
+27
2017-06-27
block: add support for write hints in a bio
Jens Axboe
5
-0
/
+20
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
5
-12
/
+120
2017-06-27
vsprintf: Add %p extension "%pOF" for device tree
Pantelis Antoniou
5
-2
/
+234
2017-06-27
kmod: reduce atomic operations on kmod_concurrent and simplify
Luis R. Rodriguez
1
-22
/
+18
2017-06-27
module: use list_for_each_entry_rcu() on find_module_all()
Luis R. Rodriguez
1
-1
/
+1
2017-06-27
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
1
-11
/
+22
[prev]
[next]