summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka
2012-06-04stmmac: remove two useless initialisationsGiuseppe CAVALLARO
2012-06-04net/9p: Add __force to cast of __user pointerJoe Perches
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO
2012-06-04Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-06-04net: Remove casts to same typeJoe Perches
2012-06-04net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati
2012-06-04drop_monitor: dont sleep in atomic contextEric Dumazet
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet
2012-06-04net: use consume_skb() in place of kfree_skb()Eric Dumazet
2012-06-04tcp: tcp_make_synack() consumes dst parameterEric Dumazet
2012-06-04tcp: tcp_make_synack() can use alloc_skb()Eric Dumazet
2012-06-03can: cc770: Fix likely misuse of | for &Joe Perches
2012-06-03can: c_can: fix race condition in c_can_open()AnilKumar Ch
2012-06-03can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch
2012-06-03can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch
2012-06-03Linux 3.5-rc1Linus Torvalds
2012-06-03Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-02dm thin: provide userspace access to pool metadataJoe Thornber
2012-06-02dm thin: use slab mempoolsMike Snitzer
2012-06-02dm mpath: allow ioctls to trigger pg initMikulas Patocka
2012-06-02dm mpath: delay retry of bypassed pgMike Christie
2012-06-02dm mpath: reduce size of struct multipathMike Snitzer
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-06-02mcs7830: Implement link state detectionOndrej Zary
2012-06-02Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior
2012-06-02Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds
2012-06-02nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds
2012-06-02fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-06-01Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-01Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin
2012-06-01Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-06-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-01x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu