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