| Commit message (Expand) | Author | Age | Files | Lines |
* | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 2013-08-14 | 1 | -14/+0 |
* | net: rename busy poll MIB counter | Eliezer Tamir | 2013-08-09 | 2 | -2/+2 |
* | mlx5: remove health handler plugin | Eli Cohen | 2013-08-05 | 1 | -3/+0 |
* | busy_poll: cleanup do-nothing placeholders | Eliezer Tamir | 2013-08-05 | 1 | -5/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-04 | 9 | -14/+19 |
|\ |
|
| * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 2013-08-02 | 4 | -6/+6 |
| * | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set | Cong Wang | 2013-08-02 | 1 | -0/+5 |
| * | ipv6: prevent fib6_run_gc() contention | Michal Kubeček | 2013-08-01 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-01 | 3 | -6/+6 |
| |\ |
|
| | * | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD | Samuel Ortiz | 2013-07-31 | 3 | -6/+6 |
| * | | ndisc: Add missing inline to ndisc_addr_option_pad | Joe Perches | 2013-08-01 | 1 | -1/+1 |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-08-02 | 2 | -1/+23 |
|\ \ \ |
|
| * | | | mlx5_core: Implement new initialization sequence | Eli Cohen | 2013-07-31 | 2 | -1/+23 |
* | | | | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-02 | 2 | -6/+1 |
|\ \ \ \ |
|
| * | | | | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes | Colin Cross | 2013-07-30 | 1 | -0/+1 |
| * | | | | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki | 2013-07-29 | 1 | -6/+0 |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-08-01 | 1 | -7/+7 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-07-31 | 1 | -7/+7 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | drm: fix 64 bit drm fixed point helpers | Alex Deucher | 2013-07-30 | 1 | -7/+7 |
* | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-01 | 1 | -1/+2 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | vmpressure: make sure there are no events queued after memcg is offlined | Michal Hocko | 2013-07-31 | 1 | -0/+1 |
| * | | | | | vmpressure: change vmpressure::sr_lock to spinlock | Michal Hocko | 2013-07-31 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-31 | 1 | -2/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-07-19 | 1 | -2/+3 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | ssb: fix alignment of struct bcma_device_id | Arnd Bergmann | 2013-07-18 | 1 | -2/+3 |
* | | | | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2013-07-30 | 2 | -2/+3 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch | 2013-07-27 | 2 | -2/+3 |
* | | | | | | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-29 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | pinctrl: am33xx dt binding: correct include path | Ian Campbell | 2013-07-21 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-26 | 2 | -11/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" | Rafael J. Wysocki | 2013-07-26 | 2 | -11/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-07-26 | 4 | -10/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann | 2013-07-23 | 1 | -1/+1 |
| * | | | | | | Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ... | Olof Johansson | 2013-07-23 | 2 | -9/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: imx: fix vf610 enet module clock selection | Shawn Guo | 2013-07-15 | 1 | -1/+3 |
| | * | | | | | | ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUX | Philipp Zabel | 2013-07-15 | 1 | -8/+8 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | dmaengine: shdma: fix a build failure on platforms with no DMA support | Guennadi Liakhovetski | 2013-07-23 | 1 | -0/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-07-26 | 2 | -11/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | USB: move the definition of USB_MAXCHILDREN | Alan Stern | 2013-07-17 | 2 | -11/+11 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-26 | 1 | -37/+84 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | ARM: imx6q: update the sata bits definitions of gpr13 | Richard Zhu | 2013-07-24 | 1 | -37/+84 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-24 | 1 | -4/+0 |
|\ \ \ \ \ |
|
| * | | | | | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu | 2013-07-24 | 1 | -4/+0 |
* | | | | | | Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-24 | 1 | -1/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | EDAC: Fix lockdep splat | Borislav Petkov | 2013-07-24 | 1 | -1/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-24 | 2 | -40/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path() | Tejun Heo | 2013-07-12 | 1 | -2/+1 |
| * | | | | | | cgroup: remove bcache_subsys_id which got added stealthily | Tejun Heo | 2013-07-10 | 1 | -38/+7 |
* | | | | | | | Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-07-23 | 1 | -4/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() | Oleg Nesterov | 2013-07-19 | 1 | -4/+0 |
| | |/ / / / /
| |/| | | | | |
|