Age | Commit message (Expand) | Author |
2015-05-11 | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman |
2015-05-11 | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman |
2015-05-11 | tun: Utilize the normal socket network namespace refcounting. | Eric W. Biederman |
2015-05-09 | netlink: allow to listen "all" netns | Nicolas Dichtel |
2015-05-09 | seccomp, filter: add and use bpf_prog_create_from_user from seccomp | Daniel Borkmann |
2015-05-09 | seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter | Nicolas Schichan |
2015-05-09 | net: filter: add a callback to allow classic post-verifier transformations | Nicolas Schichan |
2015-05-05 | vlan: Use eth_proto_is_802_3 | Alexander Duyck |
2015-05-05 | etherdev: Fix sparse error, make test usable by other functions | Alexander Duyck |
2015-05-05 | tcp: provide SYN headers for passive connections | Eric Dumazet |
2015-05-04 | net: Export IGMP/MLD message validation code | Linus Lüssing |
2015-05-04 | net: Add skb_get_hash_perturb | Tom Herbert |
2015-05-03 | etherdev: Process is_multicast_ether_addr at same size as other operations | Alexander Duyck |
2015-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-04-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-30 | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-04-30 | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-04-29 | tcp: add tcpi_bytes_received to tcp_info | Eric Dumazet |
2015-04-29 | tcp: add tcpi_bytes_acked to tcp_info | Eric Dumazet |
2015-04-29 | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel |
2015-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-28 | tty: Re-add external interface for tty_set_termios() | Frederic Danis |
2015-04-28 | uas: Add US_FL_MAX_SECTORS_240 flag | Hans de Goede |
2015-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-04-27 | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini |
2015-04-26 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2015-04-26 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-26 | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-25 | net: fix crash in build_skb() | Eric Dumazet |
2015-04-24 | fix I_DIO_WAKEUP definition | Eric Sandeen |
2015-04-24 | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe |
2015-04-24 | netfilter: bridge: fix NULL deref in physin/out ifindex helpers | Florian Westphal |
2015-04-24 | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-04-24 | Merge tag 'md/4.1' of git://neil.brown.name/md | Linus Torvalds |
2015-04-24 | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-04-24 | rhashtable: don't attempt to grow when at max_size | Johannes Berg |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-24 | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-04-24 | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-23 | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2015-04-23 | NFS: Move nfs_idmap.h into fs/nfs/ | Anna Schumaker |
2015-04-23 | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h | Anna Schumaker |
2015-04-23 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton |
2015-04-23 | NFS: Don't zap caches on fallocate() | Anna Schumaker |
2015-04-23 | netdev_alloc_pcpu_stats: use less common iterator variable | Johannes Berg |
2015-04-23 | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP | Martin Schwidefsky |