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-03-31
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-03-29
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
1
-6
/
+6
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+6
2018-03-29
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
1
-1
/
+1
2018-03-26
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2
-0
/
+5
2018-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+17
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
1
-2
/
+4
2018-03-23
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
1
-5
/
+21
2018-03-22
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
1
-1
/
+13
2018-03-19
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
1
-1
/
+0
2018-03-19
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
1
-1
/
+7
2018-03-19
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
1
-1
/
+0
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2
-7
/
+20
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-10
/
+18
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
1
-2
/
+1
2018-03-07
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2
-0
/
+2
2018-03-07
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
1
-0
/
+3
2018-03-07
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
1
-1
/
+2
2018-03-07
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
2018-03-05
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
1
-1
/
+2
2018-03-05
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
3
-3
/
+3
2018-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-5
/
+11
2018-03-02
vrf: check forwarding on the original netdevice when generating ICMP dest unr...
Stephen Suryaputra
1
-1
/
+10
2018-03-01
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
1
-2
/
+1
2018-02-28
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
1
-1
/
+1
2018-02-28
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
1
-0
/
+1
2018-02-28
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
1
-18
/
+12
2018-02-28
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
1
-10
/
+7
2018-02-27
ip_gre: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-5
/
+0
2018-02-27
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
1
-2
/
+6
2018-02-26
ip_tunnel: Do not use mark in skb by default
Thomas Winter
1
-10
/
+3
2018-02-25
netfilter: nf_flow_table: fix checksum when handling DNAT
Felix Fietkau
1
-0
/
+1
2018-02-25
netfilter: ipt_CLUSTERIP: put config instead of freeing it
Florian Westphal
1
-3
/
+4
2018-02-25
netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcount
Florian Westphal
1
-2
/
+6
2018-02-22
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
1
-0
/
+2
2018-02-22
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
1
-4
/
+5
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-27
/
+33
2018-02-16
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+5
2018-02-16
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
1
-0
/
+5
2018-02-16
xfrm: reuse uncached_list to track xdsts
Xin Long
2
-9
/
+16
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
3
-4
/
+4
2018-02-14
netfilter: x_tables: rate-limit table mismatch warnings
Florian Westphal
1
-2
/
+2
2018-02-14
netfilter: x_tables: remove pr_info where possible
Florian Westphal
1
-6
/
+4
2018-02-14
netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
Cong Wang
1
-2
/
+6
2018-02-14
netfilter: add back stackpointer size checks
Florian Westphal
2
-1
/
+10
2018-02-14
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
1
-6
/
+1
2018-02-12
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
1
-0
/
+25
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
4
-22
/
+22
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+54
2018-02-08
netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
Cong Wang
1
-6
/
+6
[next]