Age | Commit message (Expand) | Author |
2016-12-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin |
2016-12-16 | linux: drop __bitwise__ everywhere | Michael S. Tsirkin |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-15 | mac80211: fix legacy and invalid rx-rate report | Ben Greear |
2016-12-15 | vsock/virtio: fix src/dst cid format | Michael S. Tsirkin |
2016-12-15 | vsock/virtio: mark an internal function static | Michael S. Tsirkin |
2016-12-15 | vsock/virtio: add a missing __le annotation | Michael S. Tsirkin |
2016-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-14 | rxrpc: abstract away knowledge of IDR internals | Matthew Wilcox |
2016-12-14 | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2016-12-14 | libceph: remove now unused finish_request() wrapper | Ilya Dryomov |
2016-12-14 | libceph: always signal completion when done | Ilya Dryomov |
2016-12-14 | netns: avoid disabling irq for netns id | Paul Moore |
2016-12-14 | rds_rdma: log the connection reject message | Steve Wise |
2016-12-13 | mac80211: Ensure enough headroom when forwarding mesh pkt | Cedric Izoard |
2016-12-13 | mac80211: don't call drv_set_default_unicast_key() for VLANs | Johannes Berg |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | crush: include mapper.h in mapper.c | Tobias Klauser |
2016-12-12 | libceph: no need to drop con->mutex for ->get_authorizer() | Ilya Dryomov |
2016-12-12 | libceph: drop len argument of *verify_authorizer_reply() | Ilya Dryomov |
2016-12-12 | libceph: verify authorize reply on connect | Ilya Dryomov |
2016-12-12 | libceph: no need for GFP_NOFS in ceph_monc_init() | Ilya Dryomov |
2016-12-12 | libceph: stop allocating a new cipher on every crypto request | Ilya Dryomov |
2016-12-12 | libceph: uninline ceph_crypto_key_destroy() | Ilya Dryomov |
2016-12-12 | libceph: remove now unused ceph_*{en,de}crypt*() functions | Ilya Dryomov |
2016-12-12 | libceph: switch ceph_x_decrypt() to ceph_crypt() | Ilya Dryomov |
2016-12-12 | libceph: switch ceph_x_encrypt() to ceph_crypt() | Ilya Dryomov |
2016-12-12 | libceph: tweak calcu_signature() a little | Ilya Dryomov |
2016-12-12 | libceph: rename and align ceph_x_authorizer::reply_buf | Ilya Dryomov |
2016-12-12 | libceph: introduce ceph_crypt() for in-place en/decryption | Ilya Dryomov |
2016-12-12 | libceph: introduce ceph_x_encrypt_offset() | Ilya Dryomov |
2016-12-12 | libceph: old_key in process_one_ticket() is redundant | Ilya Dryomov |
2016-12-12 | libceph: ceph_x_encrypt_buflen() takes in_len | Ilya Dryomov |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-11 | netfilter: nft_counter: rework atomic dump and reset | Pablo Neira |
2016-12-10 | net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* | Asbjørn Sloth Tønnesen |
2016-12-10 | net: l2tp: export debug flags to UAPI | Asbjørn Sloth Tønnesen |
2016-12-10 | net: bridge: shorten ageing time on topology change | Vivien Didelot |
2016-12-10 | net: bridge: add helper to set topology change | Vivien Didelot |
2016-12-10 | net: bridge: add helper to offload ageing time | Vivien Didelot |
2016-12-10 | net: socket: removed an unnecessary newline | Amit Kushwaha |
2016-12-10 | netlink: use blocking notifier | WANG Cong |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-10 | Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2016-12-10 | SUNRPC: fix refcounting problems with auth_gss messages. | NeilBrown |
2016-12-09 | net: skb_condense() can also deal with empty skbs | Eric Dumazet |
2016-12-09 | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-12-09 | udp: udp_rmem_release() should touch sk_rmem_alloc later | Eric Dumazet |
2016-12-09 | udp: add batching to udp_rmem_release() | Eric Dumazet |