index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
3
-9
/
+9
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
4
-12
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
3
-15
/
+15
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
3
-11
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
4
-18
/
+14
2017-10-28
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
Eric Dumazet
3
-14
/
+13
2017-10-28
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
Eric Dumazet
3
-10
/
+10
2017-10-28
tcp: Namespace-ify sysctl_tcp_nometrics_save
Eric Dumazet
2
-10
/
+8
2017-10-28
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
1
-1
/
+1
2017-10-27
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
1
-17
/
+42
2017-10-27
tcp: Namespace-ify sysctl_tcp_frto
Eric Dumazet
3
-9
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_adv_win_scale
Eric Dumazet
3
-17
/
+15
2017-10-27
tcp: Namespace-ify sysctl_tcp_app_win
Eric Dumazet
3
-11
/
+12
2017-10-27
tcp: Namespace-ify sysctl_tcp_dsack
Eric Dumazet
3
-10
/
+10
2017-10-27
tcp: Namespace-ify sysctl_tcp_max_reordering
Eric Dumazet
3
-9
/
+10
2017-10-27
tcp: Namespace-ify sysctl_tcp_fack
Eric Dumazet
4
-11
/
+10
2017-10-27
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
Eric Dumazet
2
-10
/
+8
2017-10-27
tcp: Namespace-ify sysctl_tcp_rfc1337
Eric Dumazet
3
-9
/
+8
2017-10-27
tcp: Namespace-ify sysctl_tcp_stdurg
Eric Dumazet
2
-9
/
+8
2017-10-27
tcp: Namespace-ify sysctl_tcp_retrans_collapse
Eric Dumazet
3
-12
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
Eric Dumazet
3
-11
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
Eric Dumazet
2
-10
/
+8
2017-10-27
tcp: Namespace-ify sysctl_tcp_recovery
Eric Dumazet
4
-10
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_early_retrans
Eric Dumazet
4
-11
/
+13
2017-10-26
tcp: TCP experimental option for SMC
Ursula Braun
4
-3
/
+120
2017-10-26
tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data
Yousuk Seung
1
-1
/
+3
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2
-3
/
+3
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
4
-5
/
+5
2017-10-25
locking/atomics, net/ipv4/tcp_input.c: Convert ACCESS_ONCE() to READ_ONCE()/W...
Mark Rutland
1
-3
/
+3
2017-10-24
netfilter: conntrack: make l3proto trackers const
Florian Westphal
1
-1
/
+1
2017-10-24
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
2
-4
/
+41
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
1
-1
/
+0
2017-10-24
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
1
-9
/
+9
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
3
-4
/
+30
2017-10-24
ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-24
ipv4: icmp: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+3
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
1
-0
/
+4
2017-10-24
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
1
-0
/
+2
2017-10-24
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
1
-0
/
+3
2017-10-24
tcp: add tracepoint trace_tcp_send_reset
Song Liu
2
-1
/
+10
2017-10-23
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-10-23
tcp: do tcp_mstamp_refresh before retransmits on TSQ handler
Koichiro Den
1
-1
/
+3
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-48
/
+33
2017-10-22
bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv
Lawrence Brakmo
1
-2
/
+38
2017-10-22
soreuseport: fix initialization race
Craig Gallek
2
-8
/
+2
2017-10-21
udp: make some messages more descriptive
Matteo Croce
1
-2
/
+2
2017-10-21
ipv4: ipv4_default_advmss() should use route mtu
Eric Dumazet
1
-1
/
+1
2017-10-21
tcp: fix tcp_send_syn_data()
Eric Dumazet
1
-0
/
+1
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
5
-33
/
+25
2017-10-20
net: ipv4: Change fib notifiers to take a fib_alias
David Ahern
1
-24
/
+15
[prev]
[next]