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
*
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
2008-08-27
1
-1
/
+1
*
ixgbe: fix vlan filtering
Alexander Duyck
2008-08-27
1
-3
/
+5
*
Blackfin EMAC Driver: the BF526 also supports the MAC,
Mike Frysinger
2008-08-27
1
-3
/
+3
*
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
2008-08-27
1
-15
/
+20
|
\
|
*
mv643xx_eth: bump version to 1.3
Lennert Buytenhek
2008-08-24
1
-1
/
+1
|
*
mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction
Lennert Buytenhek
2008-08-24
1
-5
/
+13
|
*
mv643xx_eth: fix NULL pointer dereference in rxq_process()
Lennert Buytenhek
2008-08-24
1
-1
/
+1
|
*
mv643xx_eth: fix inconsistent lock semantics
Lennert Buytenhek
2008-08-24
1
-2
/
+2
|
*
mv643xx_eth: fix double add_timer() on the receive oom timer
Lennert Buytenhek
2008-08-24
1
-4
/
+2
|
*
mv643xx_eth: fix NAPI 'rotting packet' issue
Lennert Buytenhek
2008-08-24
1
-2
/
+1
*
|
bnx2x: Version update
Eilon Greenstein
2008-08-26
1
-2
/
+2
*
|
bnx2x: Multi Queue
Yitchak Gertner
2008-08-26
1
-4
/
+2
*
|
bnx2x: NAPI and interrupts enable/disable
Yitchak Gertner
2008-08-26
1
-76
/
+73
*
|
bnx2x: NIC load failure cleanup
Yitchak Gertner
2008-08-26
1
-12
/
+10
*
|
bnx2x: Initialization structure
Yitchak Gertner
2008-08-26
1
-11
/
+11
*
|
bnx2x: HW lock timeout
Eilon Greenstein
2008-08-26
1
-2
/
+2
*
|
bnx2x: Minimize lock time
Eilon Greenstein
2008-08-26
1
-1
/
+4
*
|
bnx2x: Fan failure mechanism on additional design
Eilon Greenstein
2008-08-26
1
-0
/
+3
*
|
bnx2x: Rx work check
Eilon Greenstein
2008-08-26
2
-1
/
+8
*
|
ipv6: sysctl fixes
Al Viro
2008-08-26
1
-1
/
+1
*
|
ipv4: sysctl fixes
Al Viro
2008-08-26
1
-4
/
+20
*
|
sctp: add verification checks to SCTP_AUTH_KEY option
Vlad Yasevich
2008-08-26
2
-0
/
+9
*
|
ipv6: protocol for address routes
Stephen Hemminger
2008-08-23
1
-0
/
+1
*
|
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
Denis V. Lunev
2008-08-23
2
-19
/
+26
*
|
pkt_sched: Fix qdisc list locking
Jarek Poplawski
2008-08-22
3
-8
/
+42
*
|
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
Jarek Poplawski
2008-08-21
3
-0
/
+13
*
|
sctp: fix potential panics in the SCTP-AUTH API.
Vlad Yasevich
2008-08-21
2
-22
/
+67
|
/
*
Linux v2.6.27-rc4
v2.6.27-rc4
Linus Torvalds
2008-08-21
1
-1
/
+1
*
cramfs: fix named-pipe handling
Al Viro
2008-08-21
1
-46
/
+38
*
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2008-08-21
3
-0
/
+26
*
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
2008-08-21
1
-5
/
+5
*
mm: xip/ext2 fix block allocation race
Nick Piggin
2008-08-21
1
-1
/
+4
*
mm: xip fix fault vs sparse page invalidate race
Nick Piggin
2008-08-21
1
-14
/
+46
*
mm: dirty page tracking race fix
Nick Piggin
2008-08-21
3
-7
/
+11
*
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
2008-08-21
3
-8
/
+17
*
Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...
Michael Hennerich
2008-08-21
1
-3
/
+12
*
bootmem: fix aligning of node-relative indexes and offsets
Johannes Weiner
2008-08-21
1
-6
/
+29
*
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
2008-08-21
1
-5
/
+3
*
pm2fb: free cmap memory on module remove
Krzysztof Helt
2008-08-21
1
-0
/
+1
*
rtc: fix double lock on UIE emulation
Atsushi Nemoto
2008-08-21
1
-1
/
+4
*
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
Pavel Emelyanov
2008-08-21
1
-2
/
+2
*
brd: fix name argument of unregister_blkdev()
Akinobu Mita
2008-08-21
1
-1
/
+1
*
nbd: fix memory leak of nbd_dev array
Sven Wegener
2008-08-21
1
-4
/
+6
*
mm: mminit_loglevel cannot be __meminitdata anymore
Marcin Slusarz
2008-08-21
1
-1
/
+1
*
mm: show free swap as signed
Hugh Dickins
2008-08-21
1
-1
/
+1
*
mm: page_remove_rmap comments on PageAnon
Hugh Dickins
2008-08-21
1
-9
/
+16
*
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
2008-08-21
1
-0
/
+8
*
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
2008-08-21
1
-1
/
+1
*
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
2008-08-21
1
-2
/
+1
*
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
2008-08-21
1
-31
/
+20
[next]