index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-12-12
tcp: smoother receiver autotuning
Eric Dumazet
2017-12-12
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-12
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-11
sctp: add support for the process of unordered idata
Xin Long
2017-12-11
sctp: implement abort_pd for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement start_pd for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement renege_events for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement enqueue_event for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement validate_data for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement assign_number for sctp_stream_interleave
Xin Long
2017-12-11
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
2017-12-11
sctp: add basic structures and make chunk function for idata
Xin Long
2017-12-11
sctp: add asoc intl_enable negotiation during 4 shakehands
Xin Long
2017-12-11
sctp: add stream interleave enable members and sockopt
Xin Long
2017-12-11
netlink: convert netlink tap spinlock to mutex
Cong Wang
2017-12-11
netlink: make netlink tap per netns
Cong Wang
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
rtnetlink: fix typo in GSO max segments
Stephen Hemminger
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-08
rtnetlink: allow GSO maximums to be set on device creation
Stephen Hemminger
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
2017-12-08
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
2017-12-08
net: sched: pfifo_fast use skb_array
John Fastabend
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
2017-12-08
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
2017-12-08
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
2017-12-08
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-12-07
smc: support variable CLC proposal messages
Ursula Braun
2017-12-07
smc: no consumer update in tasklet context
Ursula Braun
2017-12-07
smc: cleanup close checking during data receival
Ursula Braun
2017-12-07
smc: no update for unused sk_write_pending
Ursula Braun
2017-12-07
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2017-12-07
smc: make smc_close_active_abort() static
Ursula Braun
2017-12-07
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
[next]