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.13.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
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+15
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-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-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-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-26
tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data
Yousuk Seung
1
-1
/
+3
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2
-3
/
+3
2017-10-23
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-10-23
tcp: do tcp_mstamp_refresh before retransmits on TSQ handler
Koichiro Den
1
-1
/
+3
2017-10-22
soreuseport: fix initialization race
Craig Gallek
2
-8
/
+2
2017-10-21
udp: make some messages more descriptive
Matteo Croce
1
-2
/
+2
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
5
-33
/
+25
2017-10-13
ip: update policy routing config help
Stephen Hemminger
1
-5
/
+3
2017-10-11
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
1
-5
/
+0
2017-10-10
net: defer call to cgroup_sk_alloc()
Eric Dumazet
1
-0
/
+5
2017-10-10
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
1
-0
/
+1
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+2
2017-10-09
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-09
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
1
-1
/
+2
2017-10-08
gso: fix payload length when gso_size is zero
Alexey Kodanev
2
-2
/
+2
2017-10-02
ip_gre: erspan device should keep dst
Xin Long
1
-0
/
+1
2017-10-02
ip_gre: set tunnel hlen properly in erspan_tunnel_init
Xin Long
1
-1
/
+3
2017-10-02
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
1
-1
/
+1
2017-10-02
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
1
-3
/
+1
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
2
-21
/
+38
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
3
-19
/
+26
2017-10-01
ip_gre: ipgre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-09-28
inetpeer: fix RCU lookup() again
Eric Dumazet
1
-2
/
+2
2017-09-26
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
1
-1
/
+2
2017-09-23
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-23
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-23
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-20
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-09-19
tcp: remove two unused functions
Yuchung Cheng
1
-34
/
+0
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-16
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-16
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-13
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-13
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2017-09-09
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-09
tcp: fix a request socket leak
Eric Dumazet
1
-3
/
+3
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+2
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2
-0
/
+2
[next]