Age | Commit message (Expand) | Author | Files | Lines |
2013-08-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -29/+37 |
2013-08-16 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2 | -35/+42 |
2013-08-16 | Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 10 | -37/+55 |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -245/+381 |
2013-08-15 | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 4 | -35/+29 |
2013-08-15 | tun: signedness bug in tun_get_user() | Dan Carpenter | 1 | -2/+4 |
2013-08-15 | qlcnic: Fix diagnostic interrupt test for 83xx adapters | Manish Chopra | 1 | -0/+5 |
2013-08-15 | qlcnic: Fix beacon state return status handling | Sucheta Chakraborty | 1 | -3/+3 |
2013-08-15 | qlcnic: Fix set driver version command | Himanshu Madhani | 2 | -3/+6 |
2013-08-15 | net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl... | Daniel Borkmann | 1 | -5/+8 |
2013-08-15 | drivers/net/ethernet/via/via-velocity.c: update napi implementation | Julia Lawall | 1 | -1/+3 |
2013-08-15 | Revert "cxgb3: Check and handle the dma mapping errors" | Alexey Kardashevskiy | 1 | -83/+24 |
2013-08-15 | be2net: Clear any capability flags that driver is not interested in. | Sarveshwar Bandi | 2 | -0/+9 |
2013-08-14 | USB: keyspan: fix null-deref at disconnect and release | Johan Hovold | 1 | -1/+1 |
2013-08-14 | USB: mos7720: fix broken control requests | Johan Hovold | 1 | -7/+14 |
2013-08-14 | usb: add two quirky touchscreen | Oliver Neukum | 1 | -0/+6 |
2013-08-13 | tun: compare with 0 instead of total_len | Weiping Pan | 1 | -2/+2 |
2013-08-13 | drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll... | Lothar Waßmann | 1 | -10/+25 |
2013-08-13 | aoe: adjust ref of head for compound page tails | Ed Cashin | 1 | -10/+7 |
2013-08-13 | ethernet/arc/arc_emac - fix NAPI "work > weight" warning | Alexey Brodkin | 1 | -1/+1 |
2013-08-13 | bnx2x: prevent crash in shutdown flow with CNIC | Yuval Mintz | 1 | -2/+1 |
2013-08-13 | bnx2x: fix PTE write access error | Barak Witkowsky | 3 | -0/+15 |
2013-08-13 | bnx2x: fix memory leak in VF | Ariel Elior | 1 | -1/+1 |
2013-08-13 | bnx2x: update fairness parameters following DCB negotiation | Dmitry Kravkov | 3 | -12/+24 |
2013-08-13 | bnx2x: protect different statistics flows | Dmitry Kravkov | 3 | -12/+57 |
2013-08-13 | skge: dma_sync the whole receive buffer | stephen hemminger | 1 | -2/+4 |
2013-08-13 | clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks | Sylwester Nawrocki | 1 | -30/+34 |
2013-08-13 | clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes | Soren Brinkmann | 1 | -4/+6 |
2013-08-13 | clk/zynq/clkc: Add dedicated spinlock for the SWDT | Soren Brinkmann | 1 | -1/+2 |
2013-08-12 | stmmac: fix init_dma_desc_rings() to handle errors | Bartlomiej Zolnierkiewicz | 1 | -19/+92 |
2013-08-12 | USB: ti_usb_3410_5052: fix big-endian firmware handling | Johan Hovold | 1 | -4/+5 |
2013-08-12 | USB: adutux: fix big-endian device-type reporting | Johan Hovold | 1 | -1/+1 |
2013-08-12 | USB: usbtmc: fix big-endian probe of Rigol devices | Johan Hovold | 1 | -4/+4 |
2013-08-12 | USB: mos7840: fix big-endian probe | Johan Hovold | 1 | -1/+1 |
2013-08-12 | USB-Serial: Fix error handling of usb_wwan | Matt Burtch | 1 | -10/+10 |
2013-08-12 | wusbcore: fix kernel panic when disconnecting a wireless USB->serial device | Thomas Pugliese | 1 | -2/+7 |
2013-08-12 | USB: EHCI: accept very late isochronous URBs | Alan Stern | 1 | -7/+6 |
2013-08-11 | can: pcan_usb: fix wrong memcpy() bytes length | Stephane Grosjean | 1 | -1/+1 |
2013-08-11 | macvtap: fix two races | Eric Dumazet | 1 | -3/+9 |
2013-08-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -19/+28 |
2013-08-11 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+3 |
2013-08-10 | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -22/+48 |
2013-08-10 | Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -2/+5 |
2013-08-09 | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -69/+155 |
2013-08-09 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-08-09 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -100/+98 |
2013-08-09 | net: stmmac: Fixed the condition of extend_desc for jumbo frame | Byungho An | 1 | -2/+11 |
2013-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+0 |
2013-08-09 | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -28/+16 |
2013-08-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 32 | -165/+353 |