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-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-31
/
+40
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-21
tcp: remove dead code after CHECKSUM_PARTIAL adoption
Eric Dumazet
2
-43
/
+8
2018-02-21
tcp: remove dead code from tcp_set_skb_tso_segs()
Eric Dumazet
1
-1
/
+1
2018-02-21
tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL
Eric Dumazet
1
-8
/
+3
2018-02-21
tcp: remove sk_check_csum_caps()
Eric Dumazet
1
-8
/
+3
2018-02-21
tcp: remove sk_can_gso() use
Eric Dumazet
2
-29
/
+8
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
1
-0
/
+1
2018-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+35
2018-02-19
net: Convert iptable_filter_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-17
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
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-15
net/ipv4: Remove fib table id from rtable
David Ahern
2
-9
/
+1
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-14
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
1
-15
/
+2
2018-02-14
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
3
-3
/
+17
2018-02-13
net/ipv4: Unexport fib_multipath_hash and fib_select_path
David Ahern
2
-2
/
+0
2018-02-13
net/ipv4: Simplify fib_select_path
David Ahern
1
-6
/
+5
2018-02-13
net: Convert ipv4_sysctl_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
17
-0
/
+22
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-3
/
+2
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
2018-02-08
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
1
-1
/
+2
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+2
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
1
-0
/
+1
2018-02-06
net: erspan: fix erspan config overwrite
William Tu
1
-9
/
+0
2018-02-06
net: erspan: fix metadata extraction
William Tu
1
-1
/
+4
2018-02-06
net: add a UID to use for ULP socket assignment
John Fastabend
1
-5
/
+54
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-03
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
1
-1
/
+0
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
1
-2
/
+1
2018-02-01
net: igmp: add a missing rcu locking section
Eric Dumazet
1
-0
/
+4
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-14
/
+22
2018-02-01
inet: Avoid unitialized variable warning in inet_unhash()
Geert Uytterhoeven
1
-4
/
+2
2018-02-01
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
Neal Cardwell
1
-3
/
+3
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
59
-2262
/
+1427
2018-01-31
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2
-11
/
+9
2018-01-31
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
1
-1
/
+1
[next]