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-11-05
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
Eric Dumazet
1
-1
/
+0
2017-11-05
tcp: tcp_mtu_probing() cleanup
Eric Dumazet
1
-17
/
+14
2017-11-04
tcp_nv: use do_div() instead of expensive div64_u64()
Konstantin Khlebnikov
1
-3
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-14
/
+34
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+15
2017-11-03
tcp: tcp_fragment() should not assume rtx skbs
Eric Dumazet
1
-1
/
+2
2017-11-03
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
Eric Dumazet
1
-5
/
+3
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
1
-1
/
+19
2017-11-03
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-03
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Florian Westphal
1
-6
/
+10
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
1
-0
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
19
-0
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
19
-0
/
+19
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+2
2017-11-02
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
1
-1
/
+1
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-11-01
ipv4: fix validate_source for VRF setup
Paolo Abeni
1
-3
/
+15
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-1
/
+2
2017-11-01
netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
Tejaswi Tanikella
1
-0
/
+2
2017-11-01
ip_vti: remove the useless err_count check in vti_xmit
Xin Long
1
-9
/
+0
2017-11-01
net: Add extack to fib_notifier_info
David Ahern
1
-5
/
+8
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-22
/
+52
2017-10-29
tcp: Remove "linux/unaligned/access_ok.h" include.
David S. Miller
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
3
-12
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
3
-17
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
3
-9
/
+9
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
3
-12
/
+11
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
[next]