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-01-26
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2015-01-26
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2
-9
/
+31
2015-01-26
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
1
-16
/
+18
2015-01-26
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
1
-1
/
+2
2015-01-26
sh_eth: Fix padding of short frames on TX
Ben Hutchings
1
-4
/
+4
2015-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...
David S. Miller
229
-3318
/
+13668
2015-01-26
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-26
stmmac: Add an optional device tree property "snps,burst_len"
Sonic Zhang
1
-0
/
+3
2015-01-26
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Sonic Zhang
1
-1
/
+5
2015-01-26
stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...
Sonic Zhang
1
-1
/
+5
2015-01-26
Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...
David S. Miller
18
-7
/
+18
2015-01-26
sh_eth: add more PM methods
Mikhail Ulyanov
1
-0
/
+31
2015-01-26
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
1
-2
/
+1
2015-01-26
Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...
David S. Miller
1
-0
/
+3
2015-01-26
net: stmmac: add BQL support
Beniamino Galvani
1
-0
/
+9
2015-01-26
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+41
2015-01-26
Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
4
-6
/
+5
2015-01-26
cxgb4: Fixes cxgb4_inet6addr_notifier unregister call
Hariprasad Shenai
1
-1
/
+1
2015-01-26
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
1
-0
/
+1
2015-01-26
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...
Mark Brown
4
-6
/
+5
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
3
-34
/
+132
2015-01-25
qeth: clean up error handling
Eugene Crosser
2
-106
/
+117
2015-01-25
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
1
-8
/
+16
2015-01-25
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
1
-14
/
+14
2015-01-25
bonding: handle more gso types
Eric Dumazet
1
-3
/
+3
2015-01-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2015-01-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+27
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+7
2015-01-25
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+13
2015-01-25
Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-47
/
+152
2015-01-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-01-25
net: dsa: bcm_sf2: factor interrupt disabling in a function
Florian Fainelli
1
-12
/
+12
2015-01-25
net: phy: fixed: allow setting no update_link callback
Florian Fainelli
1
-1
/
+1
2015-01-25
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
4
-41
/
+107
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
6
-70
/
+285
2015-01-25
net/mlx4_core: Handle AER flow properly
Yishai Hadas
1
-6
/
+65
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
3
-3
/
+25
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
4
-27
/
+152
2015-01-25
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
3
-29
/
+101
2015-01-25
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
3
-44
/
+46
2015-01-25
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
1
-2
/
+43
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
23
-160
/
+226
2015-01-25
ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.
Mahesh Bandewar
1
-2
/
+4
2015-01-25
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-01-25
cxgb3: re-use native hex2bin()
Andy Shevchenko
1
-3
/
+3
2015-01-25
usbnet: re-use native hex2bin()
Andy Shevchenko
1
-9
/
+8
2015-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-101
/
+424
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-32
/
+28
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
1
-4
/
+6
2015-01-24
enic: fix rx napi poll return value
Govindarajulu Varadarajan
1
-1
/
+1
[prev]
[next]