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
2018-10-15
Merge branch 'defza-fddi'
David S. Miller
10
-4
/
+2462
2018-10-15
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
3
-3
/
+44
2018-10-15
FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapter
Maciej W. Rozycki
8
-3
/
+2420
2018-10-15
tun: Consistently configure generic netdev params via rtnetlink
Serhey Popovych
1
-0
/
+2
2018-10-16
scsi: target: stash sess_err_stats on Data-Out timeout
David Disseldorp
1
-0
/
+1
2018-10-16
scsi: target: split out helper for cxn timeout error stashing
David Disseldorp
3
-30
/
+22
2018-10-16
scsi: target: log NOP ping timeouts as errors
David Disseldorp
1
-3
/
+5
2018-10-16
scsi: target: log Data-Out timeouts as errors
David Disseldorp
1
-5
/
+11
2018-10-16
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
David Disseldorp
3
-7
/
+7
2018-10-15
ethtool: fix a privilege escalation bug
Wenwen Wang
1
-2
/
+6
2018-10-15
ethtool: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-15
r8169: Enable MSI-X on RTL8106e
Jian-Hong Pan
1
-6
/
+3
2018-10-16
scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register values
Xiang Chen
1
-0
/
+3
2018-10-16
scsi: hisi_sas: Use block layer tag instead for IPTT
Xiang Chen
5
-40
/
+70
2018-10-16
scsi: hisi_sas: unmask interrupts ent72 and ent74
Xiang Chen
1
-1
/
+1
2018-10-16
scsi: hisi_sas: Free slot later in slot_complete_vx_hw()
Xiang Chen
2
-2
/
+2
2018-10-16
scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/internal IO
Xiang Chen
1
-8
/
+45
2018-10-16
scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()
Luo Jiaxing
1
-2
/
+5
2018-10-16
scsi: hisi_sas: Feed back linkrate(max/min) when re-attached
Luo Jiaxing
1
-0
/
+3
2018-10-16
scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
Nicholas Bellinger
1
-2
/
+2
2018-10-16
scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usage
Nicholas Bellinger
1
-5
/
+15
2018-10-15
scsi: libfc: retry PRLI if we cannot analyse the payload
Hannes Reinecke
1
-2
/
+6
2018-10-15
scsi: libfc: check fc_frame_payload_get() return value for null
Thomas Abraham
1
-4
/
+10
2018-10-15
scsi: core: Allow state transitions from OFFLINE to BLOCKED
Hannes Reinecke
1
-0
/
+1
2018-10-15
scsi: esp_scsi: remove union in esp_cmd_priv
Christoph Hellwig
2
-11
/
+7
2018-10-15
scsi: esp_scsi: move dma mapping into the core code
Christoph Hellwig
8
-243
/
+47
2018-10-15
scsi: esp_scsi: remove the dev argument to scsi_esp_register
Christoph Hellwig
8
-13
/
+12
2018-10-15
scsi: esp_scsi: use strong typing for the dev field
Christoph Hellwig
3
-28
/
+16
2018-10-15
scsi: sun_esp: don't use GFP_ATOMIC for command block allocation
Christoph Hellwig
1
-1
/
+1
2018-10-15
scsi: am53c974: use the generic DMA API
Christoph Hellwig
1
-17
/
+15
2018-10-15
scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
Venkat Gopalakrishnan
1
-26
/
+28
2018-10-15
scsi: ufs: fix integer type usage in uapi header
Arnd Bergmann
1
-5
/
+6
2018-10-15
scsi: lpfc: remove a bogus pci_dma_sync_single_for_device call
Christoph Hellwig
1
-3
/
+0
2018-10-15
scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIs
Christoph Hellwig
1
-34
/
+1
2018-10-15
xsysace: convert to blk-mq
Jens Axboe
1
-25
/
+55
2018-10-15
paride: convert pf to blk-mq
Jens Axboe
1
-14
/
+42
2018-10-15
paride: convert pd to blk-mq
Jens Axboe
1
-28
/
+66
2018-10-15
paride: convert pcd to blk-mq
Jens Axboe
1
-32
/
+56
2018-10-15
ps3disk: convert to blk-mq
Jens Axboe
1
-42
/
+44
2018-10-15
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
2
-0
/
+37
2018-10-15
null_blk: remove set but not used variable 'q'
YueHaibing
1
-4
/
+0
2018-10-15
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
4
-51
/
+51
2018-10-15
tools: bpftool: add map create command
Jakub Kicinski
6
-6
/
+183
2018-10-15
Merge branch 'bpftool_sockmap'
Alexei Starovoitov
9
-16
/
+165
2018-10-15
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
8
-13
/
+37
2018-10-15
bpf: bpftool, add support for attaching programs to maps
John Fastabend
4
-3
/
+128
2018-10-15
Merge branch 'ipv6_sk_lookup_fixes'
Alexei Starovoitov
3
-6
/
+15
2018-10-15
bpf: Fix IPv6 dport byte-order in bpf_sk_lookup
Joe Stringer
1
-2
/
+3
2018-10-15
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
3
-5
/
+13
2018-10-15
idr: Change documentation license
Matthew Wilcox
1
-1
/
+1
[prev]
[next]