index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
2008-11-20
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
1
-0
/
+2
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-20
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
1
-0
/
+1
2008-11-20
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
1
-0
/
+1
2008-11-20
net: ipg.c fix bracing on endian swapping
Harvey Harrison
1
-4
/
+4
2008-11-20
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
1
-11
/
+23
2008-11-20
net: jme.c rxdesc.flags is __le16, other missing endian swaps
Harvey Harrison
1
-11
/
+10
2008-11-20
phylib: fix phy name example in documentation
Paulius Zaleckas
1
-1
/
+1
2008-11-20
net: Do not fire linkwatch events until the device is registered.
David S. Miller
1
-1
/
+6
2008-11-19
phonet: fix compilation with gcc-3.4
Alexey Dobriyan
1
-28
/
+24
2008-11-19
ixgbe: fix compilation with gcc-3.4
Alexey Dobriyan
1
-30
/
+28
2008-11-19
pktgen: fix multiple queue warning
Robert Olsson
1
-7
/
+2
2008-11-19
net: fix ip_mr_init() error path
Benjamin Thery
1
-4
/
+5
2008-11-18
iwlagn: fix RX skb alignment
Johannes Berg
3
-13
/
+22
2008-11-18
mac80211: remove ieee80211_notify_mac
Johannes Berg
4
-44
/
+0
2008-11-18
libertas_tf: fix skb tail pointer
Johannes Berg
1
-1
/
+1
2008-11-18
suspend: use WARN not WARN_ON to print the message
Arjan van de Ven
1
-1
/
+1
2008-11-18
block: hold extra reference to bio in blk_rq_map_user_iov()
Jens Axboe
1
-0
/
+6
2008-11-18
relay: fix cpu offline problem
Lai Jiangshan
1
-5
/
+4
2008-11-18
Release old elevator on change elevator
Zhaolei
1
-1
/
+7
2008-11-18
block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash
Zhang, Yanmin
1
-0
/
+2
2008-11-18
block/md: fix md autodetection
Tejun Heo
1
-1
/
+1
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
3
-17
/
+19
2008-11-18
block: fix add_partition() error path
Tejun Heo
1
-1
/
+3
2008-11-18
ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT
Takashi Iwai
1
-2
/
+2
2008-11-18
ALSA: hda - Add quirks for HP Pavilion DV models
Takashi Iwai
1
-0
/
+4
2008-11-18
Blackfin arch: fix a broken define in dma-mapping
Mike Frysinger
1
-1
/
+5
2008-11-18
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
1
-1
/
+1
2008-11-18
ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()
Takashi Iwai
1
-7
/
+7
2008-11-18
kernel/profile.c: fix section mismatch warning
Rakib Mullick
1
-1
/
+1
2008-11-18
cpuset: fix regression when failed to generate sched domains
Li Zefan
2
-10
/
+15
2008-11-18
prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
1
-1
/
+4
2008-11-18
Fixed parsing of mount options when doing DFS submount
Igor Mammedov
2
-27
/
+83
2008-11-17
Remove -mno-spe flags as they dont belong
Kumar Gala
1
-3
/
+1
2008-11-17
[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...
Steve French
1
-3
/
+4
2008-11-17
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...
Oleg Nesterov
2
-6
/
+16
2008-11-17
swiotlb: use coherent_dma_mask in alloc_coherent
FUJITA Tomonori
1
-3
/
+7
2008-11-17
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
1
-1
/
+3
2008-11-17
isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply
Harvey Harrison
1
-2
/
+4
2008-11-17
[CIFS] Fix build break
Steve French
1
-2
/
+2
2008-11-17
Phonet: refuse to send bigger than MTU packets
RĂ©mi Denis-Courmont
1
-2
/
+2
2008-11-17
cifs: reinstate sharing of tree connections
Jeff Layton
6
-218
/
+249
2008-11-17
e1000e: fix IPMI traffic
Jeff Kirsher
3
-2
/
+51
2008-11-17
e1000e: fix warn_on reload after phy_id error
Jeff Kirsher
1
-0
/
+1
[next]