summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-31Linux 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
2007-05-23[NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov1-5/+3
2007-05-23[IPV6]: Track device renames in snmp6.Stephen Hemminger2-2/+5
2007-05-23[IPV6]: Fix slab corruption running ip6sicEric Sesterhenn1-1/+1
2007-05-23gcc-4.1.0 is bustAndrew Morton1-0/+4
2007-05-09Linux 2.6.16.51v2.6.16.51Adrian Bunk1-1/+1
2007-05-05Linux 2.6.16.51-rc1v2.6.16.51-rc1Adrian Bunk1-1/+1
2007-05-05[X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry1-0/+1
2007-05-05[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela1-2/+0
2007-05-05x86_64: ACPI_CPU_FREQ must select CPU_FREQ_TABLEAdrian Bunk1-0/+1
2007-05-04hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare1-7/+7
2007-05-04[NETFILTER]: ip_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2-32/+8
2007-05-04holepunch: fix mmap_sem i_mutex deadlockHugh Dickins1-5/+14
2007-05-04holepunch: fix disconnected pages after second truncateHugh Dickins1-0/+8
2007-05-04holepunch: fix shmem_truncate_range punch lockingHugh Dickins1-23/+73
2007-05-04holepunch: fix shmem_truncate_range punching too farHugh Dickins1-11/+21
2007-05-04Linux 2.6.16.50v2.6.16.50Adrian Bunk1-1/+1
2007-05-01Linux 2.6.16.50-rc1v2.6.16.50-rc1Adrian Bunk1-1/+1
2007-05-01[IPV6]: Disallow RH0 by default (CVE-2007-2242)Adrian Bunk5-7/+60
2007-05-01[NETLINK]: Infinite recursion in netlink (CVE-2007-1861)Adrian Bunk1-1/+11
2007-04-26Char: icom, mark __init as __devinitJiri Slaby1-2/+2
2007-04-26aio: remove bare user-triggerable error printkZach Brown1-1/+0
2007-04-26mca_nmi_hook() can be called at any pointAl Viro1-1/+1
2007-04-25IrDA: irttp_dup spin_lock initialisationGuennadi Liakhovetski1-0/+1
2007-04-25IrDA: Incorrect TTP header reservationJeet Chaudhuri1-2/+2
2007-04-24x86 microcode: don't check the sizeShaohua Li1-7/+2
2007-04-23Linux 2.6.16.49v2.6.16.49Adrian Bunk1-1/+1
2007-04-21Linux 2.6.16.49-rc1v2.6.16.49-rc1Adrian Bunk1-1/+1
2007-04-21tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-04-21elevator: move clearing of unplug flag earlierLinas Vepstas1-5/+6
2007-04-21start_kernel: test if irq's got enabled early, barf, and disable them againArd van Breemen1-0/+5
2007-04-20[IrDA]: Correctly handling socket errorOlaf Kirch1-2/+1
2007-04-20hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare1-3/+3
2007-04-20[NET]: Fix UDP checksum issue in net poll mode.Aubrey Li1-0/+7
2007-04-20[SPARC64]: Fix inline directive in pci_iommu.cTom Callaway1-1/+1
2007-04-20[SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2-2/+1
2007-04-20[SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller1-328/+232
2007-04-20[SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller1-1/+1
2007-04-16Linux 2.6.16.48v2.6.16.48Adrian Bunk1-1/+1
2007-04-14Linux 2.6.16.48-rc1Adrian Bunk1-1/+1
2007-04-14[NET_SCHED]: cls_tcindex: fix compatibility breakagePatrick McHardy1-2/+2
2007-04-14[IPSEC]: Reject packets within replay window but outside the bit maskHerbert Xu1-1/+2
2007-04-14[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner1-0/+3
2007-04-14[IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki2-3/+3