index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
|
\
|
*
tcp: fix data delivery rate
Eric Dumazet
2017-09-16
|
*
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
2017-09-15
|
*
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2017-09-15
|
*
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
2017-09-15
|
*
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
2017-09-15
|
*
tls: make tls_sw_free_resources static
Tobias Klauser
2017-09-14
|
*
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
2017-09-13
|
*
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
2017-09-13
|
*
ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
Haishuang Yan
2017-09-12
|
*
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
2017-09-12
|
*
net_sched: carefully handle tcf_block_put()
Cong Wang
2017-09-12
|
*
net_sched: fix reference counting of tc filter chain
Cong Wang
2017-09-12
|
*
net_sched: get rid of tcfa_rcu
Cong Wang
2017-09-12
|
*
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
2017-09-12
|
*
openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
Christophe JAILLET
2017-09-12
|
*
net/sched: fix pointer check in gen_handle
Josh Hunt
2017-09-11
|
*
ipv6: sr: remove duplicate routing header type check
David Lebrun
2017-09-11
|
*
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
2017-09-11
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
|
\
\
|
*
|
net/9p: switch p9_fd_read to kernel_write
Christoph Hellwig
2017-09-04
|
*
|
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
*
|
|
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-09-12
|
\
\
\
|
*
|
|
ceph: more accurate statfs
Douglas Fuller
2017-09-06
|
*
|
|
ceph: nuke startsync op
Yanhu Cao
2017-09-06
*
|
|
|
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-09-12
|
\
\
\
\
|
*
|
|
|
SUNRPC: remove some dead code.
NeilBrown
2017-09-06
|
*
|
|
|
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
Chuck Lever
2017-09-05
|
*
|
|
|
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2017-09-05
|
|
\
\
\
\
|
|
*
|
|
|
xprtrdma: Re-arrange struct rx_stats
Chuck Lever
2017-08-22
|
|
*
|
|
|
xprtrdma: Remove imul instructions from chunk list encoders
Chuck Lever
2017-08-15
|
|
*
|
|
|
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
Chuck Lever
2017-08-15
|
|
*
|
|
|
xprtrdma: Clean up rpcrdma_bc_marshal_reply()
Chuck Lever
2017-08-11
|
|
*
|
|
|
xprtrdma: Harden chunk list encoding against send buffer overflow
Chuck Lever
2017-08-11
|
|
*
|
|
|
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
Chuck Lever
2017-08-11
|
|
*
|
|
|
xprtrdma: Remove rpclen from rpcrdma_marshal_req
Chuck Lever
2017-08-11
|
|
*
|
|
|
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
Chuck Lever
2017-08-11
|
|
*
|
|
|
xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()
Chuck Lever
2017-08-08
|
|
*
|
|
|
xprtrdma: Remove rpcrdma_rep::rr_len
Chuck Lever
2017-08-08
|
|
*
|
|
|
xprtrdma: Remove opcode check in Receive completion handler
Chuck Lever
2017-08-08
|
|
*
|
|
|
xprtrdma: Replace rpcrdma_count_chunks()
Chuck Lever
2017-08-08
|
|
*
|
|
|
xprtrdma: Refactor rpcrdma_reply_handler()
Chuck Lever
2017-08-08
|
|
*
|
|
|
xprtrdma: Harden backchannel call decoding
Chuck Lever
2017-08-08
|
|
*
|
|
|
xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
Chuck Lever
2017-08-08
|
|
*
|
|
|
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2017-08-01
|
*
|
|
|
|
Merge branch 'bugfixes'
Trond Myklebust
2017-08-20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
SUNRPC: ECONNREFUSED should cause a rebind.
NeilBrown
2017-08-20
|
*
|
|
|
|
|
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
2017-08-18
|
*
|
|
|
|
|
SUNRPC: Cleanup xs_tcp_read_common()
Trond Myklebust
2017-08-16
|
*
|
|
|
|
|
SUNRPC: Don't loop forever in xs_tcp_data_receive()
Trond Myklebust
2017-08-16
[next]