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
2014-10-14
cxgb4: Fix FW flash logic using ethtool
Hariprasad Shenai
3
-6
/
+16
2014-10-14
stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs
Giuseppe CAVALLARO
1
-169
/
+205
2014-10-14
stmmac: make the STi Layer compatible to STiH407
Giuseppe CAVALLARO
1
-0
/
+1
2014-10-14
stmmac: platform: fix FIXED_PHY support.
Giuseppe CAVALLARO
1
-5
/
+10
2014-10-14
dsa: mv88e6171: Fix tag_protocol check
Guenter Roeck
1
-1
/
+1
2014-10-14
drivers: net: xgene: Add SGMII based 1GbE ethtool support
Iyappan Subramanian
1
-8
/
+17
2014-10-14
drivers: net: xgene: Add SGMII based 1GbE support
Iyappan Subramanian
7
-5
/
+453
2014-10-14
drivers: net: xgene: Preparing for adding SGMII based 1GbE
Iyappan Subramanian
6
-8
/
+8
2014-10-14
drivers: net: cpsw: remove child devices while driver detach
Mugunthan V N
1
-0
/
+10
2014-10-14
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
1
-4
/
+0
2014-10-14
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
1
-1
/
+0
2014-10-14
tg3: Add skb->xmit_more support
Prashant Sreedharan
1
-4
/
+6
2014-10-14
isdn/gigaset: fix usb_gigaset write_cmd result race
Tilman Schmidt
1
-1
/
+3
2014-10-14
isdn/capi: don't return NULL from capi_cmd2str()
Tilman Schmidt
1
-2
/
+7
2014-10-14
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
2
-27
/
+145
2014-10-14
isdn/capi: prevent NULL pointer dereference on invalid CAPI command
Tilman Schmidt
1
-0
/
+7
2014-10-14
isdn/capi: refactor command/subcommand table accesses
Tilman Schmidt
1
-5
/
+18
2014-10-14
isdn/capi: prevent index overrun from command_2_index()
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/capi: correct capi20_manufacturer argument type mismatch
Tilman Schmidt
1
-2
/
+2
2014-10-14
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
1
-41
/
+70
2014-10-14
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
1
-0
/
+5
2014-10-14
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
1
-2
/
+2
2014-10-14
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
1
-0
/
+1
2014-10-14
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
3
-1
/
+205
2014-10-14
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2
-12
/
+56
2014-10-14
net: fec: ptp: Use the 31-bit ptp timer.
Luwei Zhou
1
-4
/
+6
2014-10-14
fm10k: Add skb->xmit_more support
Alexander Duyck
1
-31
/
+34
2014-10-14
net: fec: Fix sparse warnings with different lock contexts for basic block
Nimrod Andy
1
-10
/
+14
2014-10-14
phy/micrel: KSZ8031RNL RMII clock reconfiguration bug
Bruno Thomsen
1
-1
/
+3
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+2
2014-10-10
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+3
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
1
-5
/
+4
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
1
-3
/
+3
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
1
-5
/
+3
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
1
-2
/
+29
2014-10-10
macvlan: optimize the receive path
jbaron@akamai.com
1
-5
/
+10
2014-10-10
macvlan: pass 'bool' type to macvlan_count_rx()
jbaron@akamai.com
1
-3
/
+3
2014-10-10
drivers: net: xgene: Add 10GbE ethtool support
Iyappan Subramanian
1
-6
/
+22
2014-10-10
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian
6
-30
/
+438
2014-10-10
drivers: net: xgene: Preparing for adding 10GbE support
Iyappan Subramanian
4
-41
/
+78
2014-10-10
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
9
-40
/
+67
2014-10-10
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
1
-2
/
+2
2014-10-10
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2014-10-10
networking: fm10k: Fix build failure
Pranith Kumar
1
-0
/
+1
2014-10-10
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2
-2
/
+2
2014-10-09
r8152: add mutex for hw settings
hayeswang
1
-1
/
+63
2014-10-09
r8152: adjust usb_autopm_xxx
hayeswang
1
-13
/
+11
[next]