index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
2017-12-08
1
-11
/
+8
*
tcp: fix off-by-one bug in RACK
Yuchung Cheng
2017-12-08
1
-3
/
+3
*
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
2017-12-08
1
-0
/
+1
*
tcp: correctly test congestion state in RACK
Yuchung Cheng
2017-12-08
1
-1
/
+2
*
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
2017-12-08
1
-0
/
+1
*
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
2017-12-08
1
-0
/
+4
*
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
2017-12-08
1
-2
/
+5
*
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-12-08
3
-5
/
+16
*
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-07
1
-0
/
+1
*
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
2017-12-07
1
-1
/
+1
*
rds: Fix NULL pointer dereference in __rds_rdma_map
HÃ¥kon Bugge
2017-12-06
1
-1
/
+1
*
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-06
1
-0
/
+3
*
make sock_alloc_file() do sock_release() on failures
Al Viro
2017-12-05
4
-25
/
+9
*
socketpair(): allocate descriptors first
Al Viro
2017-12-05
1
-51
/
+38
*
fix kcm_clone()
Al Viro
2017-12-05
1
-44
/
+27
*
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
2017-12-05
1
-0
/
+5
*
VSOCK: fix outdated sk_state value in hvs_release()
Stefan Hajnoczi
2017-12-05
1
-1
/
+1
*
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
2017-12-05
1
-0
/
+1
*
tipc: fix a null pointer deref on error path
Cong Wang
2017-12-05
1
-1
/
+1
*
net_sched: red: Avoid illegal values
Nogah Frankel
2017-12-05
4
-0
/
+11
*
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
Johannes Berg
2017-12-05
1
-1
/
+1
*
Revert "tcp: must block bh in __inet_twsk_hashdance()"
Eric Dumazet
2017-12-05
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-04
15
-74
/
+124
|
\
|
*
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2017-12-03
2
-23
/
+46
|
*
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
2017-12-03
1
-2
/
+3
|
*
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
2017-12-01
1
-4
/
+0
|
*
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2017-12-01
2
-0
/
+12
|
*
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2017-12-01
2
-1
/
+6
|
*
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
2017-12-01
2
-4
/
+15
|
*
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
2017-12-01
1
-2
/
+4
|
*
sit: update frag_off info
Hangbin Liu
2017-11-30
1
-0
/
+1
|
*
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
2017-11-30
1
-1
/
+0
|
*
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2017-11-30
1
-11
/
+3
|
*
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2017-11-30
5
-27
/
+35
|
|
\
|
|
*
rxrpc: Fix variable overwrite
Gustavo A. R. Silva
2017-11-29
2
-2
/
+2
|
|
*
rxrpc: Fix ACK generation from the connection event processor
David Howells
2017-11-29
1
-21
/
+29
|
|
*
rxrpc: Clean up whitespace
David Howells
2017-11-29
3
-4
/
+4
*
|
|
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-12-01
2
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2017-11-30
2
-0
/
+6
|
*
|
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
2017-11-29
1
-0
/
+1
*
|
|
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-29
3
-5
/
+5
|
\
\
\
|
*
|
|
SUNRPC: make cache_detail structures const
Bhumika Goyal
2017-11-27
2
-4
/
+4
|
*
|
|
sunrpc: make the function arg as const
Bhumika Goyal
2017-11-27
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
37
-402
/
+917
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
net: sched: cbq: create block for q->link.block
Jiri Pirko
2017-11-28
1
-1
/
+8
|
*
|
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
Jorgen Hansen
2017-11-28
1
-2
/
+2
|
*
|
sctp: use right member as the param of list_for_each_entry
Xin Long
2017-11-28
1
-3
/
+3
|
*
|
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
2017-11-28
1
-0
/
+1
|
*
|
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-11-28
1
-10
/
+13
|
*
|
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
2017-11-28
1
-0
/
+5
[next]