summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-02Fix sys_ipc() SEMCTL on sparc64.David S. Miller1-11/+4
2007-11-02Fix zero length socket write() semantics.David S. Miller1-3/+0
2007-11-02Fix ROSE module unload oops.Alexey Dobriyan3-8/+13
2007-11-02Fix ipv6 redirect processing, leads to TAHI failures.Brian Haley1-4/+5
2007-11-02Fix some cases of missed IPV6 DADMitsuru Chinen1-3/+10
2007-11-02Fix ieee80211 handling of bogus hdrlength fieldJohn W. Linville1-0/+6
2007-11-02Fix cls_u32 error return handling.Stephen Hemminger1-1/+1
2007-11-02Fix ESP host instance numbering.David Miller1-1/+2
2007-11-02ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner3-1/+22
2007-10-10Linux 2.6.22.10v2.6.22.10Greg Kroah-Hartman1-1/+1
2007-10-10NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust1-1/+3
2007-10-10i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen4-8/+13
2007-10-10SELinux: clear parent death signal on SID transitionsStephen Smalley1-0/+3
2007-10-10Fix timer_stats printout of events/secAnton Blanchard1-2/+3
2007-10-10Fix SMP poweroff hangsMark Lord1-0/+2
2007-10-10NLM: Fix a circular lock dependency in lockdTrond Myklebust1-11/+18
2007-10-10i2c-algo-bit: Read block data bugfixDavid Brownell1-20/+32
2007-10-10Fix ppp_mppe kernel stack usage.Michal Schmidt1-8/+6
2007-10-10libata: update drive blacklistsChuck Ebbert1-2/+11
2007-10-10sky2: fix transmit state on resumeStephen Hemminger1-1/+16
2007-10-10sky2: fix VLAN receive processingStephen Hemminger1-1/+8
2007-10-10sky2: reduce impact of watchdog timerStephen Hemminger2-28/+19
2007-10-10scsi_transport_spi: fix domain validation failure from incorrect width settingJames Bottomley1-6/+22
2007-09-26Linux 2.6.22.9v2.6.22.9Greg Kroah-Hartman1-1/+1
2007-09-26bcm43xx: Fix cancellation of work queue crashesLarry Finger3-10/+22
2007-09-26Fix sparc64 v100 platform booting.David Miller1-1/+12
2007-09-26Fix pktgen src_mac handling.Adit Ranadive1-0/+10
2007-09-26Fix datagram recvmsg NULL iov handling regression.Herbert Xu1-0/+3
2007-09-26Fix TCP DSACK cwnd handlingIlpo Järvinen1-1/+4
2007-09-26Handle snd_una in tcp_cwnd_down()Ilpo Järvinen1-7/+11
2007-09-26Fix tc_ematch kbuildStephen Hemminger1-0/+1
2007-09-26Fix oops in vlan and bridging codeEvgeniy Polyakov2-6/+18
2007-09-26Fix ipv6 source address handling.Jiri Kosina1-1/+1
2007-09-26Fix IPV6 DAD handlingDenis V. Lunev1-1/+1
2007-09-26Fix ipv6 double-sock-release with MSG_CONFIRMYOSHIFUJI Hideaki1-2/+1
2007-09-26Fix IPSEC AH4 options handlingNick Bowler1-1/+1
2007-09-26Fix IPV6 append OOPS.YOSHIFUJI Hideaki1-2/+3
2007-09-26Fix inet_diag OOPS.Patrick McHardy1-0/+4
2007-09-26Fix device address listing for ipv4.Stephen Hemminger1-1/+1
2007-09-26Fix decnet device address listing.Patrick McHardy1-1/+1
2007-09-26fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-09-26crypto: blkcipher_get_spot() handling of buffer at end of pageHerbert Xu1-4/+7
2007-09-26Fix race with shared tag queue mapsJens Axboe1-6/+7
2007-09-26Correctly close old nfsd/lockd sockets.Neil Brown1-1/+2
2007-09-26ieee1394: ohci1394: fix initialization if built non-modularStefan Richter2-4/+2
2007-09-26dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2-8/+60
2007-09-26nfs: fix oops re sysctls and V4 supportAlexey Dobriyan1-1/+1
2007-09-26ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2-8/+70
2007-09-26Leases can be hidden by flocksPavel Emelyanov1-1/+1
2007-09-26futex_compat: fix list traversal bugsArnd Bergmann1-2/+2