index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
4
-8
/
+429
2017-12-11
sctp: implement validate_data for sctp_stream_interleave
Xin Long
3
-13
/
+50
2017-12-11
sctp: implement assign_number for sctp_stream_interleave
Xin Long
4
-6
/
+57
2017-12-11
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
5
-18
/
+91
2017-12-11
sctp: add basic structures and make chunk function for idata
Xin Long
1
-0
/
+6
2017-12-11
sctp: add asoc intl_enable negotiation during 4 shakehands
Xin Long
1
-2
/
+16
2017-12-11
sctp: add stream interleave enable members and sockopt
Xin Long
1
-1
/
+87
2017-12-11
netlink: convert netlink tap spinlock to mutex
Cong Wang
1
-6
/
+6
2017-12-11
netlink: make netlink tap per netns
Cong Wang
1
-17
/
+49
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
9
-70
/
+26
2017-12-11
rtnetlink: fix typo in GSO max segments
Stephen Hemminger
1
-1
/
+1
2017-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-143
/
+136
2017-12-08
rtnetlink: allow GSO maximums to be set on device creation
Stephen Hemminger
1
-0
/
+34
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
1
-11
/
+8
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
1
-3
/
+3
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
1
-0
/
+1
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
1
-1
/
+2
2017-12-08
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
1
-6
/
+7
2017-12-08
net: sched: pfifo_fast use skb_array
John Fastabend
2
-53
/
+92
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2
-35
/
+69
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
2
-11
/
+23
2017-12-08
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
1
-1
/
+2
2017-12-08
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
1
-4
/
+7
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
1
-20
/
+86
2017-12-08
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
1
-9
/
+19
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
1
-13
/
+72
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
1
-0
/
+16
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
1
-15
/
+13
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
2
-14
/
+42
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
2
-4
/
+3
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
1
-0
/
+4
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+38
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
3
-5
/
+16
2017-12-07
smc: support variable CLC proposal messages
Ursula Braun
3
-24
/
+107
2017-12-07
smc: no consumer update in tasklet context
Ursula Braun
2
-16
/
+5
2017-12-07
smc: cleanup close checking during data receival
Ursula Braun
1
-4
/
+1
2017-12-07
smc: no update for unused sk_write_pending
Ursula Braun
1
-2
/
+0
2017-12-07
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2
-7
/
+4
2017-12-07
smc: make smc_close_active_abort() static
Ursula Braun
2
-2
/
+1
2017-12-07
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
1
-0
/
+1
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
5
-21
/
+40
2017-12-07
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
1
-1
/
+1
2017-12-06
rds: Fix NULL pointer dereference in __rds_rdma_map
HÃ¥kon Bugge
1
-1
/
+1
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
1
-0
/
+3
2017-12-06
rds: debug: fix null check on static array
Prashant Bhole
1
-2
/
+2
2017-12-06
act_mirred: get rid of mirred_list_lock spinlock
Cong Wang
1
-9
/
+1
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2
-8
/
+4
2017-12-06
ip6_gre: add ip6 erspan collect_md mode
William Tu
1
-25
/
+85
[next]