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
2019-01-23
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
1
-7
/
+5
2019-01-09
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
1
-1
/
+3
2019-01-09
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
1
-6
/
+12
2019-01-09
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-12-17
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-17
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+8
2018-12-17
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-17
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
1
-0
/
+7
2018-12-08
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
1
-2
/
+2
2018-12-01
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
1
-8
/
+3
2018-11-23
inet: frags: better deal with smp races
Eric Dumazet
1
-13
/
+15
2018-11-23
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
1
-1
/
+1
2018-11-13
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
1
-4
/
+7
2018-11-04
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-11-04
net: drop skb on failure in ip_check_defrag()
Cong Wang
1
-4
/
+8
2018-11-04
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
1
-2
/
+18
2018-11-04
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
2
-3
/
+2
2018-10-18
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2
-2
/
+7
2018-10-18
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
1
-1
/
+3
2018-10-18
udp: Unbreak modules that rely on external __skb_recv_udp() availability
Jiri Kosina
1
-1
/
+1
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2
-4
/
+58
2018-10-18
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
1
-2
/
+1
2018-10-18
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-29
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
1
-23
/
+26
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
1
-0
/
+1
2018-09-26
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
1
-1
/
+1
2018-09-26
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-26
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+2
2018-09-19
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
1
-0
/
+1
2018-09-19
ip: process in-order fragments efficiently
Peter Oskolkov
2
-42
/
+70
2018-09-19
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+73
2018-09-19
ipv4: frags: precedence bug in ip_expire()
Dan Carpenter
1
-1
/
+1
2018-09-19
net: sk_buff rbnode reorg
Eric Dumazet
2
-87
/
+111
2018-09-19
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2
-26
/
+15
2018-09-19
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2
-56
/
+20
2018-09-19
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
1
-3
/
+2
2018-09-19
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-21
/
+14
2018-09-19
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
1
-10
/
+6
2018-09-19
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2
-6
/
+6
2018-09-19
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2
-14
/
+2
2018-09-19
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-33
/
+32
2018-09-19
inet: frags: remove some helpers
Eric Dumazet
2
-8
/
+3
2018-09-19
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-342
/
+116
2018-09-19
inet: frags: Convert timers to use timer_setup()
Kees Cook
2
-4
/
+5
2018-09-19
inet: frags: refactor ipfrag_init()
Eric Dumazet
1
-2
/
+2
2018-09-19
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-11
/
+15
2018-09-19
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-3
/
+9
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
1
-1
/
+1
2018-09-15
tcp: do not restart timewait timer on rst reception
Florian Westphal
1
-1
/
+2
2018-09-15
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
1
-0
/
+6
[next]