summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-18SPARC64: Fix __get_cpu_var in preemption-enabled area.David S. Miller1-1/+2
2008-04-18SPARC64: Fix atomic backoff limit.David S. Miller1-1/+2
2008-04-18VLAN: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy1-1/+1
2008-04-18TCP: Let skbs grow over a page on fast peersHerbert Xu1-2/+2
2008-04-18TCP: Fix shrinking windows with window scalingPatrick McHardy1-1/+1
2008-04-18NET: Fix multicast device ioctl checksPatrick McHardy1-2/+2
2008-04-18SCTP: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury3-3/+9
2008-04-18sch_htb: fix "too many events" situationMartin Devera1-6/+7
2008-04-18NET: Add preemption point in qdisc_runHerbert Xu1-3/+15
2008-04-18PPPOL2TP: Fix SMP issues in skb reorder queue handlingJames Chapman1-3/+8
2008-04-18PPPOL2TP: Make locking calls softirq-safeJames Chapman1-29/+29
2008-04-18netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski1-2/+4
2008-04-18LLC: Restrict LLC sockets to rootPatrick McHardy1-0/+3
2008-04-18INET: inet_frag_evictor() must run with BH disabledDavid S. Miller1-0/+2
2008-04-18SUNGEM: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-04-18NET: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov1-0/+1
2008-04-18AX25 ax25_out: check skb for NULL in ax25_kick()Jarek Poplawski1-2/+11
2008-04-18ipmi: change device node ordering to reflect probe orderCarol Hebert1-1/+1
2008-04-18mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev1-5/+5
2008-04-18CRYPTO xcbc: Fix crash when ipsec uses xcbc-mac with big data chunkJoy Latten1-8/+9
2008-04-18USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton1-2/+2
2008-04-18USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky1-1/+1
2008-04-18USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins1-0/+4
2008-04-18vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi1-0/+1
2008-04-18hwmon: (w83781d) Fix I/O resource conflict with PNPJean Delvare1-5/+16
2008-04-18pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-04-18vfs: fix data leak in nobh_write_end()Dmitri Monakhov1-7/+6
2008-04-18alloc_percpu() fails to allocate percpu dataEric Dumazet1-1/+14
2008-04-18PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2-2/+2
2008-04-18xen: fix UP setup of shared_infoJeremy Fitzhardinge1-17/+22
2008-04-18xen: mask out SEP from CPUIDJeremy Fitzhardinge1-0/+1
2008-04-18xen: fix RMW when unmasking eventsJeremy Fitzhardinge2-3/+8
2008-04-18slab: fix cache_cache bootstrap in kmem_cache_init()Daniel Yeisley1-2/+2
2008-04-18NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner3-1/+58
2008-04-18inotify: remove debug codeNick Piggin2-15/+5
2008-04-18inotify: fix raceNick Piggin1-3/+10
2008-04-18USB: new quirk flag to avoid Set-InterfaceAlan Stern3-1/+10
2008-04-18USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov3-2/+16
2008-04-18UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard1-0/+2
2008-04-18V4L: ivtv: Add missing sg_init_table()Ian Armstrong1-0/+3
2008-04-18md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown1-12/+0
2008-04-18mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-04-18kbuild: soften modpost checks when doing cross buildsSam Ravnborg5-3/+15
2008-04-18time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool1-0/+4
2008-03-24Linux 2.6.24.4v2.6.24.4Chris Wright1-1/+1
2008-03-24S390 futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens1-0/+2
2008-03-24slab: NUMA slab allocator migration bugfixJoe Korty1-3/+2
2008-03-24relay: fix subbuf_splice_actor() adding too many pagesJens Axboe1-2/+3
2008-03-24BLUETOOTH: Fix bugs in previous conn add/del workqueue changes.Dave Young1-2/+6
2008-03-24SCSI advansys: Fix bug in AdvLoadMicrocodeMatthew Wilcox1-1/+1