summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-24IPV6: dst_entry leak in ip4ip6_err.Denis V. Lunev1-0/+1
2008-03-24IPV6: Fix IPsec datagram fragmentationHerbert Xu2-2/+6
2008-03-24NET: Fix race in dev_close(). (Bug 9750)Matti Linnanvuori1-2/+2
2008-03-24NET: Messed multicast lists after dev_mc_sync/unsyncJorge Boncompte [DTI2]1-1/+1
2008-03-24NIU: Bump driver version and release date.David S. Miller1-2/+2
2008-03-24NIU: Fix BMAC alternate MAC address indexing.Matheos Worku1-1/+6
2008-03-24NIU: More BMAC alt MAC address fixes.Matheos Worku2-5/+6
2008-03-24TCP: Improve ipv4 established hash function.David S. Miller1-1/+2
2008-03-24SPARC: Fix link errors with gcc-4.3David S. Miller3-207/+203
2008-03-24SPARC64: Loosen checks in exception table handling.David S. Miller1-11/+3
2008-03-24Revert "NET: Add if_addrlabel.h to sanitized headers."Greg Kroah-Hartman1-1/+0
2008-02-26Linux 2.6.24.3v2.6.24.3Greg Kroah-Hartman1-1/+1
2008-02-26x86_64: CPA, fix cache attribute inconsistency bugIngo Molnar1-1/+1
2008-02-26bonding: fix NULL pointer deref in startup processingJay Vosburgh1-7/+9
2008-02-26POWERPC: Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering1-2/+2
2008-02-26PCMCIA: Fix station address detection in smcChuck Ebbert1-2/+10
2008-02-26SCSI: gdth: scan for scsi devicesBoaz Harrosh1-0/+9
2008-02-26USB: fix pm counter leak in usblpOliver Neukum1-0/+1
2008-02-26S390: Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens1-4/+4
2008-02-26genirq: do not leave interupts enabled on free_irqThomas Gleixner1-1/+19
2008-02-26hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner1-0/+11
2008-02-26hrtimer: check relative timeouts for overflowThomas Gleixner5-22/+30
2008-02-26SLUB: Deal with annoying gcc warning on kfree()Christoph Lameter1-1/+2
2008-02-26hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov1-4/+40
2008-02-26hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov3-39/+31
2008-02-26Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt3-2/+42
2008-02-26Be more robust about bad arguments in get_user_pages()Jonathan Corbet1-0/+2
2008-02-26AUDIT: Increase skb->truesize in audit_expandHerbert Xu1-3/+7
2008-02-26BLUETOOTH: Add conn add/del workqueues to avoid connection fail.Dave Young1-11/+37
2008-02-26INET: Prevent out-of-sync truesize on ip_fragment slow pathHerbert Xu2-2/+6
2008-02-26INET_DIAG: Fix inet_diag_lock_handler error path.Arnaldo Carvalho de Melo1-5/+6
2008-02-26IPCOMP: Fetch nexthdr before ipch is destroyedHerbert Xu2-2/+8
2008-02-26IPCOMP: Fix reception of incompressible packetsHerbert Xu1-1/+1
2008-02-26IPV4: fib: fix route replacement, fib_info is sharedJulian Anastasov1-16/+31
2008-02-26IPV4: fib_trie: apply fixes from fib_hashJulian Anastasov1-21/+36
2008-02-26NET: Add if_addrlabel.h to sanitized headers.Stephen Hemminger1-0/+1
2008-02-26PKT_SCHED: ematch: oops from uninitialized variable (resend)Stephen Hemminger1-3/+2
2008-02-26SELinux: Fix double free in selinux_netlbl_sock_setsid()Paul Moore1-1/+0
2008-02-26TC: oops in em_metaStephen Hemminger1-4/+6
2008-02-26TCP: Fix a bug in strategy_allowed_congestion_controlShan Wei1-1/+1
2008-02-26SCSI: sd: handle bad lba in sense informationJames Bottomley1-18/+16
2008-02-26Fix dl2k constantsAl Viro1-2/+2
2008-02-26XFS: Fix oops in xfs_file_readdir()David Chinner1-2/+1
2008-02-26hugetlb: add locking for overcommit sysctlNishanth Aravamudan3-1/+12
2008-02-26inotify: fix check for one-shot watches before destroying themUlisses Furquim1-1/+1
2008-02-26NFS: Fix a potential file corruption issue when writingTrond Myklebust1-3/+17
2008-02-26NETFILTER: nf_conntrack_tcp: conntrack reopening fixJozsef Kadlecsik1-8/+27
2008-02-26SPARC/SPARC64: Fix usage of .section .sched.text in assembler code.David Miller2-2/+2
2008-02-11Linux 2.6.24.2v2.6.24.2Greg Kroah-Hartman1-1/+1
2008-02-11splice: fix user pointer access in get_iovec_page_array()Bastian Blank1-1/+1