Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f780c8ea0e73c0d371ffbebff91bb7555697219f
/
net
/
ipv4
fdae5f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
737ff31
tcp: use sequence distance to detect reordering
by Yuchung Cheng
· 7 years ago
713bafe
tcp: retire FACK loss detection
by Yuchung Cheng
· 7 years ago
0eb96bf
tcp: fix tcp_fastretrans_alert warning
by Yuchung Cheng
· 7 years ago
7ec318f
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
by Eric Dumazet
· 7 years ago
a0efab6
ip_gre: add the support for i/o_flags update via ioctl
by Xin Long
· 7 years ago
dd9d598
ip_gre: add the support for i/o_flags update via netlink
by Xin Long
· 7 years ago
356d183
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
by Eric Dumazet
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2eb3ed3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
5caaed1
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
by Florian Westphal
· 7 years ago
d09b9e6
tcp: fix DSACK-based undo on non-duplicate ACK
by Priyaranjan Jha
· 7 years ago
1f25569
tcp: higher throughput under reordering with adaptive RACK reordering wnd
by Priyaranjan Jha
· 7 years ago
35e00da
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
by Eric Dumazet
· 7 years ago
d0f3684
tcp: tcp_mtu_probing() cleanup
by Eric Dumazet
· 7 years ago
991a26a
tcp_nv: use do_div() instead of expensive div64_u64()
by Konstantin Khlebnikov
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7ba3ebf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
f67971e
tcp: tcp_fragment() should not assume rtx skbs
by Eric Dumazet
· 7 years ago
9eba935
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
by Eric Dumazet
· 7 years ago
3ae6ec0
ipv4: Send a netevent whenever multipath hash policy is changed
by Ido Schimmel
· 7 years ago
3b11775
tcp: do not mangle skb->cb[] in tcp_make_synack()
by Eric Dumazet
· 7 years ago
25dd169
fib: fib_dump_info can no longer use __in_dev_get_rtnl
by Florian Westphal
· 7 years ago
cf34ce3
tcp: add tracepoint trace_tcp_retransmit_synack()
by Song Liu
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
74784da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
4eebff2
tcp_nv: fix division by zero in tcpnv_acked()
by Konstantin Khlebnikov
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
032a480
ipv4: fix validate_source for VRF setup
by Paolo Abeni
· 7 years ago
2b7cda9
tcp: fix tcp_mtu_probe() vs highest_sack
by Eric Dumazet
· 7 years ago
7400bb4
netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
by Tejaswi Tanikella
· 7 years ago
db32919
ip_vti: remove the useless err_count check in vti_xmit
by Xin Long
· 7 years ago
6c31e5a
net: Add extack to fib_notifier_info
by David Ahern
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
949cf8b
tcp: Remove "linux/unaligned/access_ok.h" include.
by David S. Miller
· 7 years ago
c26e91f
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
by Eric Dumazet
· 7 years ago
23a7102a
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
by Eric Dumazet
· 7 years ago
4170ba6
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
by Eric Dumazet
· 7 years ago
790f00e
tcp: Namespace-ify sysctl_tcp_autocorking
by Eric Dumazet
· 7 years ago
bd23970
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
by Eric Dumazet
· 7 years ago
26e9596
tcp: Namespace-ify sysctl_tcp_min_tso_segs
by Eric Dumazet
· 7 years ago
b530b68
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
by Eric Dumazet
· 7 years ago
9184d8b
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
by Eric Dumazet
· 7 years ago
ceef9ab
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
by Eric Dumazet
· 7 years ago
d06a990
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
by Eric Dumazet
· 7 years ago
4540c0c
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
by Eric Dumazet
· 7 years ago
ec36e41
tcp: Namespace-ify sysctl_tcp_nometrics_save
by Eric Dumazet
· 7 years ago
ee1836a
tcp: refresh tp timestamp before tcp_mtu_probe()
by Eric Dumazet
· 7 years ago
f3594f0
ipip: only increase err_count for some certain type icmp in ipip_err
by Xin Long
· 7 years ago
af9b69a
tcp: Namespace-ify sysctl_tcp_frto
by Eric Dumazet
· 7 years ago
94f0893
tcp: Namespace-ify sysctl_tcp_adv_win_scale
by Eric Dumazet
· 7 years ago
0c12654
tcp: Namespace-ify sysctl_tcp_app_win
by Eric Dumazet
· 7 years ago
6496f6b
tcp: Namespace-ify sysctl_tcp_dsack
by Eric Dumazet
· 7 years ago
c6e2180
tcp: Namespace-ify sysctl_tcp_max_reordering
by Eric Dumazet
· 7 years ago
0bc65a2
tcp: Namespace-ify sysctl_tcp_fack
by Eric Dumazet
· 7 years ago
65c9410
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
by Eric Dumazet
· 7 years ago
625357a
tcp: Namespace-ify sysctl_tcp_rfc1337
by Eric Dumazet
· 7 years ago
3f4c7c6
tcp: Namespace-ify sysctl_tcp_stdurg
by Eric Dumazet
· 7 years ago
e0a1e5b
tcp: Namespace-ify sysctl_tcp_retrans_collapse
by Eric Dumazet
· 7 years ago
b510f0d
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
by Eric Dumazet
· 7 years ago
2c04ac8
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
by Eric Dumazet
· 7 years ago
e20223f
tcp: Namespace-ify sysctl_tcp_recovery
by Eric Dumazet
· 7 years ago
2ae21cf
tcp: Namespace-ify sysctl_tcp_early_retrans
by Eric Dumazet
· 7 years ago
60e2a77
tcp: TCP experimental option for SMC
by Ursula Braun
· 7 years ago
5889e2c
tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data
by Yousuk Seung
· 7 years ago
06f877d
tcp/dccp: fix other lockdep splats accessing ireq_opt
by Eric Dumazet
· 7 years ago
28efb00
netfilter: conntrack: make l3proto trackers const
by Florian Westphal
· 7 years ago
d13e7b2
netfilter: x_tables: don't use seqlock when fetching old counters
by Florian Westphal
· 7 years ago
eb6fad5
netfilter: conntrack: remove pf argument from l4 packet functions
by Florian Westphal
· 7 years ago
c4f3db1
netfilter: conntrack: add and use nf_l4proto_log_invalid
by Florian Westphal
· 7 years ago
71c0237
tcp: Configure TFO without cookie per socket and/or per route
by Christoph Paasch
· 7 years ago
49ca194
ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
1528540
ipv4: icmp: use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
e8fce23
tcp: add tracepoint trace_tcp_set_state()
by Song Liu
· 7 years ago
e1a4aa5
tcp: add tracepoint trace_tcp_destroy_sock
by Song Liu
· 7 years ago
5941521
tcp: add tracepoint trace_tcp_receive_reset
by Song Liu
· 7 years ago
c24b14c
tcp: add tracepoint trace_tcp_send_reset
by Song Liu
· 7 years ago
a6ca7ab
tcp/dccp: fix lockdep splat in inet_csk_route_req()
by Eric Dumazet
· 7 years ago
3a91d29
tcp: do tcp_mstamp_refresh before retransmits on TSQ handler
by Koichiro Den
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
85cce21
bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv
by Lawrence Brakmo
· 7 years ago
1b5f962
soreuseport: fix initialization race
by Craig Gallek
· 7 years ago
197df02
udp: make some messages more descriptive
by Matteo Croce
· 7 years ago
164a5e7
ipv4: ipv4_default_advmss() should use route mtu
by Eric Dumazet
· 7 years ago
ba233b3
tcp: fix tcp_send_syn_data()
by Eric Dumazet
· 7 years ago
c92e8c0
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 7 years ago
6eba87c
net: ipv4: Change fib notifiers to take a fib_alias
by David Ahern
· 7 years ago
1fba70e
tcp: socket option to set TCP fast open key
by Yuchung Cheng
· 7 years ago
de95e04
net: Add extack to validator_info structs used for address notifier
by David Ahern
· 7 years ago
b9f1f1c
tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction
by Eric Dumazet
· 7 years ago
fcfd6df
ipv4: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
1ab791d
ipv4: timewait: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
7880201
inet: frags: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
59f379f
inet/connection_sock: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5fa85a0
net: core: rcu-ify rtnl af_ops
by Florian Westphal
· 7 years ago
d85969f
tcp: cdg: make struct tcp_cdg static
by Colin Ian King
· 7 years ago
e086101
tcp: add a tracepoint for tcp retransmission
by Cong Wang
· 7 years ago
258bbb1
icmp: don't fail on fragment reassembly time exceeded
by Matteo Croce
· 7 years ago
12ed377
ip: update policy routing config help
by Stephen Hemminger
· 7 years ago
Next »