summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sctp: fix test for end of loopJoe Perches2010-09-101-23/+23
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-096129-470316/+351884Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | KS8851: Correct RX packet allocationEric Dumazet2010-09-091-18/+21
| * | | | udp: add rehash on connect()Eric Dumazet2010-09-096-2/+66
| * | | | net: blackhole route should always be recalculatedJianzhao Wang2010-09-081-1/+6
| * | | | ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski2010-09-081-2/+6
| * | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings2010-09-081-10/+6Star
| * | | | ipvs: fix active FTPJulian Anastasov2010-09-084-12/+16
| * | | | gro: Re-fix different skb headroomsJarek Poplawski2010-09-081-1/+1
| * | | | via-velocity: Turn scatter-gather support back off.David S. Miller2010-09-071-1/+1
| * | | | ipv4: Fix reverse path filtering with multipath routing.David S. Miller2010-09-071-2/+13
| * | | | UNIX: Do not loop forever at unix_autobind().Tetsuo Handa2010-09-071-3/+12
| * | | | PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord2010-09-071-0/+9
| * | | | irda: off by oneDan Carpenter2010-09-071-1/+1
| * | | | 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-071-3/+7
| * | | | netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-071-65/+15Star
| * | | | ipv6: discard overlapping fragmentNicolas Dichtel2010-09-071-56/+15Star
| * | | | net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa2010-09-071-8/+8
| * | | | bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-071-17/+39
| * | | | stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-071-5/+4Star
| * | | | cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-031-2/+8
| * | | | be2net: remove a BUG_ON in be_cmds.cAjit Khaparde2010-09-031-4/+2Star
| * | | | be2net: fix a bug in UE detection logicAjit Khaparde2010-09-033-26/+10Star
| * | | | be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-034-6/+18
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-113-6/+1Star
|\ \ \ \
| * | | | sparc: Kill all BKL usage.David S. Miller2010-09-093-6/+1Star
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-09-112-2/+6
|\ \ \ \ \
| * | | | | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-111-1/+1
| * | | | | sched: Move sched_avg_update() to update_cpu_load()Suresh Siddha2010-09-092-2/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-114-24/+31
|\ \ \ \ \
| * | | | | drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-102-2/+12
| * | | | | drm/i915: Double check that the wait_request is not pending before warningChris Wilson2010-09-091-7/+15
| * | | | | Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson2010-09-081-7/+1Star
| * | | | | Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson2010-09-081-2/+0Star
| * | | | | Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson2010-09-071-6/+3Star
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-112-1/+4
|\ \ \ \ \ \
| * | | | | | xfs: log IO completion workqueue is a high priority queueDave Chinner2010-09-101-1/+2
| * | | | | | xfs: prevent reading uninitialized stack memoryDan Rosenberg2010-09-101-0/+2
* | | | | | | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-111-1/+1
* | | | | | | execve: make responsive to SIGKILL with large argumentsRoland McGrath2010-09-101-0/+7
* | | | | | | execve: improve interactivity with large argumentsRoland McGrath2010-09-101-0/+2
* | | | | | | setup_arg_pages: diagnose excessive argument sizeRoland McGrath2010-09-101-0/+5
* | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-105-10/+16
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Perform hardware_enable in CPU_STARTING callbackZachary Amsden2010-09-091-3/+2Star
| * | | | | | | KVM: i8259: fix migrationGleb Natapov2010-09-081-1/+1
| * | | | | | | KVM: fix i8259 oops when no vcpus are onlineAvi Kivity2010-09-081-0/+3
| * | | | | | | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity2010-09-082-6/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-108-36/+73
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-09-101-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: t_start: reset FTRACE_ITER_HASH in case of seek/preadChris Wright2010-09-101-0/+2