| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-23 | 1 | -0/+1 |
|\ |
|
| * | dmaengine: fix dmaengine_unmap failure | Xuelin Shi | 2014-05-21 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-05-23 | 11 | -23/+91 |
|\ \ |
|
| * | | vlan: Fix build error wth vlan_get_encap_level() | Vlad Yasevich | 2014-05-20 | 1 | -5/+11 |
| * | | bonding: Fix stacked device detection in arp monitoring | Vlad Yasevich | 2014-05-16 | 2 | -0/+15 |
| * | | macvlan: Fix lockdep warnings with stacked macvlan devices | Vlad Yasevich | 2014-05-16 | 1 | -0/+1 |
| * | | vlan: Fix lockdep warning with stacked vlan devices. | Vlad Yasevich | 2014-05-16 | 1 | -1/+2 |
| * | | net: Allow for more then a single subclass for netif_addr_lock | Vlad Yasevich | 2014-05-16 | 1 | -1/+7 |
| * | | net: Find the nesting level of a given device by type. | Vlad Yasevich | 2014-05-16 | 1 | -0/+10 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-05-16 | 1 | -1/+3 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-15 | 1 | -1/+3 |
| | |\ \ |
|
| | | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 2014-05-14 | 1 | -1/+3 |
| | | |\ \ |
|
| | | | * | | nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API | Johannes Berg | 2014-05-13 | 1 | -1/+3 |
| * | | | | | net/mlx4_core: Add UPDATE_QP SRIOV wrapper support | Matan Barak | 2014-05-16 | 1 | -0/+11 |
| * | | | | | ipv6: update Destination Cache entries when gateway turn into host | Duan Jiong | 2014-05-15 | 1 | -0/+1 |
| * | | | | | rtnetlink: wait for unregistering devices in rtnl_link_unregister() | Cong Wang | 2014-05-15 | 1 | -0/+5 |
| |/ / / / |
|
| * | | | | net: avoid dependency of net_get_random_once on nop patching | Hannes Frederic Sowa | 2014-05-14 | 1 | -11/+4 |
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-05-09 | 1 | -0/+12 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-08 | 1 | -0/+12 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 2014-05-06 | 1 | -0/+12 |
| | | |\ \ \
| | | | |/ / |
|
| | | | * | | cfg80211: add cfg80211_sched_scan_stopped_rtnl | Eliad Peller | 2014-05-05 | 1 | -0/+12 |
| * | | | | | ping: move ping_group_range out of CONFIG_SYSCTL | Cong Wang | 2014-05-08 | 1 | -1/+6 |
| * | | | | | ipv4: move local_port_range out of CONFIG_SYSCTL | Cong Wang | 2014-05-08 | 1 | -1/+1 |
| |/ / / / |
|
| * | | | | net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF | Daniel Mack | 2014-05-07 | 1 | -1/+6 |
| * | | | | Revert "net: core: introduce netif_skb_dev_features" | Florian Westphal | 2014-05-07 | 1 | -6/+1 |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-05-23 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | sched/deadline: Fix sched_yield() behavior | Juri Lelli | 2014-05-07 | 1 | -2/+5 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-23 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() | Peter Zijlstra | 2014-05-19 | 1 | -0/+2 |
* | | | | | | | wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR | Masatake YAMATO | 2014-05-23 | 1 | -1/+1 |
* | | | | | | | Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2014-05-22 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | asm-generic: Add renameat2 syscall | James Hogan | 2014-05-20 | 1 | -1/+3 |
* | | | | | | | | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-05-21 | 1 | -1/+18 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs | Tejun Heo | 2014-05-13 | 1 | -1/+18 |
* | | | | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-05-21 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cgroup: introduce task_css_is_root() | Tejun Heo | 2014-05-13 | 1 | -0/+15 |
* | | | | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-05-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | of: fix CONFIG_OF=n prototype of of_node_full_name() | Stephen Rothwell | 2014-05-15 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-05-20 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 | Markos Chandras | 2014-05-14 | 1 | -0/+12 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-05-20 | 2 | -8/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | asm-generic: remove _STK_LIM_MAX | James Hogan | 2014-05-15 | 2 | -8/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-20 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | genirq: Provide irq_force_affinity fallback for non-SMP | Arnd Bergmann | 2014-05-07 | 1 | -0/+5 |
* | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-05-13 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2014-04-26 | 1 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | dt-bindings: clock: Move at91.h to dt-bindigs/clock | Tushar Behera | 2014-04-18 | 1 | -0/+0 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | asmlinkage: Revert "lto: Make asmlinkage __visible" | Andi Kleen | 2014-05-05 | 1 | -2/+2 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|