index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-4
/
+4
2015-07-09
cdc_ncm: Add support for moving NDP to end of NCM frame
Enrico Mioso
3
-9
/
+61
2015-07-09
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
1
-16
/
+3
2015-07-09
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
1
-1
/
+1
2015-07-09
macvtap: Destroy minor_idr on module_exit
Johannes Thumshirn
1
-0
/
+1
2015-07-09
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
3
-1
/
+18
2015-07-08
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
Zheng Liu
2
-0
/
+10
2015-07-08
3c59x: Fix shared IRQ handling
Denys Vlasenko
1
-1
/
+3
2015-07-08
vmxnet3: prevent receive getting out of sequence on napi poll
Neil Horman
1
-4
/
+4
2015-07-08
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
1
-6
/
+11
2015-07-08
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
1
-2
/
+4
2015-07-08
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
1
-2
/
+5
2015-07-08
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
3
-42
/
+126
2015-07-08
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
1
-25
/
+20
2015-07-08
bonding: "primary_reselect" with "failure" is not working properly
Mazhar Rana
1
-17
/
+34
2015-07-08
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+75
2015-07-08
amd-xgbe: Fix DMA API debug warning
Lendacky, Thomas
4
-12
/
+22
2015-07-08
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
1
-1
/
+1
2015-07-08
NET: hamradio: Fix IP over bpq encapsulation.
Ralf Baechle
1
-0
/
+1
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
[next]