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
2015-07-09
dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321
Aleksey S. Kazantsev
4
-22
/
+65
2015-07-09
rocker: add change MTU support
Scott Feldman
2
-0
/
+62
2015-07-09
neterion: s2io: Use module_pci_driver
Vaishali Thakkar
2
-27
/
+1
2015-07-09
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
1
-3
/
+9
2015-07-08
cxgb4: Enable cim_la dump to support T6
Hariprasad Shenai
1
-3
/
+51
2015-07-08
cxgb4: Read stats for only available channels
Hariprasad Shenai
1
-47
/
+26
2015-07-08
cxgb4: Update register ranges for T6 adapter
Hariprasad Shenai
1
-7
/
+9
2015-07-08
cxgb4: Don't use entire L2T table, use only its slice
Hariprasad Shenai
4
-44
/
+71
2015-07-08
net: ec_bhf: Use module_pci_driver
Vaishali Thakkar
1
-13
/
+1
2015-07-08
hv_netvsc: Add support to set MTU reservation from guest side
Haiyang Zhang
3
-3
/
+3
2015-07-08
ifb: add multiqueue operation
Eric Dumazet
1
-87
/
+120
2015-07-08
cxgb4: Add PCI device ids for few more T5 and T6 adapters
Hariprasad Shenai
1
-0
/
+18
2015-07-08
net/mlx4_core: Add extra check for total vfs for SRIOV
Carol Soto
1
-6
/
+14
2015-07-08
net: macb: Add SG support for Zynq SOC family
Punnaiah Choudary Kalluri
1
-4
/
+2
2015-07-08
xen-netback: remove duplicated function definition
Li, Liang Z
1
-3
/
+0
2015-07-08
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
1
-2
/
+6
2015-07-03
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
1
-12
/
+13
2015-07-02
enic: fix issues in enic_poll
Govindarajulu Varadarajan
1
-2
/
+2
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-22
/
+9
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2
-21
/
+2
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-0
/
+8
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-25
/
+50
2015-07-01
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
16
-155
/
+870
2015-07-01
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
141
-1493
/
+12642
2015-07-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
19
-58
/
+4050
2015-07-01
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
11
-284
/
+1092
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-75
/
+38
2015-07-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+30
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-32
/
+30
2015-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-5
/
+2
2015-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-332
/
+598
2015-07-01
Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-14
/
+30
2015-07-01
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-20
/
+31
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-32
/
+22
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-41
/
+41
2015-07-01
watchdog: omap_wdt: early_enable module parameter
Lars Poeschel
1
-0
/
+8
2015-07-01
iommu/amd: Introduce protection_domain_init() function
Joerg Roedel
1
-10
/
+16
2015-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+2
2015-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-218
/
+256
2015-06-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-168
/
+305
2015-06-30
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
3
-5
/
+4
2015-06-30
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-06-30
MAINTAINERS: BCACHE: Kent Overstreet has changed email address
Joe Perches
1
-1
/
+1
2015-06-30
bcache: use kvfree() in various places
Pekka Enberg
2
-16
/
+4
2015-06-30
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
1
-4
/
+1
2015-06-30
target: use kvfree() in session alloc and free
Pekka Enberg
1
-8
/
+2
2015-06-30
IB/ehca: use kvfree() in ipz_queue_{cd}tor()
Pekka Enberg
1
-8
/
+2
2015-06-30
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
1
-4
/
+1
2015-06-30
cxgb4: use kvfree() in t4_free_mem()
Pekka Enberg
1
-4
/
+1
[next]