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
2020-02-05
vti[6]: fix packet tx through bpf_redirect()
Nicolas Dichtel
2020-01-29
tcp: do not leave dangling pointers in tp->highest_sack
Eric Dumazet
2020-01-29
tcp_bbr: improve arithmetic division in bbr_update_bw()
Wen Yang
2020-01-29
Revert "udp: do rmem bulk free even if the rx sk queue is empty"
Paolo Abeni
2020-01-29
net, ip_tunnel: fix namespaces move
William Dauchy
2020-01-27
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2020-01-27
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2020-01-27
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
2020-01-27
net: don't clear sock->sk early to avoid trouble in strparser
Jakub Kicinski
2020-01-27
ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit
wenxu
2020-01-27
net: always initialize pagedlen
Willem de Bruijn
2020-01-23
tcp: refine rule to allow EPOLLOUT generation under mem pressure
Eric Dumazet
2020-01-23
tcp: fix marked lost packets not being retransmitted
Pengcheng Yang
2020-01-23
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
2020-01-14
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
2020-01-12
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
2020-01-09
tcp: annotate tp->rcv_nxt lockless reads
Eric Dumazet
2020-01-04
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2020-01-04
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
2020-01-04
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
2020-01-04
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
2020-01-04
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
2019-12-21
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2019-12-17
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
2019-12-13
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2019-12-13
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
2019-12-13
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2019-12-05
tcp: exit if nothing to retransmit on RTO timeout
Yuchung Cheng
2019-12-05
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
2019-12-05
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
2019-12-01
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
2019-12-01
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2019-11-24
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
2019-11-24
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
2019-11-20
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2019-11-20
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2019-11-20
ipmr: Fix skb headroom in ipmr_get_route().
Guillaume Nault
2019-11-12
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
2019-11-10
ipv4: fix route update on metric change.
Paolo Abeni
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-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
[next]