Age | Commit message (Expand) | Author |
2016-12-17 | irda: irnet: add member name to the miscdevice declaration | LABBE Corentin |
2016-12-17 | irda: irnet: Remove unused IRNET_MAJOR define | LABBE Corentin |
2016-12-17 | irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h | LABBE Corentin |
2016-12-17 | irda: irnet: Move linux/miscdevice.h include | LABBE Corentin |
2016-12-17 | irda: irproc.c: Remove unneeded linux/miscdevice.h include | LABBE Corentin |
2016-12-17 | inet: Fix get port to handle zero port number with soreuseport set | Tom Herbert |
2016-12-17 | inet: Don't go into port scan when looking for specific bind port | Tom Herbert |
2016-12-17 | net/sched: cls_flower: Use masked key when calling HW offloads | Paul Blakey |
2016-12-17 | net/sched: cls_flower: Use mask for addr_type | Paul Blakey |
2016-12-16 | Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-12-16 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-16 | Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-16 | Revert "af_unix: fix hard linked sockets on overlay" | Miklos Szeredi |
2016-12-15 | Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
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 |