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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
1
-1
/
+1
2020-10-19
net: korina: cast KSEG0 address to pointer in kfree
Valentin Vidic
1
-2
/
+2
2020-10-19
r8169: fix operation under forced interrupt threading
Heiner Kallweit
1
-4
/
+4
2020-10-18
ixgbe: fix probing of multi-port devices with one MDIO
Jakub Kicinski
1
-9
/
+14
2020-10-18
net: usb: rtl8150: don't incorrectly assign random MAC addresses
Anant Thazhemadam
1
-1
/
+1
2020-10-16
net: pcs-xpcs: depend on MDIO_BUS instead of selecting it
Ioana Ciornei
1
-2
/
+1
2020-10-16
net: ftgmac100: Fix Aspeed ast2600 TX hang issue
Dylan Hung
2
-0
/
+13
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1421
-36252
/
+74441
2020-10-15
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-4
/
+28
2020-10-15
Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
6
-277
/
+337
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2
-3
/
+2
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
17
-43
/
+242
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
48
-330
/
+463
2020-10-15
Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
76
-427
/
+893
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-36
/
+242
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+12
2020-10-15
HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
Kai-Heng Feng
1
-0
/
+12
2020-10-15
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
9
-16
/
+46
2020-10-15
Merge branch 'for-5.10/wiimote' into for-linus
Jiri Kosina
1
-6
/
+4
2020-10-15
Merge branch 'for-5.10/vivaldi' into for-linus
Jiri Kosina
4
-0
/
+161
2020-10-15
Merge branch 'for-5.10/intel-ish-hid' into for-linus
Jiri Kosina
1
-7
/
+1
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+1
2020-10-15
Merge branch 'for-5.10/cp2112' into for-linus
Jiri Kosina
1
-9
/
+10
2020-10-15
Merge branch 'for-5.10/core' into for-linus
Jiri Kosina
1588
-8135
/
+23174
2020-10-15
Merge branch 'for-5.10/apple' into for-linus
Jiri Kosina
1
-0
/
+2
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-1
/
+6
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1217
-19311
/
+60135
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
219
-9317
/
+21101
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
211
-2523
/
+11854
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
341
-6119
/
+8713
2020-10-15
cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
Ayush Sawal
2
-68
/
+67
2020-10-15
parisc/sticon: Add user font support
Helge Deller
4
-268
/
+326
2020-10-15
parisc/sticon: Always register sticon console driver
Helge Deller
1
-8
/
+7
2020-10-15
fw_cfg: Add support for parisc architecture
Helge Deller
2
-1
/
+4
2020-10-14
ibmveth: Identify ingress large send packets.
David Wilder
1
-1
/
+12
2020-10-14
ibmveth: Switch order of ibmveth_helper calls.
David Wilder
1
-5
/
+5
2020-10-14
cxgb4: handle 4-tuple PEDIT to NAT mode translation
Herat Ramani
2
-13
/
+177
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
76
-150
/
+76
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
25
-681
/
+681
2020-10-14
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
56
-775
/
+1025
2020-10-14
Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
6
-2
/
+210
2020-10-14
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
33
-57
/
+1656
2020-10-14
Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+1
2020-10-14
Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
102
-501
/
+10422
2020-10-14
Merge tag 'leds-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
52
-985
/
+1517
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
139
-2166
/
+4090
2020-10-14
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
13
-393
/
+222
2020-10-14
Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
5
-36
/
+89
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-24
/
+24
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2
-4
/
+28
[next]