summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.16.54v2.6.16.54Adrian Bunk2007-09-251-1/+1
* Linux 2.6.16.54-rc1v2.6.16.54-rc1Adrian Bunk2007-09-241-1/+1
* TCP: Fix TCP handling of SACK in bidirectional flowsIlpo Järvinen2007-09-241-1/+4
* [PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov2007-09-241-1/+1
* [PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov2007-09-241-1/+12
* [MATH-EMU]: Fix underflow exception reporting.David S. Miller2007-08-304-1/+19
* [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-08-301-4/+10
* [SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev2007-08-301-1/+1
* md: avoid possible BUG_ON in md bitmap handlingNeil Brown2007-08-232-1/+23
* md: fix a few problems with the interface (sysfs and ioctl) to mdNeil Brown2007-08-231-4/+6
* md: assorted md and raid1 one-linersNeil Brown2007-08-232-1/+2
* md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspaceNeil Brown2007-08-231-0/+2
* md: fix some small races in bitmap plugging in raid5Neil Brown2007-08-231-3/+27
* md: fix a plug/unplug race in raid5Neil Brown2007-08-231-12/+6
* md: fix resync speed calculation for restarted resyncsNeil Brown2007-08-232-5/+8
* md: Allow re-add to work on array without bitmapsNeil Brown2007-08-232-11/+20
* md/bitmap: tidy up i_writecount handling in md/bitmapNeil Brown2007-08-122-26/+31
* md/bitmap: remove dead code from md/bitmapNeil Brown2007-08-122-23/+0
* md/bitmap: remove unnecessary page reference manipulations from md/bitmap codeNeil Brown2007-08-121-18/+2
* md/bitmap: use set_bit etc for bitmap page attributesNeil Brown2007-08-121-7/+12
* md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeil Brown2007-08-121-19/+22
* md/bitmap: fix online removal of file-backed bitmapsNeil Brown2007-08-121-2/+5
* md: Don't clear bits in bitmap when writing to one device fails during recoveryNeil Brown2007-08-121-1/+12
* md: Add '4' to the list of levels for which bitmaps are supportedNeil Brown2007-08-121-1/+3
* [MCA] fix bus matchingJames Bottomley2007-08-121-1/+1
* Linux 2.6.16.53v2.6.16.53Adrian Bunk2007-07-251-1/+1
* Linux 2.6.16.53-rc1v2.6.16.53-rc1Adrian Bunk2007-07-221-1/+1
* [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy2007-07-221-1/+1
* [NET]: Fix gen_estimator timer removal racePatrick McHardy2007-07-221-1/+2
* SCTP: Add scope_id validation for link-local bindsVlad Yasevich2007-07-221-0/+4
* [NET] skbuff: remove export of static symbolJohannes Berg2007-07-221-1/+0
* [NETFILTER]: nf_conntrack: don't track locally generated special ICMP errorYasuyuki Kozakai2007-07-221-17/+5
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-07-225-15/+69
* 8139too.c: fix netpoll deadlockIngo Molnar2007-07-221-2/+3
* ieee1394: forgotten dereference...Al Viro2007-07-221-1/+1
* coda: wrong order of arguments of ->readdir()Al Viro2007-07-221-1/+1
* [TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2007-07-222-6/+1
* [NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin2007-07-221-1/+13
* [SPARC]: Linux always started with 9600 8N1Jan Engelhardt2007-07-221-3/+3
* [IPV4]: Correct rp_filter help text.Dave Jones2007-07-221-3/+3
* [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller2007-07-221-2/+2
* [NETFILTER]: {ip,nf}_conntrack_sctp: fix remotely triggerable NULL ptr derefe...Patrick McHardy2007-07-222-2/+4
* ntfs_init_locked_inode(): fix array indexingAndrew Morton2007-07-221-1/+1
* Linux 2.6.16.52v2.6.16.52Adrian Bunk2007-05-301-1/+1
* Linux 2.6.16.52-rc1v2.6.16.52-rc1Adrian Bunk2007-05-241-1/+1
* [NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim2007-05-231-1/+1
* [IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter2007-05-231-1/+1
* [IPV6]: Send ICMPv6 error on scope violations.David L Stevens2007-05-231-3/+10
* [TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji2007-05-231-2/+1
* [NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov2007-05-231-5/+0