index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-31
4
-5
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SUNRPC: return negative value in case rpcbind client creation error
Stanislav Kinsbursky
2012-07-30
1
-2
/
+2
|
*
|
|
|
|
|
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-07-30
3
-1
/
+14
|
*
|
|
|
|
|
sunrpc: clarify comments on rpc_make_runnable
Jeff Layton
2012-07-30
1
-2
/
+3
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-31
14
-119
/
+216
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ipv4: Properly purge netdev references on uncached routes.
David S. Miller
2012-07-31
3
-4
/
+66
|
*
|
|
|
|
|
|
ipv4: Cache routes in nexthop exception entries.
David S. Miller
2012-07-31
2
-64
/
+78
|
*
|
|
|
|
|
|
ipv4: percpu nh_rth_output cache
Eric Dumazet
2012-07-31
2
-6
/
+32
|
*
|
|
|
|
|
|
ipv4: Restore old dst_free() behavior.
Eric Dumazet
2012-07-31
4
-40
/
+39
|
*
|
|
|
|
|
|
bridge: make port attributes const
stephen hemminger
2012-07-30
1
-3
/
+3
|
*
|
|
|
|
|
|
ipv4: remove rt_cache_rebuild_count
Eric Dumazet
2012-07-30
1
-11
/
+0
|
*
|
|
|
|
|
|
net: ipv4: fix RCU races on dst refcounts
Eric Dumazet
2012-07-30
7
-29
/
+41
|
*
|
|
|
|
|
|
net: TCP early demux cleanup
Eric Dumazet
2012-07-30
2
-4
/
+0
|
*
|
|
|
|
|
|
ipv6: fix incorrect route 'expires' value passed to userspace
Li Wei
2012-07-29
2
-8
/
+8
|
*
|
|
|
|
|
|
ipv4: clean up put_child
Lin Ming
2012-07-29
1
-26
/
+25
|
*
|
|
|
|
|
|
ipv4: fix debug info in tnode_new
Lin Ming
2012-07-29
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-07-31
1
-1
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
SUNRPC/cache: fix reporting of expired cache entries in 'content' file.
NeilBrown
2012-07-12
1
-1
/
+4
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-07-31
7
-445
/
+737
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
libceph: recheck con state after allocating incoming message
Sage Weil
2012-07-30
1
-1
/
+8
|
*
|
|
|
|
|
|
|
libceph: change ceph_con_in_msg_alloc convention to be less weird
Sage Weil
2012-07-30
1
-25
/
+31
|
*
|
|
|
|
|
|
|
libceph: avoid dropping con mutex before fault
Sage Weil
2012-07-30
1
-3
/
+1
|
*
|
|
|
|
|
|
|
libceph: verify state after retaking con lock after dispatch
Sage Weil
2012-07-30
1
-1
/
+2
|
*
|
|
|
|
|
|
|
libceph: revoke mon_client messages on session restart
Sage Weil
2012-07-30
1
-0
/
+4
|
*
|
|
|
|
|
|
|
libceph: fix handling of immediate socket connect failure
Sage Weil
2012-07-30
1
-7
/
+19
|
*
|
|
|
|
|
|
|
libceph: be less chatty about stray replies
Sage Weil
2012-07-30
1
-2
/
+2
|
*
|
|
|
|
|
|
|
libceph: clear all flags on con_close
Sage Weil
2012-07-30
1
-0
/
+2
|
*
|
|
|
|
|
|
|
libceph: clean up con flags
Sage Weil
2012-07-30
1
-26
/
+36
|
*
|
|
|
|
|
|
|
libceph: replace connection state bits with states
Sage Weil
2012-07-30
1
-62
/
+68
|
*
|
|
|
|
|
|
|
libceph: drop unnecessary CLOSED check in socket state change callback
Sage Weil
2012-07-30
1
-3
/
+0
|
*
|
|
|
|
|
|
|
libceph: close socket directly from ceph_con_close()
Sage Weil
2012-07-30
1
-7
/
+1
|
*
|
|
|
|
|
|
|
libceph: drop gratuitous socket close calls in con_work
Sage Weil
2012-07-30
1
-4
/
+4
|
*
|
|
|
|
|
|
|
libceph: move ceph_con_send() closed check under the con mutex
Sage Weil
2012-07-30
1
-9
/
+7
|
*
|
|
|
|
|
|
|
libceph: move msgr clear_standby under con mutex protection
Sage Weil
2012-07-30
1
-3
/
+4
|
*
|
|
|
|
|
|
|
libceph: fix fault locking; close socket on lossy fault
Sage Weil
2012-07-30
1
-7
/
+7
|
*
|
|
|
|
|
|
|
libceph: trivial fix for the incorrect debug output
Jiaju Zhang
2012-07-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
libceph: reset connection retry on successfully negotiation
Sage Weil
2012-07-30
1
-0
/
+2
|
*
|
|
|
|
|
|
|
libceph: protect ceph_con_open() with mutex
Sage Weil
2012-07-30
1
-0
/
+2
|
*
|
|
|
|
|
|
|
libceph: (re)initialize bio_iter on start of message receive
Sage Weil
2012-07-30
1
-5
/
+6
|
*
|
|
|
|
|
|
|
libceph: resubmit linger ops when pg mapping changes
Sage Weil
2012-07-30
1
-5
/
+21
|
*
|
|
|
|
|
|
|
libceph: fix mutex coverage for ceph_con_close
Sage Weil
2012-07-30
1
-1
/
+7
|
*
|
|
|
|
|
|
|
libceph: report socket read/write error message
Sage Weil
2012-07-30
1
-2
/
+6
|
*
|
|
|
|
|
|
|
libceph: support crush tunables
Sage Weil
2012-07-30
2
-6
/
+46
|
*
|
|
|
|
|
|
|
libceph: move feature bits to separate header
Sage Weil
2012-07-30
1
-2
/
+3
|
*
|
|
|
|
|
|
|
libceph: prevent the race of incoming work during teardown
Guanjun He
2012-07-30
2
-0
/
+7
|
*
|
|
|
|
|
|
|
libceph: fix messenger retry
Sage Weil
2012-07-30
1
-6
/
+6
|
*
|
|
|
|
|
|
|
libceph: initialize rb, list nodes in ceph_osd_request
Sage Weil
2012-07-30
1
-0
/
+3
|
*
|
|
|
|
|
|
|
libceph: initialize msgpool message types
Sage Weil
2012-07-30
2
-6
/
+8
|
*
|
|
|
|
|
|
|
libceph: allow sock transition from CONNECTING to CLOSED
Sage Weil
2012-07-05
1
-12
/
+13
|
*
|
|
|
|
|
|
|
libceph: initialize mon_client con only once
Sage Weil
2012-07-05
1
-4
/
+3
[prev]
[next]