index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2019-07-03
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
2019-07-03
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-07-03
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
2019-06-22
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-06-22
netfilter: nft_fib: Fix existence check support
Phil Sutter
2019-06-22
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
2019-06-19
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
2019-06-19
bpf: sockmap remove duplicate queue free
John Fastabend
2019-06-17
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-17
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-17
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-11
ipmr_base: Do not reset index in mr_table_dump
David Ahern
2019-06-11
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
2019-06-11
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
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-16
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-01
udp: fix GRO packet of death
Eric Dumazet
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-29
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
2019-04-27
udp: fix GRO reception in case of length mismatch
Paolo Abeni
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-04-17
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2019-04-16
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
2019-04-12
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
2019-04-11
dctcp: more accurate tracking of packets delivery
Eric Dumazet
2019-04-10
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
2019-04-08
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
2019-04-04
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-04-02
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
2019-03-26
esp4: add length check for UDP encapsulation
Sabrina Dubroca
2019-03-21
vti4: removed duplicate log message.
Jeremy Sowden
2019-03-21
vti4: ipip tunnel deregistration fixes.
Jeremy Sowden
2019-03-11
tcp: Don't access TCP_SKB_CB before initializing it
Christoph Paasch
2019-03-08
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-08
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-08
xfrm: Reset secpath in xfrm failure
Myungho Jung
2019-03-06
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
2019-03-06
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
[next]