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
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-18
/
+49
2019-05-02
udp: fix GRO packet of death
Eric Dumazet
1
-3
/
+10
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-05-01
tcp: refactor setting the initial congestion window
Yuchung Cheng
3
-22
/
+26
2019-05-01
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
1
-27
/
+25
2019-05-01
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2
-0
/
+7
2019-05-01
tcp: better SYNACK sent timestamp
Yuchung Cheng
2
-1
/
+5
2019-05-01
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2
-1
/
+17
2019-05-01
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
1
-2
/
+2
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
10
-642
/
+84
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-24
/
+37
2019-04-30
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
1
-1
/
+12
2019-04-28
udp: fix GRO reception in case of length mismatch
Paolo Abeni
1
-4
/
+5
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
2
-0
/
+5
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
5
-30
/
+33
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
4
-6
/
+6
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+27
2019-04-25
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-24
net: Change nhc_flags to unsigned char
David Ahern
1
-4
/
+4
2019-04-24
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
David Ahern
1
-1
/
+2
2019-04-23
xfrm: remove unneeded export_symbols
Florian Westphal
1
-2
/
+1
2019-04-23
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
1
-114
/
+0
2019-04-23
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
1
-7
/
+0
2019-04-23
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
1
-6
/
+0
2019-04-23
net: bpfilter: dont use module_init in non-modular code
Paul Gortmaker
1
-2
/
+1
2019-04-23
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2
-2
/
+2
2019-04-20
tcp: properly reset skb->truesize for tx recycling
Eric Dumazet
1
-1
/
+1
2019-04-20
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-6
/
+3
2019-04-17
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
1
-1
/
+4
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-35
/
+40
2019-04-17
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
1
-5
/
+5
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-209
/
+3
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
1
-2
/
+8
2019-04-13
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-04-12
dctcp: more accurate tracking of packets delivery
Eric Dumazet
1
-28
/
+17
2019-04-11
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
3
-111
/
+3
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
1
-1
/
+1
2019-04-11
net: fou: remove redundant code in gue_udp_recv
Lorenzo Bianconi
1
-3
/
+1
2019-04-11
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
1
-1
/
+3
2019-04-11
fou: correct spelling of encapsulation
Simon Horman
1
-2
/
+2
2019-04-10
ipv4: Handle RTA_GATEWAY set to 0
David Ahern
2
-2
/
+4
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2019-04-09
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
1
-5
/
+10
2019-04-09
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
2
-8
/
+121
2019-04-09
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
1
-0
/
+2
2019-04-09
ipv4: Handle ipv6 gateway in fib_good_nh
David Ahern
1
-2
/
+8
2019-04-09
ipv4: Handle ipv6 gateway in fib_detect_death
David Ahern
1
-1
/
+9
2019-04-09
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
1
-4
/
+6
[next]