index
:
pm24.git
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
Age
Commit message (
Expand
)
Author
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
2022-12-01
rxrpc: Remove the _bh annotation from all the spinlocks
David Howells
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
2022-12-01
rxrpc: Extract the peer address from an incoming packet earlier
David Howells
2022-12-01
rxrpc: Reduce the use of RCU in packet input
David Howells
2022-12-01
rxrpc: Simplify skbuff accounting in receive path
David Howells
2022-12-01
rxrpc: Remove RCU from peer->error_targets list
David Howells
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
2022-12-01
rxrpc: Don't use sk->sk_receive_queue.lock to guard socket state changes
David Howells
2022-12-01
rxrpc: Remove call->input_lock
David Howells
2022-12-01
rxrpc: Move error processing into the local endpoint I/O thread
David Howells
2022-12-01
rxrpc: Move packet reception processing into I/O thread
David Howells
2022-12-01
rxrpc: Create a per-local endpoint receive queue and I/O thread
David Howells
2022-12-01
rxrpc: Split the receive code
David Howells
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
2022-12-01
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
2022-12-01
rxrpc: Extract the code from a received ABORT packet much earlier
David Howells
2022-12-01
rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
2022-12-01
rxrpc: Remove the [_k]net() debugging macros
David Howells
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
2022-12-01
rxrpc: Remove handling of duplicate packets in recvmsg_queue
David Howells
2022-12-01
rxrpc: Fix call leak
David Howells
2022-12-01
rxrpc: Implement an in-kernel rxperf server for testing purposes
David Howells
2022-12-01
rxrpc: Fix checker warning
David Howells
2022-11-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-29
mptcp: add support for TCP_FASTOPEN_KEY sockopt
Matthieu Baerts
2022-11-29
mptcp: add TCP_FASTOPEN sock option
Dmytro Shytyi
2022-11-29
mptcp: add subflow_v(4,6)_send_synack()
Dmytro Shytyi
2022-11-29
mptcp: implement delayed seq generation for passive fastopen
Dmytro Shytyi
2022-11-29
mptcp: consolidate initial ack seq generation
Paolo Abeni
2022-11-29
mptcp: track accurately the incoming MPC suboption type
Paolo Abeni
2022-11-29
mptcp: add MSG_FASTOPEN sendmsg flag support
Dmytro Shytyi
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()
Yuan Can
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-29
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
2022-11-29
net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...
Jiri Pirko
2022-11-29
of: net: export of_get_mac_address_nvmem()
Miquel Raynal
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
2022-11-28
net: hsr: Fix potential use-after-free
YueHaibing
2022-11-28
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
[next]