开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2020-03-29
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
Remove DST_HOST
David Laight
2020-03-23
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
2020-03-20
tcp: also NULL skb->dev when copy was needed
Florian Westphal
2020-03-19
tcp: ensure skb->dev is NULL before leaving TCP stack
Eric Dumazet
2020-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-16
tcp: fix stretch ACK bugs in Yeah
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in Veno
Pengcheng Yang
2020-03-16
tcp: stretch ACK fixes in Veno prep
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in Scalable
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in BIC
Pengcheng Yang
2020-03-16
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-15
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
inet: Use fallthrough;
Joe Perches
2020-03-12
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...
Kuniyuki Iwashima
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
2020-03-12
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
Kuniyuki Iwashima
2020-03-11
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
2020-03-11
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
2020-03-11
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
Jules Irenge
2020-03-10
net: memcg: late association of sock to memcg
Shakeel Butt
2020-03-09
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-03-09
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
2020-03-09
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
2020-03-09
bpf: tcp: Move assertions into tcp_bpf_get_proto
Lorenz Bauer
2020-03-09
skmsg: Update saved hooks only once
Lorenz Bauer
2020-03-09
bpf: sockmap: Only check ULP for TCP sockets
Lorenz Bauer
2020-03-08
inet_diag: return classid for all socket types
Dmitry Yakunin
2020-03-08
gre: fix uninit-value in __iptunnel_pull_header
Eric Dumazet
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
2020-02-27
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
2020-02-27
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-26
tcp-zerocopy: Update returned getsockopt() optlen.
Arjun Roy
2020-02-24
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2020-02-24
tcp: ipv4: Pass lockdep expression to RCU lists
Amol Grover
2020-02-24
tcp, ulp: Pass lockdep expression to RCU lists
Amol Grover
2020-02-23
igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVAL
Li RongQing
[next]