summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-30[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentryJesper Bengtsson1-1/+1
2007-08-30[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()Lucas Nussbaum1-1/+1
2007-08-30ACPI: EC: Check if boot_ec was really found in DSDTAlexey Starikovskiy1-1/+2
2007-08-30[BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger1-8/+8
2007-08-30[BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2-2/+6
2007-08-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksc...David S. Miller10-77/+190
2007-08-30[TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller2-2/+14
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-11/+11
2007-08-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-62/+49
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins1-8/+0
2007-08-30SELinux: clear parent death signal on SID transitionsStephen Smalley1-0/+3
2007-08-30SCTP: Fix to handle invalid parameter length correctlyWei Yongjun1-1/+1
2007-08-30SCTP: Abort on COOKIE-ECHO if backlog is exceeded.Vlad Yasevich1-11/+10
2007-08-30SCTP: Correctly disable listening when backlog is 0.Vlad Yasevich1-0/+2
2007-08-30SCTP: Do not retransmit chunks that are newer then rtt.Vlad Yasevich1-0/+7
2007-08-30SCTP: Uncomfirmed transports can't become InactiveVlad Yasevich1-1/+6
2007-08-30SCTP: Pick the correct port when binding to 0.Vlad Yasevich1-0/+1
2007-08-30SCTP: Use net_ratelimit to suppress error messages print too fastWei Yongjun2-14/+17
2007-08-30SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun4-24/+56
2007-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds36-4275/+2846
2007-08-30xtensa process.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2007-08-30Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")Rusty Russell1-2/+5
2007-08-30SCTP: Fix sctp_addto_chunk() to add pad with correct lengthWei Yongjun1-1/+1
2007-08-30[POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno1-1/+2
2007-08-30[ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fixPavel Pisa1-2/+3
2007-08-30[POWERPC] Update defconfigsPaul Mackerras11-1604/+699
2007-08-30[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch1-5/+1
2007-08-30[POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann1-1/+2
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk1-1/+2
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski1-4/+2
2007-08-30Input: iforce - fix 'unused variable' warningAndrew Morton1-4/+4
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao1-1/+3
2007-08-30[POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft1-0/+8
2007-08-29[POWERPC] Update defconfigsKumar Gala20-2661/+2131
2007-08-29SCTP: Assign stream sequence numbers to the entire messageVlad Yasevich1-12/+23
2007-08-29SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich3-13/+66
2007-08-28[POWERPC] Flush registers to proper task contextKumar Gala1-3/+3
2007-08-28[IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige1-0/+5
2007-08-28[IA64] Fix unexpected interrupt vector handlingKenji Kaneshige1-6/+22
2007-08-28[PKTGEN]: Fix multiqueue oops.Robert Olsson1-2/+3
2007-08-28[BNX2]: Add write posting comment.Michael Chan1-0/+4
2007-08-28[ARM] 4557/1: Fix PXA irq gpio initializationSamuel1-1/+1
2007-08-28[BNX2]: Use msleep().Arjan van de Ven1-4/+2
2007-08-28sched: clean up task_new_fair()Ingo Molnar1-3/+3
2007-08-28sched: small schedstat fixIngo Molnar1-1/+3
2007-08-28sched: fix wait_start_fair condition in update_stats_wait_end()Ingo Molnar1-0/+3
2007-08-28sched: call update_curr() in task_tick_fair()Ting Yang1-2/+3
2007-08-28sched: make the scheduler converge to the ideal latencyIngo Molnar3-4/+24
2007-08-28sched: fix sleeper bonus limitMike Galbraith1-1/+1