index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
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
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-12-07
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-07
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
2017-12-06
rds: Fix NULL pointer dereference in __rds_rdma_map
HÃ¥kon Bugge
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-05
make sock_alloc_file() do sock_release() on failures
Al Viro
2017-12-05
socketpair(): allocate descriptors first
Al Viro
2017-12-05
fix kcm_clone()
Al Viro
2017-12-05
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
2017-12-05
VSOCK: fix outdated sk_state value in hvs_release()
Stefan Hajnoczi
2017-12-05
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
2017-12-05
tipc: fix a null pointer deref on error path
Cong Wang
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
2017-12-05
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
Johannes Berg
2017-12-05
Revert "tcp: must block bh in __inet_twsk_hashdance()"
Eric Dumazet
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
2017-12-01
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-12-01
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
2017-12-01
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
2017-11-30
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2017-11-30
sit: update frag_off info
Hangbin Liu
2017-11-30
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2017-11-30
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2017-11-29
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
2017-11-29
rxrpc: Fix variable overwrite
Gustavo A. R. Silva
2017-11-29
rxrpc: Fix ACK generation from the connection event processor
David Howells
2017-11-29
rxrpc: Clean up whitespace
David Howells
2017-11-28
net: sched: cbq: create block for q->link.block
Jiri Pirko
2017-11-28
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
Jorgen Hansen
2017-11-28
sctp: use right member as the param of list_for_each_entry
Xin Long
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
2017-11-28
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-11-28
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
2017-11-28
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2017-11-28
sctp: remove extern from stream sched
Xin Long
[next]