index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-24
/
+94
2016-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2016-08-09
9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()
Vegard Nossum
1
-2
/
+2
2016-08-08
libceph: using kfree_rcu() to simplify the code
Wei Yongjun
1
-7
/
+1
2016-08-08
libceph: make cancel_generic_request() static
Wei Yongjun
1
-1
/
+1
2016-08-08
libceph: fix return value check in alloc_msg_with_page_vector()
Wei Yongjun
1
-1
/
+1
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
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
1
-0
/
+21
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2
-6
/
+15
2016-08-05
SUNRPC: Fix reconnection timeouts
Trond Myklebust
1
-7
/
+20
2016-08-05
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
1
-0
/
+11
2016-08-05
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
1
-3
/
+5
2016-08-04
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-02
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-24
/
+245
2016-08-02
SUNRPC: Fix up socket autodisconnect
Trond Myklebust
1
-8
/
+18
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-01
SUNRPC: Detect immediate closure of accepted sockets
Trond Myklebust
1
-2
/
+5
2016-08-01
SUNRPC: accept() may return sockets that are still in SYN_RECV
Trond Myklebust
1
-3
/
+10
2016-08-01
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
1
-0
/
+4
2016-07-30
sctp: allow receiving msg when TCP-style sk is in CLOSED state
Xin Long
1
-1
/
+1
2016-07-30
sctp: allow delivering notifications after receiving SHUTDOWN
Xin Long
1
-1
/
+3
2016-07-30
sctp: fix the issue sctp requeue auth chunk incorrectly
Xin Long
1
-1
/
+2
2016-07-30
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-07-30
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2016-07-30
tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()
Wei Yongjun
1
-1
/
+1
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
21
-941
/
+864
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
24
-191
/
+3232
2016-07-29
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-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-07-26
af_unix: charge buffers to kmemcg
Vladimir Davydov
1
-0
/
+1
2016-07-26
l2tp: Correctly return -EBADF from pppol2tp_getname.
phil.turnbull@oracle.com
1
-5
/
+2
2016-07-26
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
2
-2
/
+2
2016-07-26
tipc: dump monitor attributes
Parthasarathy Bhuvaragan
5
-0
/
+235
2016-07-26
tipc: add a function to get the bearer name
Parthasarathy Bhuvaragan
2
-0
/
+22
2016-07-26
tipc: get monitor threshold for the cluster
Parthasarathy Bhuvaragan
5
-0
/
+67
2016-07-26
tipc: make cluster size threshold for monitoring configurable
Parthasarathy Bhuvaragan
6
-2
/
+55
[next]