Age | Commit message (Expand) | Author |
2016-08-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-08-04 | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-08-02 | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-08-02 | VSOCK: Add Makefile and Kconfig | Asias He |
2016-08-02 | VSOCK: Introduce virtio_transport.ko | Asias He |
2016-08-02 | VSOCK: Introduce virtio_vsock_common.ko | Asias He |
2016-08-02 | VSOCK: defer sock removal to transports | Stefan Hajnoczi |
2016-08-02 | VSOCK: transport-specific vsock_transport functions | Stefan Hajnoczi |
2016-08-01 | SUNRPC: Detect immediate closure of accepted sockets | Trond Myklebust |
2016-08-01 | SUNRPC: accept() may return sockets that are still in SYN_RECV | Trond Myklebust |
2016-07-30 | sctp: allow receiving msg when TCP-style sk is in CLOSED state | Xin Long |
2016-07-30 | sctp: allow delivering notifications after receiving SHUTDOWN | Xin Long |
2016-07-30 | sctp: fix the issue sctp requeue auth chunk incorrectly | Xin Long |
2016-07-30 | tcp: consider recv buf for the initial window scale | Soheil Hassas Yeganeh |
2016-07-30 | net: ipv6: use list_move instead of list_del/list_add | Wei Yongjun |
2016-07-30 | tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor() | Wei Yongjun |
2016-07-30 | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-07-28 | Merge branch 'salted-string-hash' | Linus Torvalds |
2016-07-28 | libceph: fsmap.user subscription support | Yan, Zheng |
2016-07-28 | libceph: make sure redirect does not change namespace | Yan, Zheng |
2016-07-28 | libceph: rados pool namespace support | Yan, Zheng |
2016-07-28 | libceph: introduce reference counted string | Yan, Zheng |
2016-07-28 | libceph: define new ceph_file_layout structure | Yan, Zheng |
2016-07-28 | libceph: fix some missing includes | Ilya Dryomov |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | af_unix: charge buffers to kmemcg | Vladimir Davydov |
2016-07-26 | l2tp: Correctly return -EBADF from pppol2tp_getname. | phil.turnbull@oracle.com |
2016-07-26 | net: ipmr/ip6mr: update lastuse on entry change | Nikolay Aleksandrov |
2016-07-26 | tipc: dump monitor attributes | Parthasarathy Bhuvaragan |
2016-07-26 | tipc: add a function to get the bearer name | Parthasarathy Bhuvaragan |
2016-07-26 | tipc: get monitor threshold for the cluster | Parthasarathy Bhuvaragan |
2016-07-26 | tipc: make cluster size threshold for monitoring configurable | Parthasarathy Bhuvaragan |
2016-07-26 | tipc: introduce constants for tipc address validation | Parthasarathy Bhuvaragan |
2016-07-26 | net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_... | He Chunhui |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-07-25 | net_sched: get rid of struct tcf_common | WANG Cong |
2016-07-25 | net_sched: move tc_action into tcf_common | WANG Cong |
2016-07-25 | udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb | Daniel Borkmann |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | net/sctp: terminate rhashtable walk correctly | Vegard Nossum |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-25 | net/irda: fix NULL pointer dereference on memory allocation failure | Vegard Nossum |
2016-07-25 | sctp: also point GSO head_skb to the sk when it's available | Marcelo Ricardo Leitner |
2016-07-25 | sctp: fix BH handling on socket backlog | Marcelo Ricardo Leitner |
2016-07-25 | kcm: remove redundant -ve error check and return path | Colin Ian King |