index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-16
1
-0
/
+1
*
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-05-16
1
-9
/
+23
*
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-27
1
-5
/
+5
*
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
2019-04-27
1
-2
/
+8
*
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
2019-04-27
1
-1
/
+9
*
inet: update the IP ID generation algorithm to higher standards.
Amit Klein
2019-04-27
1
-1
/
+3
*
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
2019-03-23
1
-0
/
+50
*
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-03-23
1
-2
/
+4
*
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-03-23
2
-7
/
+32
*
net: Add __icmp_send helper.
Nazarov Sergey
2019-03-23
1
-3
/
+4
*
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-02-23
2
-2
/
+6
*
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
2019-02-23
1
-1
/
+0
*
tcp: tcp_v4_err() should be more careful
Eric Dumazet
2019-02-23
1
-3
/
+4
*
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
2018-12-13
1
-2
/
+2
*
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
2018-11-22
1
-4
/
+7
*
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-10
1
-4
/
+8
*
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-11-10
1
-0
/
+9
*
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-10-13
1
-0
/
+1
*
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2018-09-05
1
-2
/
+10
*
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-08-28
1
-2
/
+2
*
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-08-28
1
-0
/
+1
*
inet: frag: enforce memory limits earlier
Eric Dumazet
2018-08-09
1
-5
/
+5
*
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-08-09
1
-2
/
+2
*
tcp: add one more quick ack after after ECN events
Eric Dumazet
2018-08-09
1
-2
/
+2
*
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-08-09
1
-12
/
+14
*
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-08-09
1
-2
/
+2
*
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-08-09
2
-13
/
+15
*
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-08-09
1
-2
/
+0
*
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
2018-08-09
1
-0
/
+13
*
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
2018-07-28
1
-2
/
+14
*
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
2018-07-28
1
-0
/
+3
*
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-28
2
-13
/
+20
*
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2018-07-28
2
-33
/
+12
*
tcp: helpers to send special DCTCP ack
Yuchung Cheng
2018-07-28
1
-5
/
+17
*
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
2018-07-28
1
-2
/
+4
*
ip: hash fragments consistently
Paolo Abeni
2018-07-28
1
-0
/
+2
*
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
2018-07-28
1
-2
/
+3
*
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
2018-07-22
1
-0
/
+9
*
tcp: fix Fast Open key endianness
Yuchung Cheng
2018-07-22
1
-5
/
+13
*
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-07-22
1
-0
/
+1
*
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
2018-07-03
1
-1
/
+1
*
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2018-06-13
1
-4
/
+6
*
Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"
Greg Kroah-Hartman
2018-05-30
1
-0
/
+1
*
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-05-30
1
-1
/
+0
*
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-05-30
1
-1
/
+0
*
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
2018-05-30
1
-1
/
+1
*
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-05-25
1
-2
/
+5
*
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-25
1
-1
/
+2
*
tcp: ignore Fast Open on repair mode
Yuchung Cheng
2018-05-25
1
-1
/
+1
*
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-25
2
-4
/
+10
[next]