Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 1 | -0/+1 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2012-08-01 | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 1 | -0/+1 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 6 | -7/+6 |
2012-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -13/+80 |
2012-08-01 | netvm: propagate page->pfmemalloc from skb_alloc_page to skb | Mel Gorman | 6 | -7/+6 |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 3 | -66/+17 |
2012-07-31 | net/stmmac: remove conditional compilation of clk code | Viresh Kumar | 2 | -58/+17 |
2012-07-31 | net/c_can: remove conditional compilation of clk code | Viresh Kumar | 1 | -8/+0 |
2012-07-31 | tun: Fix formatting. | David S. Miller | 1 | -2/+2 |
2012-07-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -139/+265 |
2012-07-30 | net/tun: fix ioctl() based info leaks | Mathias Krause | 1 | -1/+3 |
2012-07-30 | tg3: Update version to 3.124 | Michael Chan | 1 | -1/+1 |
2012-07-30 | tg3: Fix race condition in tg3_get_stats64() | Michael Chan | 1 | -2/+4 |
2012-07-30 | tg3: Add New 5719 Read DMA workaround | Michael Chan | 2 | -1/+29 |
2012-07-30 | tg3: Fix Read DMA workaround for 5719 A0. | Michael Chan | 1 | -2/+1 |
2012-07-30 | tg3: Request APE_LOCK_PHY before PHY access | Michael Chan | 2 | -0/+38 |
2012-07-30 | seeq: use PTR_RET at init_module of driver | Devendra Naga | 1 | -3/+1 |
2012-07-30 | bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path | Devendra Naga | 1 | -2/+1 |
2012-07-30 | qlge: Add offload features to vlan interfaces | brenohl@br.ibm.com | 1 | -0/+1 |
2012-07-29 | brcm80211: pointless current->files passed to filp_close() | Al Viro | 1 | -1/+1 |
2012-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -6/+1 |
2012-07-28 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -6/+6 |
2012-07-28 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 1 | -6/+6 |
2012-07-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -5/+0 |
2012-07-28 | USB: kaweth.c: use GFP_ATOMIC under spin_lock | Dan Carpenter | 1 | -1/+1 |
2012-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -5/+0 |
2012-07-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
2012-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 17 | -80/+223 |
2012-07-27 | pch_gbe: vlan skb len fix | Andy Cress | 1 | -7/+0 |
2012-07-27 | pch_gbe: add extra clean tx | Andy Cress | 1 | -13/+44 |
2012-07-27 | pch_gbe: fix transmit watchdog timeout | Andy Cress | 1 | -1/+1 |
2012-07-27 | ixgbe: fix panic while dumping packets on Tx hang with IOMMU | Emil Tantilov | 1 | -5/+6 |
2012-07-26 | mac80211_hwsim: fix possible race condition in usage of info->control.sta & c... | Thomas Huehn | 1 | -5/+0 |
2012-07-26 | be2net: Fix to parse RSS hash from Receive completions correctly. | Sarveshwar Bandi | 1 | -2/+2 |
2012-07-26 | net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER | Amir Vadai | 1 | -1/+1 |
2012-07-26 | hyperv: Add error handling to rndis_filter_device_add() | Haiyang Zhang | 1 | -7/+4 |
2012-07-26 | hyperv: Add a check for ring_size value | Haiyang Zhang | 1 | -1/+6 |
2012-07-26 | net/pch_gpe: Cannot disable ethernet autonegation | Wei Yang | 2 | -2/+3 |
2012-07-26 | net: wiznet add missing HAS_IOMEM dependency | frank.blaschka@de.ibm.com | 1 | -0/+1 |
2012-07-26 | be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC | Anton Blanchard | 2 | -3/+4 |
2012-07-26 | mlx4: Add support for EEH error recovery | Kleber Sacilotto de Souza | 3 | -11/+93 |
2012-07-25 | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 1 | -0/+6 |
2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 1 | -0/+6 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -2/+2 |
2012-07-25 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 9 | -130/+206 |
2012-07-25 | cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN | Dan Williams | 1 | -23/+45 |
2012-07-25 | caif: fix NULL pointer check | Alan Cox | 1 | -0/+3 |
2012-07-25 | team: init error value to 0 in team_netpoll_setup() | Jiri Pirko | 1 | -1/+1 |
2012-07-25 | bnx2x: Correct EEE statistics gathering | Yuval Mintz | 2 | -3/+9 |