| Age | Commit message (Expand) | Author | Files | Lines |
| 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-31 | Input: pmic8xxx-pwrkey - migrate to DT | Stephen Boyd | 1 | -31/+0 |
| 2014-03-31 | Input: pmic8xxx-keypad - migrate to DT | Stephen Boyd | 1 | -52/+0 |
| 2014-03-30 | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp | Kinglong Mee | 1 | -1/+12 |
| 2014-03-30 | SUNRPC: New helper for creating client with rpc_xprt | Kinglong Mee | 1 | -0/+2 |
| 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 | shdma: add R-Car Audio DMAC peri peri driver | Kuninori Morimoto | 1 | -0/+34 |
| 2014-03-29 | workqueue: remove deprecated WQ_NON_REENTRANT | ZhangZhen | 1 | -6/+0 |
| 2014-03-29 | cgroup: remove useless argument from cgroup_exit() | Li Zefan | 1 | -2/+2 |
| 2014-03-29 | spi: bitbang: Make spi_bitbang_stop() return void | Axel Lin | 1 | -1/+1 |
| 2014-03-29 | Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge... | Arnd Bergmann | 1 | -0/+2 |
| 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 | gpio: unmap gpio irqs properly | Linus Walleij | 1 | -0/+1 |
| 2014-03-28 | Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg... | Mark Brown | 1 | -1/+19 |
| 2014-03-28 | dm table: add dm_table_run_md_queue_async | Mike Snitzer | 1 | -0/+5 |
| 2014-03-28 | dm: remove dm_get_mapinfo | Mikulas Patocka | 1 | -3/+0 |
| 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 | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann | 1 | -1/+1 |
| 2014-03-27 | Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into... | Arnd Bergmann | 1 | -1/+64 |
| 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 | gpio: add IRQ chip helpers in gpiolib | Linus Walleij | 1 | -0/+29 |
| 2014-03-26 | mtd: nand: fix GET/SET_FEATURES address on 16-bit devices | David Mosberger | 1 | -1/+10 |
| 2014-03-26 | mtd: devices: elm: clean elm_load_syndrome | Pekon Gupta | 1 | -7/+0 |
| 2014-03-26 | mtd: devices: elm: check for hardware engine's design constraints | Pekon Gupta | 1 | -1/+2 |