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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-6
/
+17
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
86
-418
/
+795
2012-05-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2012-05-03
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
1
-1
/
+1
2012-05-03
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
Viresh Kumar
2
-3
/
+3
2012-05-03
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
Viresh Kumar
1
-3
/
+1
2012-05-03
libata: init ata_print_id to 0
Tero Roponen
1
-1
/
+1
2012-05-03
ahci: Detect Marvell 88SE9172 SATA controller
Matt Johnson
1
-0
/
+2
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
1
-1
/
+2
2012-05-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-69
/
+119
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
3
-3
/
+16
2012-05-03
net: Fix truesize accounting in skb_gro_receive()
Eric Dumazet
1
-3
/
+8
2012-05-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-10
/
+20
2012-05-03
iwlwifi: fix skb truesize underestimation
Eric Dumazet
3
-8
/
+17
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
3
-28
/
+22
2012-05-03
ixgbe: fix race condition with shutdown
Don Skidmore
1
-0
/
+2
2012-05-03
ixgbevf: Update version string
Greg Rose
1
-1
/
+1
2012-05-03
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2
-15
/
+15
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
3
-7
/
+25
2012-05-03
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
Chris Boot
1
-8
/
+0
2012-05-03
e1000e: Disable ASPM L1 on 82574
Chris Boot
1
-1
/
+2
2012-05-03
e1000e: Driver workaround for IPv6 Header Extension Erratum.
Matthew Vick
4
-8
/
+26
2012-05-03
e1000e: Resolve intermittent negotiation issue on 82574/82583.
Matthew Vick
1
-1
/
+17
2012-05-03
e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
Bruce Allan
2
-28
/
+29
2012-05-03
e1000e: suggest a possible workaround to a device hang on 82577/8
Bruce Allan
1
-0
/
+4
2012-05-03
nouveau: initialise has_optimus variable.
Dave Airlie
1
-1
/
+1
2012-05-03
ixgbe: Fix use after free on module remove
Alexander Duyck
1
-1
/
+3
2012-05-03
tcp: move stats merge to the end of tcp_try_coalesce
Alexander Duyck
1
-26
/
+29
2012-05-03
tcp: Move code related to head frag in tcp_try_coalesce
Alexander Duyck
1
-17
/
+25
2012-05-03
tcp: Fix truesize accounting in tcp_try_coalesce
Alexander Duyck
1
-6
/
+4
2012-05-03
net: Add missing linux/prefetch.h include to net/core/sock.c
David S. Miller
1
-0
/
+1
2012-05-03
sungem: Fix WakeOnLan
Gerard Lledo
1
-1
/
+1
2012-05-03
net: Stop decapitating clones that have a head_frag
Alexander Duyck
2
-11
/
+7
2012-05-02
net: implement tcp coalescing in tcp_queue_rcv()
Eric Dumazet
3
-25
/
+28
2012-05-02
net: take care of cloned skbs in tcp_try_coalesce()
Eric Dumazet
1
-14
/
+28
2012-05-02
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
3
-7
/
+8
2012-05-02
be2net: Fix EEH error reset before a flash dump completes
Somnath Kotur
1
-0
/
+5
2012-05-02
be2net: Record receive queue index in skb to aid RPS.
Somnath Kotur
1
-0
/
+2
2012-05-02
be2net: Fix to apply duplex value as unknown when link is down.
Somnath Kotur
1
-1
/
+1
2012-05-02
be2net: Fix to not set link speed for disabled functions of a UMC card
Somnath Kotur
1
-1
/
+1
2012-05-02
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
1
-1
/
+2
2012-05-02
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-05-02
tcp: early retransmit: delayed fast retransmit
Yuchung Cheng
5
-11
/
+74
2012-05-02
tcp: early retransmit
Yuchung Cheng
7
-0
/
+59
2012-05-02
tcp: early retransmit: tcp_enter_recovery()
Yuchung Cheng
1
-27
/
+34
2012-05-02
net/pasemi: fix compiler warning
Stephen Rothwell
1
-1
/
+1
2012-05-02
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
1
-1
/
+3
2012-05-02
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
1
-0
/
+1
2012-05-02
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
1
-3
/
+3
2012-05-02
net: ucc_geth, increase no. of HW RX descriptors
Joakim Tjernlund
1
-1
/
+1
[prev]
[next]