index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2020-06-30
tcp: call tcp_ack_tstamp() when not fully acked
Yousuk Seung
2020-06-27
tcp: update delivered_ce with delivered
Yousuk Seung
2020-06-27
tcp: count sacked packets in tcp_sacktag_state
Yousuk Seung
2020-06-27
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
2020-06-27
tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
Yousuk Seung
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-25
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
2020-06-25
netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.
David Wilder
2020-06-25
netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...
David Wilder
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-23
udp: move gro declarations to net/udp.h
Eric Dumazet
2020-06-23
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2020-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-18
net: Fix the arp error in some cases
guodeqing
2020-06-18
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-15
esp, ah: modernize the crypto algorithm selections
Eric Biggers
2020-06-15
esp, ah: consolidate the crypto algorithm selections
Eric Biggers
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-12
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
2020-06-09
bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg
dihu
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-08
net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy
Arjun Roy
2020-06-04
inet_connection_sock: clear inet_num out of destroy helper
Paolo Abeni
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
ipv4: nexthop: Fix deadcode issue by performing a proper NULL check
Patrick Eigensatz
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-30
devinet: fix memleak in inetdev_init()
Yang Yingliang
2020-05-29
tcp: tcp_init_buffer_space can be static
Florian Westphal
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-28
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
2020-05-28
ipv4: add ip_sock_set_mtu_discover
Christoph Hellwig
2020-05-28
ipv4: add ip_sock_set_recverr
Christoph Hellwig
2020-05-28
ipv4: add ip_sock_set_freebind
Christoph Hellwig
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
[next]