开源镜像站
帮助
动态
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
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2021-06-22
mptcp: refine mptcp_cleanup_rbuf
Paolo Abeni
2021-06-22
mptcp: add deny_join_id0 in mptcp_options_received
Geliang Tang
2021-06-22
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
2021-06-22
mptcp: add sysctl allow_join_initial_addr_port
Geliang Tang
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
2021-06-22
sctp: extract sctp_v4_err_handle function from sctp_v4_err
Xin Long
2021-06-22
sctp: extract sctp_v6_err_handle function from sctp_v6_err
Xin Long
2021-06-22
sctp: remove the unessessary hold for idev in sctp_v6_err
Xin Long
2021-06-22
sctp: enable PLPMTUD when the transport is ready
Xin Long
2021-06-22
sctp: do state transition when receiving an icmp TOOBIG packet
Xin Long
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
2021-06-22
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
2021-06-22
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
2021-06-22
openvswitch: add trace points
Aaron Conole
2021-06-22
ethtool: Validate module EEPROM offset as part of policy
Ido Schimmel
2021-06-22
ethtool: Validate module EEPROM length as part of policy
Ido Schimmel
2021-06-22
ethtool: Decrease size of module EEPROM get policy array
Ido Schimmel
2021-06-22
bridge: cfm: remove redundant return
gushengxian
2021-06-22
mptcp: add MIB counter for invalid mapping
Paolo Abeni
2021-06-22
mptcp: drop redundant test in move_skbs_to_msk()
Paolo Abeni
2021-06-22
mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
Paolo Abeni
2021-06-22
mptcp: use fast lock for subflows when possible
Paolo Abeni
2021-06-22
mptcp: drop tx skb cache
Paolo Abeni
2021-06-22
virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
Eric Dumazet
2021-06-21
Revert "net/sched: cls_flower: Remove match on n_proto"
Boris Sukholitko
2021-06-21
net: add pf_family_names[] for protocol family
Yejune Deng
2021-06-21
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
2021-06-21
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
2021-06-21
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2021-06-21
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
2021-06-21
__unix_find_socket_byname(): don't pass hash and type separately
Al Viro
2021-06-21
unix_bind_bsd(): unlink if we fail after successful mknod
Al Viro
2021-06-21
unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock
Al Viro
2021-06-21
fold unix_mknod() into unix_bind_bsd()
Al Viro
2021-06-21
unix_bind(): take BSD and abstract address cases into new helpers
Al Viro
2021-06-21
unix_bind(): separate BSD and abstract cases
Al Viro
2021-06-21
unix_bind(): allocate addr earlier
Al Viro
2021-06-21
af_unix: take address assignment/hash insertion into a new helper
Al Viro
2021-06-21
net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
Dan Carpenter
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-18
Revert "net: add pf_family_names[] for protocol family"
David S. Miller
[next]