Age | Commit message (Expand) | Author | Files | Lines |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -26/+88 |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+6 |
2014-03-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -66/+177 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -20/+18 |
2014-03-31 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 8 | -50/+43 |
2014-03-31 | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov | 2 | -11/+64 |
2014-03-31 | net: isdn: use sk_unattached_filter api | Daniel Borkmann | 1 | -3/+2 |
2014-03-31 | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 1 | -8/+2 |
2014-03-31 | net: ptp: use sk_unattached_filter_create() for BPF | Daniel Borkmann | 1 | -4/+0 |
2014-03-31 | net: filter: move filter accounting to filter core | Daniel Borkmann | 1 | -13/+17 |
2014-03-31 | net: filter: keep original BPF program around | Daniel Borkmann | 1 | -2/+13 |
2014-03-31 | net: filter: add jited flag to indicate jit compiled filters | Daniel Borkmann | 1 | -1/+2 |
2014-03-31 | ext4: atomically set inode->i_flags in ext4_set_inode_flags() | Theodore Ts'o | 1 | -0/+15 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown | 1 | -5/+4 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown | 1 | -0/+4 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to... | Mark Brown | 1 | -1/+1 |
2014-03-30 | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 1 | -0/+31 |
2014-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -4/+11 |
2014-03-30 | netpoll: Respect NETIF_F_LLTX | Eric W. Biederman | 1 | -0/+5 |
2014-03-30 | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable | Eric W. Biederman | 1 | -4/+4 |
2014-03-30 | netpoll: Remove gfp parameter from __netpoll_setup | Eric W. Biederman | 2 | -3/+2 |
2014-03-29 | workqueue: remove deprecated WQ_NON_REENTRANT | ZhangZhen | 1 | -6/+0 |
2014-03-29 | spi: bitbang: Make spi_bitbang_stop() return void | Axel Lin | 1 | -1/+1 |
2014-03-29 | vlan: Warn the user if lowerdev has bad vlan features. | Vlad Yasevich | 1 | -0/+7 |
2014-03-29 | net: Account for all vlan headers in skb_mac_gso_segment | Vlad Yasevich | 1 | -1/+1 |
2014-03-29 | net: net: add a core netdev->tx_dropped counter | Eric Dumazet | 1 | -3/+4 |
2014-03-29 | net/mlx4: Implement vxlan ndo calls | Or Gerlitz | 1 | -1/+1 |
2014-03-29 | mlx4: Add support for CONFIG_DEV command | Or Gerlitz | 2 | -0/+3 |
2014-03-28 | Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg... | Mark Brown | 1 | -1/+19 |
2014-03-27 | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors | Zoltan Kiss | 1 | -2/+2 |
2014-03-27 | usbnet: include wait queue head in device structure | Oliver Neukum | 1 | -1/+1 |
2014-03-27 | net: sxgbe: add basic framework for Samsung 10Gb ethernet driver | Siva Reddy | 1 | -0/+54 |
2014-03-27 | vlan: make a new function vlan_dev_vlan_proto() and export | dingtianhong | 1 | -0/+7 |
2014-03-26 | net: Rename skb->rxhash to skb->hash | Tom Herbert | 1 | -14/+14 |
2014-03-26 | Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st... | Mark Brown | 2 | -1/+9 |
2014-03-26 | Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma... | Mark Brown | 6 | -14/+503 |
2014-03-26 | Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable... | Mark Brown | 3 | -0/+85 |
2014-03-26 | cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static | Viresh Kumar | 1 | -4/+0 |
2014-03-26 | cpufreq: Make sure frequency transitions are serialized | Srivatsa S. Bhat | 1 | -0/+10 |
2014-03-26 | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman | 2 | -1/+19 |
2014-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -9/+9 |
2014-03-26 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -0/+5 |
2014-03-26 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown | 7 | -8/+63 |
2014-03-25 | workqueue: Provide destroy_delayed_work_on_stack() | Thomas Gleixner | 1 | -0/+2 |
2014-03-25 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2 | -0/+12 |
2014-03-25 | if_vlan: Call dev_kfree_skb_any instead of kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+8 |
2014-03-25 | workqueue: Spelling s/instensive/intensive/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-03-21 | ptp: introduce programmable pins. | Richard Cochran | 1 | -0/+33 |