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-05-29
net: hns3: Clear TX/RX rings when stopping port & un-initializing client
Fuyun Liang
3
-10
/
+110
2018-05-29
net: hns3: Removes unnecessary check when clearing TX/RX rings
Fuyun Liang
1
-6
/
+0
2018-05-29
net: hns3: Fixes the init of the VALID BD info in the descriptor
Fuyun Liang
1
-0
/
+2
2018-05-29
net: hns3: Fixes the state to indicate client-type initialization
Peng Li
2
-4
/
+49
2018-05-29
net: hns3: Fix for PF mailbox receving unknown message
Xi Wang
1
-3
/
+20
2018-05-29
net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
Peng Li
2
-1
/
+10
2018-05-29
net: hns3: Add STRP_TAGP field support for hardware revision 0x21
Peng Li
2
-5
/
+40
2018-05-29
net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
Peng Li
3
-10
/
+29
2018-05-29
net: hns3: Updates RX packet info fetch in case of multi BD
Peng Li
1
-18
/
+18
2018-05-28
net: sched: shrink struct Qdisc
Paolo Abeni
1
-2
/
+2
2018-05-28
qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID
Bjørn Mork
1
-1
/
+1
2018-05-28
net: netsec: reduce DMA mask to 40 bits
Ard Biesheuvel
1
-2
/
+2
2018-05-28
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
Mathieu Xhonneux
1
-2
/
+2
2018-05-28
Merge branch 'stmmac-add-support-for-stm32mp1'
David S. Miller
5
-18
/
+284
2018-05-28
dt-bindings: stm32: add compatible for syscon
Christophe Roullier
2
-0
/
+14
2018-05-28
net: stmmac: add dwmac-4.20a compatible
Christophe Roullier
1
-1
/
+2
2018-05-28
dt-bindings: stm32-dwmac: add support of MPU families
Christophe Roullier
1
-2
/
+16
2018-05-28
net: ethernet: stmmac: add adaptation for stm32mp157c.
Christophe Roullier
1
-15
/
+252
2018-05-28
dt-bindings: ptp: add ptp-qoriq.txt
Yangbo Lu
2
-67
/
+70
2018-05-28
net: ethernet: gianfar_ethtool: get phc index through drvdata
Yangbo Lu
2
-8
/
+18
2018-05-28
ptp_qoriq: move some definitions to header file
Yangbo Lu
2
-131
/
+142
2018-05-28
ptp: rework gianfar_ptp as QorIQ common PTP driver
Yangbo Lu
4
-162
/
+174
2018-05-28
ifb: fix packets checksum
Jon Maxwell
1
-1
/
+1
2018-05-28
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
1
-0
/
+16
2018-05-28
Merge branch 'Enable-virtio_net-to-act-as-a-standby-for-a-passthru-device'
David S. Miller
17
-167
/
+1522
2018-05-28
virtio_net: Extend virtio to use VF datapath when available
Sridhar Samudrala
3
-1
/
+128
2018-05-28
virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
Sridhar Samudrala
2
-1
/
+4
2018-05-28
net: Introduce net_failover driver
Sridhar Samudrala
6
-0
/
+923
2018-05-28
netvsc: refactor notifier/event handling code to use the failover framework
Sridhar Samudrala
3
-165
/
+60
2018-05-28
net: Introduce generic failover module
Sridhar Samudrala
7
-0
/
+407
2018-05-28
vrf: add CRC32c offload to device features
Davide Caratti
1
-1
/
+1
2018-05-28
net: stmmac: Use mutex instead of spinlock
Thierry Reding
3
-24
/
+21
2018-05-28
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
1
-1
/
+6
2018-05-28
scsi: lpfc: update driver version to 12.0.0.4
James Smart
1
-1
/
+1
2018-05-28
scsi: lpfc: Fix port initialization failure.
James Smart
1
-3
/
+18
2018-05-28
scsi: lpfc: Fix 16gb hbas failing cq create.
James Smart
3
-20
/
+1
2018-05-28
scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc
James Smart
1
-0
/
+9
2018-05-28
scsi: lpfc: correct oversubscription of nvme io requests for an adapter
James Smart
3
-4
/
+32
2018-05-28
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
2
-5
/
+17
2018-05-28
scsi: hisi_sas: Mark PHY as in reset for nexus reset
Xiang Chen
5
-5
/
+69
2018-05-28
scsi: hisi_sas: Fix return value when get_free_slot() failed
Xiaofei Tan
1
-0
/
+2
2018-05-28
scsi: hisi_sas: Terminate STP reject quickly for v2 hw
Xiaofei Tan
1
-0
/
+78
2018-05-28
scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
Xiaofei Tan
2
-0
/
+13
2018-05-28
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
Xiaofei Tan
5
-31
/
+30
2018-05-28
scsi: hisi_sas: Try wait commands before before controller reset
Xiaofei Tan
4
-0
/
+43
2018-05-28
scsi: hisi_sas: Init disks after controller reset
Xiaofei Tan
1
-1
/
+18
2018-05-28
scsi: hisi_sas: Create a scsi_host_template per HW module
Xiang Chen
5
-33
/
+86
2018-05-28
scsi: hisi_sas: Reset disks when discovered
Xiang Chen
1
-1
/
+49
2018-05-28
scsi: hisi_sas: Add LED feature for v3 hw
Xiaofei Tan
1
-0
/
+42
2018-05-28
scsi: hisi_sas: Change common allocation mode of device id
Xiang Chen
2
-1
/
+6
[prev]
[next]