index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-20
rapidio: fix rio_dma_transfer error handling
Ioan Nicu
1
-10
/
+9
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-182
/
+508
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-37
/
+84
2018-04-20
Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+7
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-4
/
+2
2018-04-19
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2
-24
/
+27
2018-04-19
virtio_net: sparse annotation fix
Michael S. Tsirkin
1
-1
/
+1
2018-04-19
virtio_net: fix adding vids on big-endian
Michael S. Tsirkin
1
-3
/
+3
2018-04-19
virtio_net: split out ctrl buffer
Michael S. Tsirkin
1
-29
/
+39
2018-04-19
net: hns: Avoid action name truncation
dann frazier
1
-1
/
+1
2018-04-19
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2
-6
/
+15
2018-04-19
atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"
Colin Ian King
1
-2
/
+2
2018-04-19
net: qmi_wwan: add Wistron Neweb D19Q1
Pawel Dembicki
1
-0
/
+1
2018-04-19
net: stmmac: Disable ACS Feature for GMAC >= 4
Jose Abreu
3
-9
/
+7
2018-04-19
net: mvpp2: Fix DMA address mask size
Maxime Chevallier
1
-5
/
+7
2018-04-19
HID: i2c-hid: fix inverted return value from i2c_hid_command()
Jiri Kosina
1
-1
/
+1
2018-04-18
net: qualcomm: rmnet: Fix warning seen with fill_info
Subash Abhinov Kasiviswanathan
1
-5
/
+6
2018-04-18
Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-32
/
+69
2018-04-18
tun: fix vlan packet truncation
Bjørn Mork
1
-6
/
+1
2018-04-17
sfc: check RSS is active for filter insert
Bert Kenward
1
-2
/
+2
2018-04-17
xen: xenbus_dev_frontend: Really return response string
Simon Gaiser
1
-1
/
+2
2018-04-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-10
/
+257
2018-04-16
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
1
-4
/
+11
2018-04-16
team: avoid adding twice the same option to the event list
Paolo Abeni
1
-0
/
+19
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add
Jia-Ju Bai
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc
Jia-Ju Bai
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device
Jia-Ju Bai
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe
Jia-Ju Bai
1
-1
/
+1
2018-04-16
net: mvpp2: Fix TCAM filter reserved range
Maxime Chevallier
1
-1
/
+1
2018-04-16
Revert "macsec: missing dev_put() on error in macsec_newlink()"
Dan Carpenter
1
-3
/
+2
2018-04-16
rbd: notrim map option
Ilya Dryomov
1
-5
/
+14
2018-04-16
rbd: adjust queue limits for "fancy" striping
Ilya Dryomov
1
-9
/
+8
2018-04-16
rbd: avoid Wreturn-type warnings
Arnd Bergmann
1
-3
/
+3
2018-04-16
rbd: support timeout in rbd_wait_state_locked()
Dongsheng Yang
1
-1
/
+21
2018-04-16
rbd: refactor rbd_wait_state_locked()
Ilya Dryomov
1
-17
/
+26
2018-04-16
s390: remove couple of duplicate includes
Vasily Gorbik
2
-2
/
+0
2018-04-16
s390/smsgiucv: disable SMSG on module unload
Martin Schwidefsky
1
-1
/
+1
2018-04-16
s390/sclp: avoid potential usage of uninitialized value
Vasily Gorbik
1
-1
/
+1
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-82
/
+109
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-7
/
+0
2018-04-14
sfc: limit ARFS workitems in flight per channel
Edward Cree
2
-28
/
+55
2018-04-14
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
Edward Cree
2
-3
/
+2
2018-04-14
sfc: insert ARFS filters with replace_equal=true
Edward Cree
1
-1
/
+1
2018-04-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
6
-5
/
+251
2018-04-13
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+12
2018-04-13
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-607
/
+784
2018-04-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
159
-3894
/
+14660
2018-04-13
Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-56
/
+161
2018-04-13
Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
49
-456
/
+582
[next]