index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix 32-bit SMP build
Josh Boyer
2011-05-21
1
-1
/
+1
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-05-20
11
-111
/
+289
|
\
|
*
libata: Power off empty ports
Kristen Carlson Accardi
2011-05-20
3
-3
/
+10
|
*
libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
Pavel Herrmann
2011-05-20
1
-0
/
+10
|
*
ATA: Don't powerdown Compaq Triflex IDE device on suspend
Mikulas Patocka
2011-05-20
1
-1
/
+22
|
*
libata: Use Maximum Write Same Length to report discard size limit
Martin K. Petersen
2011-05-20
1
-1
/
+1
|
*
drivers/ata/acard-ahci.c: fix enum warning
Jeff Garzik
2011-05-20
1
-1
/
+1
|
*
pata_at91: SMC settings calculation bugfixes, support for t6z and IORDY
Igor Plyatov
2011-05-14
1
-99
/
+198
|
*
libata-sff: prevent irq descriptions for dummy ports
James Bottomley
2011-05-14
1
-2
/
+7
|
*
pata_cm64x: fix boot crash on parisc
James Bottomley
2011-05-14
2
-4
/
+40
*
|
ipc: Add missing sys_ni entries for ipc/compat.c functions
Kevin Cernekee
2011-05-20
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
1198
-79620
/
+126858
|
\
\
|
*
|
macvlan: fix panic if lowerdev in a bond
Eric Dumazet
2011-05-20
1
-2
/
+2
|
*
|
tg3: Add braces around 5906 workaround.
Matt Carlson
2011-05-20
1
-1
/
+3
|
*
|
tg3: Fix NETIF_F_LOOPBACK error
Matt Carlson
2011-05-20
1
-2
/
+3
|
*
|
macvlan: remove one synchronize_rcu() call
Eric Dumazet
2011-05-20
3
-6
/
+9
|
*
|
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
2011-05-20
1
-0
/
+1
|
*
|
irda: Fix error propagation in ircomm_lmp_connect_response()
David S. Miller
2011-05-20
1
-4
/
+1
|
*
|
irda: Kill set but unused variable 'bytes' in irlan_check_command_param()
David S. Miller
2011-05-20
1
-4
/
+0
|
*
|
irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
David S. Miller
2011-05-20
1
-6
/
+0
|
*
|
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
David S. Miller
2011-05-20
1
-1
/
+2
|
*
|
be2net: Kill set but unused variable 'req' in lancer_fw_download()
David S. Miller
2011-05-20
1
-2
/
+0
|
*
|
irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...
David S. Miller
2011-05-20
1
-3
/
+0
|
*
|
atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.
David S. Miller
2011-05-20
1
-0
/
+2
|
*
|
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
David S. Miller
2011-05-20
1
-1
/
+2
|
*
|
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
David S. Miller
2011-05-20
1
-4
/
+1
|
*
|
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
David S. Miller
2011-05-20
1
-3
/
+0
|
*
|
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
David S. Miller
2011-05-20
1
-2
/
+0
|
*
|
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
David S. Miller
2011-05-20
1
-2
/
+0
|
*
|
isdn: capi: Use pr_debug() instead of ifdefs.
David S. Miller
2011-05-20
1
-83
/
+32
|
*
|
tg3: Update version to 3.119
Matt Carlson
2011-05-20
1
-2
/
+2
|
*
|
tg3: Apply rx_discards fix to 5719/5720
Matt Carlson
2011-05-20
1
-1
/
+3
|
*
|
tg3: Remove excessive parenthesis
Matt Carlson
2011-05-20
1
-18
/
+18
|
*
|
tg3: Consolidate all netdev feature assignments
Matt Carlson
2011-05-20
1
-27
/
+24
|
*
|
tg3: Move TSO_CAPABLE assignment
Matt Carlson
2011-05-20
1
-15
/
+16
|
*
|
tg3: Fix stats for 5704 and later devices
Matt Carlson
2011-05-20
2
-4
/
+13
|
*
|
tg3: Fix TSO loopback test
Matt Carlson
2011-05-20
1
-1
/
+1
|
*
|
tg3: Consolidate autoneg advertisement setup code
Matt Carlson
2011-05-20
1
-118
/
+99
|
*
|
tg3: Fix EEE interoperability workaround
Matt Carlson
2011-05-20
2
-21
/
+22
|
*
|
tg3: Fix IPv6 TCP problems for 5719
Matt Carlson
2011-05-20
1
-1
/
+1
|
*
|
tg3: Fix 57765 B0 data corruption
Matt Carlson
2011-05-20
2
-0
/
+20
|
*
|
tg3: Cleanup transmit error path
Matt Carlson
2011-05-19
1
-60
/
+38
|
*
|
tg3: Set tx bug flags for more devices
Matt Carlson
2011-05-19
1
-229
/
+33
|
*
|
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
2011-05-19
1
-2
/
+0
|
*
|
9p: Kill set but not used variable 'ret' in parse_opts()
David S. Miller
2011-05-19
1
-2
/
+0
|
*
|
ipconfig wait for carrier
Micha Nelissen
2011-05-19
1
-13
/
+22
|
*
|
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
Jacek Luczak
2011-05-19
1
-6
/
+4
|
*
|
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
2011-05-19
5
-33
/
+68
|
*
|
net: ping: fix the coding style
Changli Gao
2011-05-19
1
-3
/
+7
|
*
|
net: ping: make local functions static
Changli Gao
2011-05-19
1
-4
/
+4
[next]