index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
1
-2
/
+1
2018-04-22
ibmvnic: Clean actual number of RX or TX pools
Thomas Falcon
1
-2
/
+2
2018-04-22
net: ethernet: ti: cpsw: fix tx vlan priority mapping
Ivan Khoronzhuk
1
-1
/
+1
2018-04-22
s390/qeth: use Read device to query hypervisor for MAC
Julian Wiedmann
1
-1
/
+1
2018-04-22
s390/qeth: fix request-side race during cmd IO timeout
Julian Wiedmann
3
-27
/
+40
2018-04-22
s390/qeth: fix MAC address update sequence
Julian Wiedmann
1
-24
/
+31
2018-04-22
s390/qeth: handle failure on workqueue creation
Julian Wiedmann
1
-1
/
+7
2018-04-22
s390/qeth: avoid control IO completion stalls
Julian Wiedmann
2
-19
/
+5
2018-04-22
s390/qeth: fix error handling in adapter command callbacks
Julian Wiedmann
1
-48
/
+37
2018-04-20
Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2
-8
/
+56
2018-04-20
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2
-7
/
+24
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
mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs
Wolfram Sang
1
-6
/
+33
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
[next]