Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a407aa5e0d3e587ba1fb8e1f7e4c1a3b558312e
/
net
6065fd0
tcp: evaluate packet losses upon RTT change
by Yuchung Cheng
· 7 years ago
428aec5
tcp: fix off-by-one bug in RACK
by Yuchung Cheng
· 7 years ago
cd1fc85
tcp: always evaluate losses in RACK upon undo
by Yuchung Cheng
· 7 years ago
0ce294d
tcp: correctly test congestion state in RACK
by Yuchung Cheng
· 7 years ago
600647d
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
by Neal Cardwell
· 7 years ago
2f6c498
tcp_bbr: reset full pipe detection on loss recovery undo
by Neal Cardwell
· 7 years ago
c589e69b
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
by Neal Cardwell
· 7 years ago
d476175
tcp: invalidate rate samples during SACK reneging
by Yousuk Seung
· 7 years ago
8632385
tcp: use current time in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
74c4b65
adding missing rcu_read_unlock in ipxip6_rcv
by Nikita V. Shirokov
· 7 years ago
f3069c6
rds: Fix NULL pointer dereference in __rds_rdma_map
by Håkon Bugge
· 7 years ago
32d3e51
net_sched: use macvlan real dev trans_start in dev_trans_start()
by Chris Dion
· 7 years ago
8e1611e
make sock_alloc_file() do sock_release() on failures
by Al Viro
· 7 years ago
016a266
socketpair(): allocate descriptors first
by Al Viro
· 7 years ago
a573943
fix kcm_clone()
by Al Viro
· 7 years ago
69c6486
dccp: CVE-2017-8824: use-after-free in DCCP code
by Mohamed Ghannam
· 7 years ago
c9d3fe9
VSOCK: fix outdated sk_state value in hvs_release()
by Stefan Hajnoczi
· 7 years ago
a7d5f10
tipc: fix memory leak in tipc_accept_from_sock()
by Jon Maloy
· 7 years ago
672ecbe
tipc: fix a null pointer deref on error path
by Cong Wang
· 7 years ago
8afa10c
net_sched: red: Avoid illegal values
by Nogah Frankel
· 7 years ago
029b6d1
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
by Johannes Berg
· 7 years ago
e599ea1
Revert "tcp: must block bh in __inet_twsk_hashdance()"
by Eric Dumazet
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
eeea10b
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
by Eric Dumazet
· 7 years ago
c501256
rxrpc: Use correct netns source in rxrpc_release_sock()
by David Howells
· 7 years ago
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
c7799c0
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
by Tommi Rantala
· 7 years ago
cfac7f8
tcp/dccp: block bh before arming time_wait timer
by Eric Dumazet
· 7 years ago
779edd7
sctp: do not abandon the other frags in unsent outq if one msg has outstanding frags
by Xin Long
· 7 years ago
e5f6129
sctp: abandon the whole msg if one part of a fragmented message is abandoned
by Xin Long
· 7 years ago
d30fc51
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune
by Xin Long
· 7 years ago
eb5b46f
SUNRPC: Handle ENETDOWN errors
by Trond Myklebust
· 7 years ago
f859b4a
sit: update frag_off info
by Hangbin Liu
· 7 years ago
3016dad
tcp: remove buggy call to tcp_v6_restore_cb()
by Eric Dumazet
· 7 years ago
90a6ec8
act_sample: get rid of tcf_sample_cleanup_rcu()
by Cong Wang
· 7 years ago
6c9257a
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
b915176
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
96c22a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
4ba161a
SUNRPC: Allow connect to return EHOSTUNREACH
by Trond Myklebust
· 7 years ago
282ef47
rxrpc: Fix variable overwrite
by Gustavo A. R. Silva
· 7 years ago
5fc62f6
rxrpc: Fix ACK generation from the connection event processor
by David Howells
· 7 years ago
3d7682a
rxrpc: Clean up whitespace
by David Howells
· 7 years ago
d51aae6
net: sched: cbq: create block for q->link.block
by Jiri Pirko
· 7 years ago
4a5def7
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
by Jorgen Hansen
· 7 years ago
a8dd397
sctp: use right member as the param of list_for_each_entry
by Xin Long
· 7 years ago
f85729d
sch_sfq: fix null pointer dereference at timer expiration
by Paolo Abeni
· 7 years ago
25415ce
cls_bpf: don't decrement net's refcount when offload fails
by Jakub Kicinski
· 7 years ago
15fe076
net/packet: fix a race in packet_bind() and packet_notifier()
by Eric Dumazet
· 7 years ago
57f015f
packet: fix crash in fanout_demux_rollover()
by Mike Maloney
· 7 years ago
1ba896f
sctp: remove extern from stream sched
by Xin Long
· 7 years ago
08f4607
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
by Xin Long
· 7 years ago
ee24eac
SUNRPC: make cache_detail structures const
by Bhumika Goyal
· 7 years ago
d34971a
sunrpc: make the function arg as const
by Bhumika Goyal
· 7 years ago
2e724dc
tipc: eliminate access after delete in group_filter_msg()
by Jon Maloy
· 7 years ago
d3fe1e0
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
52a3958
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
by Xin Long
· 7 years ago
159f2a7
sctp: avoid flushing unsent queue when doing asoc reset
by Xin Long
· 7 years ago
5c6144a
sctp: only allow the asoc reset when the asoc outq is empty
by Xin Long
· 7 years ago
d570a59
sctp: only allow the out stream reset when the stream outq is empty
by Xin Long
· 7 years ago
3aa623d
sctp: use sizeof(__u16) for each stream number length instead of magic number
by Xin Long
· 7 years ago
72e2c34
mac80211: tear down RX aggregations first
by Sara Sharon
· 7 years ago
fbbdad5
mac80211: fix the update of path metric for RANN frame
by Chun-Yeow Yeoh
· 7 years ago
7b6ddea
mac80211: use QoS NDP for AP probing
by Johannes Berg
· 7 years ago
67c8d22
openvswitch: fix the incorrect flow action alloc size
by zhangliping
· 7 years ago
2734166
net: openvswitch: datapath: fix data type in queue_gso_packets
by Gustavo A. R. Silva
· 7 years ago
9e74104
net: dsa: fix 'increment on 0' warning
by Vivien Didelot
· 7 years ago
afbea2c
VSOCK: Don't call vsock_stream_has_data in atomic context
by Jorgen Hansen
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a60b3f5
net: sched: crash on blocks with goto chain action
by Roman Kapl
· 7 years ago
01a95b2
cfg80211: select CRYPTO_SHA256 if needed
by Johannes Berg
· 7 years ago
3d18cbb
rxrpc: Fix conn expiry timers
by David Howells
· 7 years ago
f859ab6
rxrpc: Fix service endpoint expiry
by David Howells
· 7 years ago
415f44e
rxrpc: Add keepalive for a call
by David Howells
· 7 years ago
bd1fdf8
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
by David Howells
· 7 years ago
beb8e5e
rxrpc: Express protocol timeouts in terms of RTT
by David Howells
· 7 years ago
8637aba
rxrpc: Don't transmit DELAY ACKs immediately on proposal
by David Howells
· 7 years ago
a158bdd
rxrpc: Fix call timeouts
by David Howells
· 7 years ago
4812417
rxrpc: Split the call params from the operation params
by David Howells
· 7 years ago
3136ef4
rxrpc: Delay terminal ACK transmission on a client call
by David Howells
· 7 years ago
9faaff5
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
by David Howells
· 7 years ago
48ca246
rxrpc: Don't set upgrade by default in sendmsg()
by David Howells
· 7 years ago
03a6c82
rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
by David Howells
· 7 years ago
1d3b78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e4be7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
98d1129
net: ipv6: Fixup device for anycast routes during copy
by David Ahern
· 7 years ago
6887037
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
by Geert Uytterhoeven
· 7 years ago
4e1061f
net/smc: use sk_rcvbuf as start for rmb creation
by Ursula Braun
· 7 years ago
bbfcd77
ipv6: Do not consider linkdown nexthops during multipath
by Ido Schimmel
· 7 years ago
d7aa04a
net: sched: fix crash when deleting secondary chains
by Roman Kapl
· 7 years ago
d18bee4
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
db1ac49
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
by Gianluca Borello
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
1e9aa74
net/atm/mpc: Avoid open-coded assignment of timer callback function
by Kees Cook
· 7 years ago
0c86a6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
adb072d
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
a13e8d4
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
Next »