Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cfd8afd986cdb59ea9adac873c5082498a1eb7c0
/
net
7268586
tcp: pause Fast Open globally after third consecutive timeout
by Yuchung Cheng
· 7 years ago
8d74e9f
net: avoid skb_warn_bad_offload on IS_ERR
by Willem de Bruijn
· 7 years ago
eb79358
net: bridge: use rhashtable for fdbs
by Nikolay Aleksandrov
· 7 years ago
ec94c26
tcp/dccp: avoid one atomic operation for timewait hashdance
by Eric Dumazet
· 7 years ago
b4f70c3
tcp: allow TLP in ECN CWR
by Neal Cardwell
· 7 years ago
039af9c
net_sched: switch to exit_batch for action pernet ops
by Cong Wang
· 7 years ago
c3916ad
tcp: smoother receiver autotuning
by Eric Dumazet
· 7 years ago
607065b
tcp: avoid integer overflows in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
02db557
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
1322823
sctp: add support for the process of unordered idata
by Xin Long
· 7 years ago
65f5e35
sctp: implement abort_pd for sctp_stream_interleave
by Xin Long
· 7 years ago
be4e0ce
sctp: implement start_pd for sctp_stream_interleave
by Xin Long
· 7 years ago
94014e8
sctp: implement renege_events for sctp_stream_interleave
by Xin Long
· 7 years ago
9162e0e
sctp: implement enqueue_event for sctp_stream_interleave
by Xin Long
· 7 years ago
bd4d627
sctp: implement ulpevent_data for sctp_stream_interleave
by Xin Long
· 7 years ago
9d4ceaf
sctp: implement validate_data for sctp_stream_interleave
by Xin Long
· 7 years ago
668c9be
sctp: implement assign_number for sctp_stream_interleave
by Xin Long
· 7 years ago
0c3f6f6
sctp: implement make_datafrag for sctp_stream_interleave
by Xin Long
· 7 years ago
ad05a7a
sctp: add basic structures and make chunk function for idata
by Xin Long
· 7 years ago
96b120b
sctp: add asoc intl_enable negotiation during 4 shakehands
by Xin Long
· 7 years ago
772a586
sctp: add stream interleave enable members and sockopt
by Xin Long
· 7 years ago
b1042d3
netlink: convert netlink tap spinlock to mutex
by Cong Wang
· 7 years ago
25e3f70
netlink: make netlink tap per netns
by Cong Wang
· 7 years ago
97a6ec4
rhashtable: Change rhashtable_walk_start to return void
by Tom Herbert
· 7 years ago
a0b586f
rtnetlink: fix typo in GSO max segments
by Stephen Hemminger
· 7 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
46e6b99
rtnetlink: allow GSO maximums to be set on device creation
by Stephen Hemminger
· 7 years ago
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
df45bf8
net: sched: fix use-after-free in tcf_block_put_ext
by Jiri Pirko
· 7 years ago
c5ad119
net: sched: pfifo_fast use skb_array
by John Fastabend
· 7 years ago
ce679e8
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
by John Fastabend
· 7 years ago
b01ac09
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
by John Fastabend
· 7 years ago
7e66016
net: sched: helpers to sum qlen and qlen for per cpu logic
by John Fastabend
· 7 years ago
fd8e8d1
net: sched: check for frozen queue before skb_bad_txq check
by John Fastabend
· 7 years ago
70e57d5
net: sched: use skb list for skb_bad_tx
by John Fastabend
· 7 years ago
7bbde83
net: sched: drop qdisc_reset from dev_graft_qdisc
by John Fastabend
· 7 years ago
a53851e
net: sched: explicit locking in gso_cpu fallback
by John Fastabend
· 7 years ago
d59f5ff
net: sched: a dflt qdisc may be used with per cpu stats
by John Fastabend
· 7 years ago
29b86cd
net: sched: remove remaining uses for qdisc_qlen in xmit path
by John Fastabend
· 7 years ago
6b3ba91
net: sched: allow qdiscs to handle locking
by John Fastabend
· 7 years ago
6c14818
net: sched: cleanup qdisc_run and __qdisc_run semantics
by John Fastabend
· 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
62cd277
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
d476175
tcp: invalidate rate samples during SACK reneging
by Yousuk Seung
· 7 years ago
e7b7a64
smc: support variable CLC proposal messages
by Ursula Braun
· 7 years ago
6b5771a
smc: no consumer update in tasklet context
by Ursula Braun
· 7 years ago
71c125c
smc: cleanup close checking during data receival
by Ursula Braun
· 7 years ago
4bd3e7f
smc: no update for unused sk_write_pending
by Ursula Braun
· 7 years ago
0c9f151
smc: improve smc_clc_send_decline() error handling
by Ursula Braun
· 7 years ago
a8ae890
smc: make smc_close_active_abort() static
by Ursula Braun
· 7 years ago
8632385
tcp: use current time in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
2a93c1a
net: dsa: Allow compiling out legacy support
by Florian Fainelli
· 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
d9b8693
rds: debug: fix null check on static array
by Prashant Bhole
· 7 years ago
4bee00e
act_mirred: get rid of mirred_list_lock spinlock
by Cong Wang
· 7 years ago
9f8a739
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
by Cong Wang
· 7 years ago
ef7baf5
ip6_gre: add ip6 erspan collect_md mode
by William Tu
· 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
9a63b25
net_sched: remove unused parameter from act cleanup ops
by Cong Wang
· 7 years ago
986d7cc
net: dsa: assign a CPU port to DSA port
by Vivien Didelot
· 7 years ago
c9d3fe9
VSOCK: fix outdated sk_state value in hvs_release()
by Stefan Hajnoczi
· 7 years ago
54160ef
net: sched: sch_api: rearrange init handling
by Alexander Aring
· 7 years ago
0ac4bd6
net: sched: sch_api: fix code style issues
by Alexander Aring
· 7 years ago
efbf789
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
by Cong Wang
· 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
62b3237
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
by Simon Horman
· 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
b0e9fe1
rtnetlink: fix rtnl_link msghandler rcu annotations
by Florian Westphal
· 7 years ago
7cda4ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f19397a
bpf: Add access to snd_cwnd and others in sock_ops
by Lawrence Brakmo
· 7 years ago
792f3dd
bpf: move bpf csum flag check
by William Tu
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a3fde2a
rtnetlink: ipv6: convert remaining users to rtnl_register_module
by Florian Westphal
· 7 years ago
d671965
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
16feebc
rtnetlink: remove __rtnl_register
by Florian Westphal
· 7 years ago
c1c502b
net: use rtnl_register_module where needed
by Florian Westphal
· 7 years ago
e420251
rtnetlink: get reference on module before invoking handlers
by Florian Westphal
· 7 years ago
addf9b9
net: rtnetlink: use rcu to free rtnl message handlers
by Florian Westphal
· 7 years ago
b8da518
bpf: allow disabling tunnel csum for ipv6
by William Tu
· 7 years ago
6712abc
ip6_gre: add ip6 gre and gretap collect_md mode
by William Tu
· 7 years ago
eeea10b
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
by Eric Dumazet
· 7 years ago
27da6d3
tcp: Enable 2nd listener hashtable in TCP
by Martin KaFai Lau
· 7 years ago
61b7c69
inet: Add a 2nd listener hashtable (port+addr)
by Martin KaFai Lau
· 7 years ago
f0b1e64
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
by Martin KaFai Lau
· 7 years ago
76d013b
inet: Add a count to struct inet_listen_hashbucket
by Martin KaFai Lau
· 7 years ago
c501256
rxrpc: Use correct netns source in rxrpc_release_sock()
by David Howells
· 7 years ago
3169241
net: dsa: support cross-chip FDB operations
by Vivien Didelot
· 7 years ago
Next »