开源镜像站
帮助
动态
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
2023-01-09
mptcp: rename 'sk' to 'ssk' in mptcp_token_new_connect()
Menglong Dong
2023-01-09
mptcp: init sk->sk_prot in build_msk()
Menglong Dong
2023-01-09
mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()
Menglong Dong
2023-01-09
mptcp: use local variable ssk in write_options
Geliang Tang
2023-01-09
mptcp: use net instead of sock_net
Geliang Tang
2023-01-09
mptcp: use msk_owned_by_me helper
Geliang Tang
2023-01-07
Merge tag 'rxrpc-fixes-20230107' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-07
rxrpc: Fix incoming call setup race
David Howells
2023-01-06
net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
devlink: allow registering parameters after the instance
Jakub Kicinski
2023-01-06
devlink: don't require setting features before registration
Jakub Kicinski
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
2023-01-06
devlink: always check if the devlink instance is registered
Jakub Kicinski
2023-01-06
devlink: protect devlink->dev by the instance lock
Jakub Kicinski
2023-01-06
devlink: update the code in netns move to latest helpers
Jakub Kicinski
2023-01-06
devlink: bump the instance index directly when iterating
Jakub Kicinski
2023-01-06
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
rxrpc: Move the client conn cache management to the I/O thread
David Howells
2023-01-06
rxrpc: Remove call->state_lock
David Howells
2023-01-06
rxrpc: Move call state changes from recvmsg to I/O thread
David Howells
2023-01-06
rxrpc: Move call state changes from sendmsg to I/O thread
David Howells
2023-01-06
rxrpc: Wrap accesses to get call state to put the barrier in one place
David Howells
2023-01-06
rxrpc: Split out the call state changing functions into their own file
David Howells
2023-01-06
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
2023-01-06
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
2023-01-06
rxrpc: Make the set of connection IDs per local endpoint
David Howells
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-06
rxrpc: Clean up connection abort
David Howells
2023-01-06
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
2023-01-06
rxrpc: Only disconnect calls in the I/O thread
David Howells
2023-01-06
rxrpc: Only set/transmit aborts in the I/O thread
David Howells
2023-01-06
rxrpc: Separate call retransmission from other conn events
David Howells
2023-01-06
rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
2023-01-06
rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
2023-01-05
devlink: convert remaining dumps to the by-instance scheme
Jakub Kicinski
2023-01-05
devlink: add by-instance dump infra
Jakub Kicinski
2023-01-05
devlink: uniformly take the devlink instance lock in the dump loop
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (function)
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (nested)
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (simple)
Jakub Kicinski
2023-01-05
devlink: health: combine loops in dump
Jakub Kicinski
2023-01-05
devlink: drop the filter argument from devlinks_xa_find_get
Jakub Kicinski
2023-01-05
devlink: remove start variables from dumps
Jakub Kicinski
2023-01-05
devlink: use an explicit structure for dump context
Jakub Kicinski
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
2023-01-05
devlink: split out netlink code
Jakub Kicinski
[prev]
[next]