index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2018-12-10
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
2018-12-10
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-10
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
Eric Dumazet
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2018-12-07
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
tcp: fix code style in tcp_recvmsg()
Pedro Tammela
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-05
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2018-12-03
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-03
udp: msg_zerocopy
Willem de Bruijn
2018-12-03
udp_tunnel: add config option to bind to a device
Alexis Bauvin
2018-12-01
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
2018-11-30
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2018-11-30
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
2018-11-30
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
2018-11-30
tcp: implement coalescing on backlog queue
Eric Dumazet
2018-11-30
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-29
tcp: remove loop to compute wscale
Eric Dumazet
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
bpf: helper to pop data from messages
John Fastabend
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-27
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
David Ahern
2018-11-27
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-24
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-21
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-20
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-20
tcp: drop dst in tcp_add_backlog()
Eric Dumazet
2018-11-20
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-17
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
2018-11-17
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2018-11-16
udp: fix jump label misuse
Paolo Abeni
2018-11-16
tcp: clean up STATE_TRACE
Yafang Shao
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
tcp: tsq: no longer use limit_output_bytes for paced flows
Eric Dumazet
2018-11-11
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
Eric Dumazet
2018-11-11
tcp: refine tcp_tso_should_defer() after EDT adoption
Eric Dumazet
[prev]
[next]