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
2015-07-22
SUNRPC: xprt_complete_bc_request must also decrement the free slot count
Trond Myklebust
1
-1
/
+1
2015-07-22
SUNRPC: Fix a backchannel deadlock
Trond Myklebust
1
-2
/
+2
2015-07-03
SUNRPC: Don't confuse ENOBUFS with a write_space issue
Trond Myklebust
1
-1
/
+2
2015-07-03
SUNRPC: Don't reencode message if transmission failed with ENOBUFS
Trond Myklebust
1
-2
/
+3
2015-06-20
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
1
-0
/
+7
2015-06-19
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2
-19
/
+23
2015-06-19
SUNRPC: Handle connection issues correctly on the back channel
Trond Myklebust
1
-1
/
+7
2015-06-18
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
1
-6
/
+2
2015-06-16
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
22
-375
/
+416
2015-06-16
SUNRPC: never enqueue a ->rq_cong request on ->sending
Neil Brown
1
-0
/
+3
2015-06-12
xprtrdma: Reduce per-transport MR allocation
Chuck Lever
2
-4
/
+8
2015-06-12
xprtrdma: Stack relief in fmr_op_map()
Chuck Lever
2
-11
/
+28
2015-06-12
xprtrdma: Split rb_lock
Chuck Lever
4
-13
/
+15
2015-06-12
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
2
-4
/
+0
2015-06-12
xprtrdma: Remove ->ro_reset
Chuck Lever
5
-71
/
+0
2015-06-12
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
1
-109
/
+0
2015-06-12
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
3
-35
/
+89
2015-06-12
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
3
-3
/
+84
2015-06-12
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2
-30
/
+48
2015-06-12
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2
-0
/
+33
2015-06-12
xprtrdma: Use ib_device pointer safely
Chuck Lever
5
-48
/
+43
2015-06-12
xprtrdma: Remove rr_func
Chuck Lever
4
-14
/
+1
2015-06-12
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
4
-12
/
+10
2015-06-12
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
1
-5
/
+5
2015-06-11
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
Chuck Lever
1
-1
/
+2
2015-06-10
SUNRPC: Transport fault injection
Chuck Lever
5
-0
/
+101
2015-06-10
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
3
-9
/
+41
2015-06-10
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
1
-8
/
+27
2015-06-10
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
1
-0
/
+3
2015-06-10
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2
-15
/
+27
2015-06-10
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2
-11
/
+59
2015-06-05
SUNRPC: Fix a backchannel race
Trond Myklebust
2
-14
/
+29
2015-06-05
SUNRPC: Clean up allocation and freeing of back channel requests
Trond Myklebust
1
-40
/
+55
2015-06-05
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
Trond Myklebust
2
-6
/
+3
2015-06-02
SUNRPC: Clean up bc_send()
Chuck Lever
3
-72
/
+26
2015-06-02
SUNRPC: Backchannel handle socket nospace
Trond Myklebust
1
-11
/
+16
2015-06-02
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
1
-1
/
+1
2015-06-02
SUNRPC: drop stale doc comments in xprtsock.c
Stefan Hajnoczi
1
-8
/
+0
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+0
2015-06-01
vti6: Add pmtu handling to vti6_xmit.
Steffen Klassert
1
-0
/
+14
2015-06-01
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
1
-9
/
+1
2015-06-01
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
1
-4
/
+0
2015-05-31
net: dsa: Properly propagate errors from dsa_switch_setup_one
Florian Fainelli
1
-2
/
+2
2015-05-31
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2
-2
/
+8
2015-05-31
udp: fix behavior of wrong checksums
Eric Dumazet
2
-8
/
+4
2015-05-30
bridge: fix br_multicast_query_expired() bug
Eric Dumazet
1
-1
/
+1
2015-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-11
/
+43
2015-05-28
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
2
-4
/
+14
2015-05-28
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
1
-1
/
+16
2015-05-28
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
2
-3
/
+6
[next]