summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-25Linux 2.6.16.54v2.6.16.54Adrian Bunk1-1/+1
2007-09-24Linux 2.6.16.54-rc1v2.6.16.54-rc1Adrian Bunk1-1/+1
2007-09-24TCP: Fix TCP handling of SACK in bidirectional flowsIlpo Järvinen1-1/+4
2007-09-24[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov1-1/+1
2007-09-24[PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov1-1/+12
2007-08-30[MATH-EMU]: Fix underflow exception reporting.David S. Miller4-1/+19
2007-08-30[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2007-08-30[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev1-1/+1
2007-08-23md: avoid possible BUG_ON in md bitmap handlingNeil Brown2-1/+23
2007-08-23md: fix a few problems with the interface (sysfs and ioctl) to mdNeil Brown1-4/+6
2007-08-23md: assorted md and raid1 one-linersNeil Brown2-1/+2
2007-08-23md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspaceNeil Brown1-0/+2
2007-08-23md: fix some small races in bitmap plugging in raid5Neil Brown1-3/+27
2007-08-23md: fix a plug/unplug race in raid5Neil Brown1-12/+6
2007-08-23md: fix resync speed calculation for restarted resyncsNeil Brown2-5/+8
2007-08-23md: Allow re-add to work on array without bitmapsNeil Brown2-11/+20
2007-08-12md/bitmap: tidy up i_writecount handling in md/bitmapNeil Brown2-26/+31
2007-08-12md/bitmap: remove dead code from md/bitmapNeil Brown2-23/+0
2007-08-12md/bitmap: remove unnecessary page reference manipulations from md/bitmap codeNeil Brown1-18/+2
2007-08-12md/bitmap: use set_bit etc for bitmap page attributesNeil Brown1-7/+12
2007-08-12md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeil Brown1-19/+22
2007-08-12md/bitmap: fix online removal of file-backed bitmapsNeil Brown1-2/+5
2007-08-12md: Don't clear bits in bitmap when writing to one device fails during recoveryNeil Brown1-1/+12
2007-08-12md: Add '4' to the list of levels for which bitmaps are supportedNeil Brown1-1/+3
2007-08-12[MCA] fix bus matchingJames Bottomley1-1/+1
2007-07-25Linux 2.6.16.53v2.6.16.53Adrian Bunk1-1/+1
2007-07-22Linux 2.6.16.53-rc1v2.6.16.53-rc1Adrian Bunk1-1/+1
2007-07-22[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy1-1/+1
2007-07-22[NET]: Fix gen_estimator timer removal racePatrick McHardy1-1/+2
2007-07-22SCTP: Add scope_id validation for link-local bindsVlad Yasevich1-0/+4
2007-07-22[NET] skbuff: remove export of static symbolJohannes Berg1-1/+0
2007-07-22[NETFILTER]: nf_conntrack: don't track locally generated special ICMP errorYasuyuki Kozakai1-17/+5
2007-07-22ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee5-15/+69
2007-07-228139too.c: fix netpoll deadlockIngo Molnar1-2/+3
2007-07-22ieee1394: forgotten dereference...Al Viro1-1/+1
2007-07-22coda: wrong order of arguments of ->readdir()Al Viro1-1/+1
2007-07-22[TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2-6/+1
2007-07-22[NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin1-1/+13
2007-07-22[SPARC]: Linux always started with 9600 8N1Jan Engelhardt1-3/+3
2007-07-22[IPV4]: Correct rp_filter help text.Dave Jones1-3/+3
2007-07-22[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2007-07-22[NETFILTER]: {ip,nf}_conntrack_sctp: fix remotely triggerable NULL ptr derefe...Patrick McHardy2-2/+4
2007-07-22ntfs_init_locked_inode(): fix array indexingAndrew Morton1-1/+1
2007-05-30Linux 2.6.16.52v2.6.16.52Adrian Bunk1-1/+1
2007-05-24Linux 2.6.16.52-rc1v2.6.16.52-rc1Adrian Bunk1-1/+1
2007-05-23[NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim1-1/+1
2007-05-23[IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter1-1/+1
2007-05-23[IPV6]: Send ICMPv6 error on scope violations.David L Stevens1-3/+10
2007-05-23[TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji1-2/+1
2007-05-23[NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov1-5/+0