summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery1-2/+2
2008-11-20pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy1-0/+2
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas1-1/+3
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek1-1/+2
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek1-1/+1
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu1-2/+2
2008-11-20TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler1-0/+1
2008-11-20TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler1-0/+1
2008-11-20net: ipg.c fix bracing on endian swappingHarvey Harrison1-4/+4
2008-11-20phylib: Fix auto-negotiation restart avoidanceTrent Piepho1-11/+23
2008-11-20net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison1-11/+10
2008-11-20phylib: fix phy name example in documentationPaulius Zaleckas1-1/+1
2008-11-20net: Do not fire linkwatch events until the device is registered.David S. Miller1-1/+6
2008-11-19phonet: fix compilation with gcc-3.4Alexey Dobriyan1-28/+24
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan1-30/+28
2008-11-19pktgen: fix multiple queue warningRobert Olsson1-7/+2
2008-11-19net: fix ip_mr_init() error pathBenjamin Thery1-4/+5
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg3-13/+22
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg4-44/+0
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven1-1/+1
2008-11-18block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe1-0/+6
2008-11-18relay: fix cpu offline problemLai Jiangshan1-5/+4
2008-11-18Release old elevator on change elevatorZhaolei1-1/+7
2008-11-18block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin1-0/+2
2008-11-18block/md: fix md autodetectionTejun Heo1-1/+1
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo3-17/+19
2008-11-18block: fix add_partition() error pathTejun Heo1-1/+3
2008-11-18ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai1-2/+2
2008-11-18ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai1-0/+4
2008-11-18Blackfin arch: fix a broken define in dma-mappingMike Frysinger1-1/+5
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang1-1/+1
2008-11-18ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai1-7/+7
2008-11-18kernel/profile.c: fix section mismatch warningRakib Mullick1-1/+1
2008-11-18cpuset: fix regression when failed to generate sched domainsLi Zefan2-10/+15
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp1-1/+4
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov2-27/+83
2008-11-17Remove -mno-spe flags as they dont belongKumar Gala1-3/+1
2008-11-17[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French1-3/+4
2008-11-17sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov2-6/+16
2008-11-17swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori1-3/+7
2008-11-17rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg1-1/+3
2008-11-17isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison1-2/+4
2008-11-17[CIFS] Fix build breakSteve French1-2/+2
2008-11-17Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont1-2/+2
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton6-218/+249
2008-11-17e1000e: fix IPMI trafficJeff Kirsher3-2/+51
2008-11-17e1000e: fix warn_on reload after phy_id errorJeff Kirsher1-0/+1