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
2017-09-05
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
Chuck Lever
5
-77
/
+19
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
9
-425
/
+583
2017-08-22
xprtrdma: Re-arrange struct rx_stats
Chuck Lever
1
-5
/
+8
2017-08-20
Merge branch 'bugfixes'
Trond Myklebust
1
-0
/
+8
2017-08-20
SUNRPC: ECONNREFUSED should cause a rebind.
NeilBrown
1
-0
/
+8
2017-08-18
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
5
-31
/
+40
2017-08-16
SUNRPC: Cleanup xs_tcp_read_common()
Trond Myklebust
1
-17
/
+8
2017-08-16
SUNRPC: Don't loop forever in xs_tcp_data_receive()
Trond Myklebust
1
-6
/
+7
2017-08-16
SUNRPC: Don't hold the transport lock when receiving backchannel data
Trond Myklebust
2
-6
/
+3
2017-08-16
SUNRPC: Don't hold the transport lock across socket copy operations
Trond Myklebust
2
-5
/
+61
2017-08-15
xprtrdma: Remove imul instructions from chunk list encoders
Chuck Lever
4
-36
/
+34
2017-08-15
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
Chuck Lever
1
-57
/
+48
2017-08-11
xprtrdma: Clean up rpcrdma_bc_marshal_reply()
Chuck Lever
1
-13
/
+18
2017-08-11
xprtrdma: Harden chunk list encoding against send buffer overflow
Chuck Lever
1
-86
/
+142
2017-08-11
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
Chuck Lever
3
-6
/
+21
2017-08-11
xprtrdma: Remove rpclen from rpcrdma_marshal_req
Chuck Lever
1
-7
/
+2
2017-08-11
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
Chuck Lever
3
-10
/
+19
2017-08-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-09
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-09
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-09
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-67
/
+114
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-08
rds: Reintroduce statistics counting
HÃ¥kon Bugge
1
-1
/
+4
2017-08-08
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-08
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-08
xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()
Chuck Lever
2
-3
/
+3
2017-08-08
xprtrdma: Remove rpcrdma_rep::rr_len
Chuck Lever
3
-11
/
+5
2017-08-08
xprtrdma: Remove opcode check in Receive completion handler
Chuck Lever
1
-3
/
+0
2017-08-08
xprtrdma: Replace rpcrdma_count_chunks()
Chuck Lever
1
-94
/
+127
2017-08-08
xprtrdma: Refactor rpcrdma_reply_handler()
Chuck Lever
1
-82
/
+130
2017-08-08
xprtrdma: Harden backchannel call decoding
Chuck Lever
2
-52
/
+46
2017-08-08
xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
Chuck Lever
3
-14
/
+34
2017-08-04
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-37
/
+45
2017-08-03
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2
-18
/
+16
2017-08-03
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
1
-9
/
+5
2017-08-03
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
1
-4
/
+1
2017-08-03
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
1
-8
/
+3
2017-08-03
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
1
-1
/
+2
2017-08-03
Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-9
/
+53
2017-08-02
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
1
-2
/
+2
2017-08-01
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
1
-0
/
+1
2017-08-01
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
1
-2
/
+10
2017-08-01
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
3
-7
/
+7
2017-08-01
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
2
-1
/
+9
2017-08-01
libceph: upmap semantic changes
Ilya Dryomov
1
-28
/
+11
2017-08-01
crush: assume weight_set != null imples weight_set_size > 0
Ilya Dryomov
2
-1
/
+5
2017-08-01
libceph: fallback for when there isn't a pool-specific choose_arg
Ilya Dryomov
1
-1
/
+11
2017-08-01
libceph: don't call ->reencode_message() more than once per message
Ilya Dryomov
1
-3
/
+3
[next]