Age | Commit message (Expand) | Author | Files | Lines |
2015-05-03 | etherdev: Process is_multicast_ether_addr at same size as other operations | Alexander Duyck | 1 | -1/+23 |
2015-05-03 | ipv6: Flow label state ranges | Tom Herbert | 2 | -2/+8 |
2015-05-02 | net: sched: remove TC_MUNGED bits | Florian Westphal | 2 | -2/+3 |
2015-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -23/+51 |
2015-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -5/+19 |
2015-05-01 | virtio: fix typo in vring_need_event() doc comment | Stefan Hajnoczi | 1 | -1/+1 |
2015-05-01 | ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer | Martin KaFai Lau | 2 | -37/+0 |
2015-05-01 | ipv6: Stop rt6_info from using inet_peer's metrics | Martin KaFai Lau | 1 | -9/+1 |
2015-04-30 | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2015-04-30 | Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -8/+24 |
2015-04-30 | Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 4 | -3/+15 |
2015-04-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -8/+0 |
2015-04-30 | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2015-04-30 | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+2 |
2015-04-29 | tcp: add TCP_CC_INFO socket option | Eric Dumazet | 1 | -0/+1 |
2015-04-29 | tcp: prepare CC get_info() access from getsockopt() | Eric Dumazet | 2 | -1/+8 |
2015-04-29 | tcp: add tcpi_bytes_received to tcp_info | Eric Dumazet | 2 | -0/+5 |
2015-04-29 | tcp: add tcpi_bytes_acked to tcp_info | Eric Dumazet | 3 | -1/+6 |
2015-04-29 | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2 | -3/+5 |
2015-04-29 | Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi... | Mark Brown | 3 | -2/+14 |
2015-04-29 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | 1 | -1/+1 |
2015-04-29 | ALSA: emu10k1: Emu10k2 32 bit DMA mode | Peter Zubaj | 1 | -5/+9 |
2015-04-28 | ACPICA: remove duplicate u8 typedef | Olaf Hering | 1 | -1/+0 |
2015-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+4 |
2015-04-28 | ASoC: Update email-id of Rajeev Kumar | Rajeev Kumar | 2 | -2/+2 |
2015-04-28 | tty: Re-add external interface for tty_set_termios() | Frederic Danis | 1 | -0/+1 |
2015-04-28 | uas: Add US_FL_MAX_SECTORS_240 flag | Hans de Goede | 1 | -0/+2 |
2015-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -2/+14 |
2015-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -48/+11 |
2015-04-27 | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini | 1 | -8/+0 |
2015-04-26 | net/bonding: Make DRV macros private | Matan Barak | 1 | -7/+0 |
2015-04-26 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -3/+15 |
2015-04-26 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 6 | -86/+15 |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -20/+47 |
2015-04-26 | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+18 |
2015-04-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2015-04-25 | net: fix crash in build_skb() | Eric Dumazet | 1 | -0/+1 |
2015-04-24 | fix I_DIO_WAKEUP definition | Eric Sandeen | 1 | -1/+1 |
2015-04-24 | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 1 | -1/+28 |
2015-04-24 | netfilter: bridge: fix NULL deref in physin/out ifindex helpers | Florian Westphal | 1 | -2/+14 |
2015-04-24 | Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 6 | -35/+78 |
2015-04-24 | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+28 |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 7 | -46/+55 |
2015-04-24 | Merge tag 'md/4.1' of git://neil.brown.name/md | Linus Torvalds | 4 | -0/+12 |
2015-04-24 | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+15 |
2015-04-24 | inet: fix possible panic in reqsk_queue_unlink() | Eric Dumazet | 2 | -37/+1 |
2015-04-24 | rhashtable: don't attempt to grow when at max_size | Johannes Berg | 1 | -1/+2 |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 6 | -4/+61 |
2015-04-24 | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -15/+10 |