summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22atm: clip: remove clip_tblEric Dumazet
2012-02-21ipv4: ping: Fix recvmsg MSG_OOB error handling.David S. Miller
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose
2012-02-21neighbour: Fixed race condition at tbl->nhtMichel Machado
2012-02-21mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin
2012-02-21zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones
2012-02-21mlx4_core: Do not map BF area if capability is 0Jack Morgenstein
2012-02-21Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-20can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp
2012-02-19b44: remove __exit from b44_pci_exit()Nikola Pajkovsky
2012-02-19drivers/atm/solos-pci.c: exchange pci_iounmapsJulia Lawall
2012-02-19net/ethernet: ks8851_mll: signedness bug in ks8851_probe()Dan Carpenter
2012-02-19vmxnet3: cap copy length at size of skb to prevent dropped frames on txNeil Horman
2012-02-19atl1c: dont use highprio tx queueEric Dumazet
2012-02-19netem: fix dequeueEric Dumazet
2012-02-18Linux 3.3-rc4Linus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-02-16powerpc/adb: Use set_current_state()majianpeng
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO