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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2019-06-04
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-06-04
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
2019-06-04
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-06-04
inet: switch IP ID generator to siphash
Eric Dumazet
2019-05-25
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
2019-05-25
esp4: add length check for UDP encapsulation
Sabrina Dubroca
2019-05-25
vti4: ipip tunnel deregistration fixes.
Jeremy Sowden
2019-05-25
xfrm: Reset secpath in xfrm failure
Myungho Jung
2019-05-16
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-05
udp: fix GRO packet of death
Eric Dumazet
2019-05-05
udp: fix GRO reception in case of length mismatch
Paolo Abeni
2019-05-05
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
2019-05-05
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-02
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2019-05-02
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-04-27
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
2019-04-27
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
2019-04-27
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-27
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
2019-04-17
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
2019-04-17
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-17
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
2019-04-17
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-03-19
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-19
tcp: Don't access TCP_SKB_CB before initializing it
Christoph Paasch
2019-03-19
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
2019-03-19
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-19
ipv4/route: fail early when inet dev is missing
Paolo Abeni
2019-03-19
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-02-27
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-02-27
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
2019-02-26
ipv4: Return error for RTA_VIA attribute
David Ahern
2019-02-25
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-02-25
net: Add __icmp_send helper.
Nazarov Sergey
2019-02-23
tcp: repaired skbs must init their tso_segs
Eric Dumazet
2019-02-22
udp: fix possible user after free in error handler
Paolo Abeni
2019-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-02-21
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
2019-02-17
tcp: tcp_v4_err() should be more careful
Eric Dumazet
2019-02-17
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
2019-02-12
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2019-02-11
netfilter: nat: fix spurious connection timeouts
Florian Westphal
2019-02-11
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
Jann Horn
2019-02-08
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-01-30
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-01-28
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
2019-01-28
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
Anders Roxell
2019-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
[next]