开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2020-02-29
hsr: use extack error message instead of netdev_info
Taehee Yoo
2020-02-29
hsr: use debugfs_remove_recursive() instead of debugfs_remove()
Taehee Yoo
2020-02-29
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
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-28
unix: uses an atomic type for scm files accounting
Paolo Abeni
2020-02-28
net: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
ipv6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
l2tp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
xdp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
2020-02-27
bpf: INET_DIAG support in bpf_sk_storage
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-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
2020-02-27
unix: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
2020-02-26
net: switchdev: do not propagate bridge updates across bridges
Russell King
2020-02-26
net/smc: check for valid ib_client_data
Karsten Graul
2020-02-26
net: qrtr: Fix error pointer vs NULL bugs
Dan Carpenter
2020-02-26
mptcp: add dummy icsk_sync_mss()
Paolo Abeni
2020-02-26
mptcp: defer work schedule until mptcp lock is released
Paolo Abeni
2020-02-26
mptcp: avoid work queue scheduling if possible
Florian Westphal
2020-02-26
mptcp: remove mptcp_read_actor
Florian Westphal
2020-02-26
mptcp: add rmem queue accounting
Florian Westphal
2020-02-26
mptcp: update mptcp ack sequence from work queue
Florian Westphal
2020-02-26
mptcp: add work queue skeleton
Paolo Abeni
2020-02-26
mptcp: add and use mptcp_data_ready helper
Florian Westphal
2020-02-26
af_llc: fix if-statement empty body warning
Randy Dunlap
2020-02-26
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
2020-02-26
net/smc: rework peer ID handling
Hans Wippel
2020-02-26
tcp-zerocopy: Update returned getsockopt() optlen.
Arjun Roy
2020-02-26
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
2020-02-26
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
2020-02-26
net: fix sysfs permssions when device changes network namespace
Christian Brauner
2020-02-26
net-sysfs: add queue_change_owner()
Christian Brauner
2020-02-26
net-sysfs: add netdev_change_owner()
Christian Brauner
2020-02-26
sched: act: count in the size of action flags bitfield
Jiri Pirko
2020-02-26
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-02-26
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
2020-02-26
ethtool: limit bitset size
Michal Kubecek
2020-02-26
net: Fix Tx hash bound checking
Amritha Nambiar
2020-02-26
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
Stefano Brivio
2020-02-26
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
[next]