summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16Revert "af_unix: fix hard linked sockets on overlay"Miklos Szeredi
2016-12-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-15vsock/virtio: fix src/dst cid formatMichael S. Tsirkin
2016-12-15vsock/virtio: mark an internal function staticMichael S. Tsirkin
2016-12-15vsock/virtio: add a missing __le annotationMichael S. Tsirkin
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox
2016-12-14Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-12-14libceph: remove now unused finish_request() wrapperIlya Dryomov
2016-12-14libceph: always signal completion when doneIlya Dryomov
2016-12-14netns: avoid disabling irq for netns idPaul Moore
2016-12-14rds_rdma: log the connection reject messageSteve Wise
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12crush: include mapper.h in mapper.cTobias Klauser
2016-12-12libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov
2016-12-12libceph: verify authorize reply on connectIlya Dryomov
2016-12-12libceph: no need for GFP_NOFS in ceph_monc_init()Ilya Dryomov
2016-12-12libceph: stop allocating a new cipher on every crypto requestIlya Dryomov
2016-12-12libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov
2016-12-12libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov
2016-12-12libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov
2016-12-12libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov
2016-12-12libceph: tweak calcu_signature() a littleIlya Dryomov
2016-12-12libceph: rename and align ceph_x_authorizer::reply_bufIlya Dryomov
2016-12-12libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov
2016-12-12libceph: introduce ceph_x_encrypt_offset()Ilya Dryomov
2016-12-12libceph: old_key in process_one_ticket() is redundantIlya Dryomov
2016-12-12libceph: ceph_x_encrypt_buflen() takes in_lenIlya Dryomov
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-11netfilter: nft_counter: rework atomic dump and resetPablo Neira
2016-12-10net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen
2016-12-10net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen
2016-12-10net: bridge: shorten ageing time on topology changeVivien Didelot
2016-12-10net: bridge: add helper to set topology changeVivien Didelot
2016-12-10net: bridge: add helper to offload ageing timeVivien Didelot
2016-12-10net: socket: removed an unnecessary newlineAmit Kushwaha
2016-12-10netlink: use blocking notifierWANG Cong
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-10Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2016-12-10SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2016-12-09net: skb_condense() can also deal with empty skbsEric Dumazet