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
...
|
*
|
|
sctp: align MTU to a word
Marcelo Ricardo Leitner
2016-03-20
3
-4
/
+6
|
*
|
|
sctp: do not leak chunks that are sent to unconfirmed paths
Marcelo Ricardo Leitner
2016-03-20
1
-1
/
+5
|
*
|
|
sctp: do not update a_rwnd if we are not issuing a sack
Marcelo Ricardo Leitner
2016-03-20
1
-1
/
+5
|
*
|
|
net: remove a dubious unlikely() clause
Eric Dumazet
2016-03-20
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2016-03-19
423
-12295
/
+19159
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sctp: fix copying more bytes than expected in sctp_add_bind_addr
Marcelo Ricardo Leitner
2016-03-08
4
-8
/
+14
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-22
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
net/xfrm_user: use in_compat_syscall to deny compat syscalls
Andy Lutomirski
2016-03-22
1
-1
/
+1
|
*
|
|
|
net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3
Andy Lutomirski
2016-03-22
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
1
-0
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
net/core: Add support for configuring VF GUIDs
Eli Cohen
2016-03-21
1
-0
/
+36
*
|
|
|
|
|
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-03-22
14
-346
/
+1020
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2016-03-16
58
-410
/
+708
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs
Chuck Lever
2016-03-14
3
-125
/
+91
|
|
*
|
|
|
|
xprtrdma: Use an anonymous union in struct rpcrdma_mw
Chuck Lever
2016-03-14
3
-36
/
+36
|
|
*
|
|
|
|
xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
Chuck Lever
2016-03-14
2
-58
/
+21
|
|
*
|
|
|
|
xprtrdma: Serialize credit accounting again
Chuck Lever
2016-03-14
3
-9
/
+28
|
|
*
|
|
|
|
xprtrdma: Properly handle RDMA_ERROR replies
Chuck Lever
2016-03-14
1
-8
/
+43
|
|
*
|
|
|
|
xprtrdma: Do not wait if ib_post_send() fails
Chuck Lever
2016-03-14
1
-1
/
+5
|
|
*
|
|
|
|
xprtrdma: Segment head and tail XDR buffers on page boundaries
Chuck Lever
2016-03-14
1
-10
/
+32
|
|
*
|
|
|
|
xprtrdma: Clean up dprintk format string containing a newline
Chuck Lever
2016-03-14
1
-4
/
+2
|
|
*
|
|
|
|
xprtrdma: Clean up physical_op_map()
Chuck Lever
2016-03-14
1
-1
/
+0
|
*
|
|
|
|
|
Merge branch 'multipath'
Trond Myklebust
2016-02-22
8
-100
/
+768
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
SUNRPC: Allow addition of new transports to a struct rpc_clnt
Trond Myklebust
2016-02-05
1
-2
/
+131
|
|
*
|
|
|
|
|
SUNRPC: Make NFS swap work with multipath
Trond Myklebust
2016-02-05
1
-42
/
+24
|
|
*
|
|
|
|
|
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
Trond Myklebust
2016-02-05
1
-0
/
+51
|
|
*
|
|
|
|
|
SUNRPC: Allow caller to specify the transport to use
Trond Myklebust
2016-02-05
1
-0
/
+2
|
|
*
|
|
|
|
|
SUNRPC: Use the multipath iterator to assign a transport to each task
Trond Myklebust
2016-02-05
4
-36
/
+26
|
|
*
|
|
|
|
|
SUNRPC: Make rpc_clnt store the multipath iterators
Trond Myklebust
2016-02-05
3
-7
/
+33
|
|
*
|
|
|
|
|
SUNRPC: Add a structure to track multiple transports
Trond Myklebust
2016-02-05
3
-1
/
+478
|
|
*
|
|
|
|
|
SUNRPC: Make freeing of struct xprt rcu-safe
Trond Myklebust
2016-01-31
1
-1
/
+2
|
|
*
|
|
|
|
|
SUNRPC: Uninline xprt_get(); It isn't performance critical.
Trond Myklebust
2016-01-31
1
-3
/
+21
|
|
*
|
|
|
|
|
SUNRPC: Remove unused function rpc_task_reset_client
Trond Myklebust
2016-01-31
1
-8
/
+0
*
|
|
|
|
|
|
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
402
-11643
/
+18375
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
RDS: TCP: Remove unused constant
Sowmini Varadhan
2016-03-18
1
-2
/
+0
|
*
|
|
|
|
|
|
|
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
2016-03-18
1
-10
/
+135
|
*
|
|
|
|
|
|
|
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
3
-8
/
+9
|
*
|
|
|
|
|
|
|
bpf, dst: add and use dst_tclassid helper
Daniel Borkmann
2016-03-18
1
-8
/
+1
|
*
|
|
|
|
|
|
|
bpf: make skb->tc_classid also readable
Daniel Borkmann
2016-03-18
1
-6
/
+6
|
*
|
|
|
|
|
|
|
cls_bpf: reset class and reuse major in da
Daniel Borkmann
2016-03-18
1
-5
/
+8
|
*
|
|
|
|
|
|
|
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
2016-03-18
1
-3
/
+0
|
*
|
|
|
|
|
|
|
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
2016-03-18
1
-1
/
+1
|
*
|
|
|
|
|
|
|
net: dst_cache_per_cpu_dst_set() can be static
Wu Fengguang
2016-03-18
1
-4
/
+4
|
*
|
|
|
|
|
|
|
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2016-03-17
2
-4
/
+0
|
*
|
|
|
|
|
|
|
vlan: propagate gso_max_segs
Eric Dumazet
2016-03-17
2
-0
/
+2
|
*
|
|
|
|
|
|
|
ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
Ben Hutchings
2016-03-16
1
-1
/
+1
|
*
|
|
|
|
|
|
|
sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
Nicholas Mc Guire
2016-03-16
1
-4
/
+2
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-14
15
-131
/
+720
|
|
\
\
\
\
\
\
\
\
[prev]
[next]