index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+3
2018-10-02
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
1
-1
/
+1
2018-09-29
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
3
-46
/
+8
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
8
-10
/
+10
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
8
-13
/
+10
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-22
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
1
-1
/
+0
2018-09-22
net/ipv4: avoid compile error in fib_info_nh_uses_dev
Eric Dumazet
1
-1
/
+1
2018-09-22
tcp: switch tcp_internal_pacing() to tcp_wstamp_ns
Eric Dumazet
1
-13
/
+4
2018-09-22
tcp: switch tcp and sch_fq to new earliest departure time model
Eric Dumazet
2
-7
/
+22
2018-09-22
tcp: switch internal pacing timer to CLOCK_TAI
Eric Dumazet
2
-2
/
+2
2018-09-22
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
4
-10
/
+9
2018-09-22
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
1
-0
/
+16
2018-09-22
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
5
-16
/
+19
2018-09-21
ipv4: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-09-21
netfilter: nft_fib: Convert nft_fib4_eval to new dev helper
David Ahern
1
-21
/
+6
2018-09-21
netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
David Ahern
1
-16
/
+1
2018-09-21
net/ipv4: Move device validation to helper
David Ahern
1
-17
/
+27
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+26
2018-09-18
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
1
-4
/
+7
2018-09-17
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2
-9
/
+7
2018-09-17
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
1
-23
/
+26
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
1
-0
/
+1
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
1
-0
/
+1
2018-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-6
/
+14
2018-09-12
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-12
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-12
tcp: rate limit synflood warnings further
Willem de Bruijn
1
-2
/
+2
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+5
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
1
-5
/
+1
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
3
-4
/
+4
2018-09-10
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
1
-0
/
+1
2018-09-08
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
1
-1
/
+1
2018-09-06
ipv4: add inet_fill_args
Christian Brauner
1
-15
/
+33
2018-09-06
ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
1
-8
/
+30
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+9
2018-09-03
tcp: remove useless add operation when init sysctl_max_tw_buckets
Yafang Shao
1
-1
/
+1
2018-09-02
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
1
-4
/
+2
2018-09-02
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
1
-3
/
+2
2018-09-01
tcp: do not restart timewait timer on rst reception
Florian Westphal
1
-1
/
+2
2018-09-01
net/ipv4: Add extack message that dev is required for ONLINK
David Ahern
1
-1
/
+3
2018-09-01
tcp: change IPv6 flow-label upon receiving spurious retransmission
Yuchung Cheng
2
-0
/
+15
2018-08-31
netfilter: kconfig: nat related expression depend on nftables core
Florian Westphal
1
-3
/
+5
2018-08-30
ip: fail fast on IP defrag errors
Peter Oskolkov
1
-9
/
+12
2018-08-29
esp: remove redundant define esph
Haishuang Yan
1
-4
/
+3
2018-08-28
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
1
-0
/
+3
2018-08-23
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
1
-2
/
+2
2018-08-23
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
1
-0
/
+4
2018-08-23
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
1
-16
/
+18
[next]