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-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-11-10
erspan: fix the tun_info options_len check for erspan
Xin Long
2019-11-10
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
udp: use skb_queue_empty_lockless()
Eric Dumazet
2019-11-10
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-29
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-07
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-07
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-10-05
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
2019-09-21
tcp: Don't dequeue SYN/FIN-segments from write-queue
Christoph Paasch
2019-09-21
tcp: Reset send_head when removing skb from write-queue
Christoph Paasch
2019-09-19
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-09-10
tcp: remove empty skb from write queue in error cases
Eric Dumazet
2019-09-10
tcp: inherit timestamp on mtu probe
Willem de Bruijn
2019-08-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2019-08-09
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-08-04
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
2019-07-31
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
2019-07-31
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-31
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
2019-07-31
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-07-03
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
2019-07-03
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
2019-06-27
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
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-17
tcp: reduce tcp_fastretrans_alert() verbosity
Eric Dumazet
2019-06-09
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
2019-06-09
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-06-09
inet: switch IP ID generator to siphash
Eric Dumazet
2019-05-31
net: erspan: fix use-after-free
William Tu
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-16
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-08
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
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
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
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-17
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-03-23
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
[next]