index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
2
-30
/
+24
|
\
|
*
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
77
-514
/
+977
|
|
\
|
*
|
tty: rfcomm: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
|
*
|
tty: ldops: unify to u8
Jiri Slaby (SUSE)
2023-08-11
1
-3
/
+3
|
*
|
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+3
|
*
|
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
tty: remove dummy tty_ldisc_ops::poll() implementations
Jiri Slaby (SUSE)
2023-08-11
1
-7
/
+0
|
*
|
net: nfc: remove casts from tty->disc_data
Jiri Slaby
2023-08-03
1
-4
/
+4
|
*
|
Bluetooth: rfcomm: remove casts from tty->driver_data
Jiri Slaby
2023-07-31
1
-11
/
+11
*
|
|
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-09-01
5
-17
/
+76
|
\
\
\
|
*
|
|
SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt()
Trond Myklebust
2023-08-24
1
-0
/
+5
|
*
|
|
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2023-08-24
2
-2
/
+7
|
*
|
|
SUNRPC: Refactor and simplify connect timeout
Trond Myklebust
2023-08-24
1
-13
/
+21
|
*
|
|
SUNRPC: Set the TCP_SYNCNT to match the socket timeout
Trond Myklebust
2023-08-24
1
-0
/
+14
|
*
|
|
xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv()
Yue Haibing
2023-08-23
1
-1
/
+0
|
*
|
|
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
2023-08-23
3
-1
/
+29
*
|
|
|
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-09-01
18
-1340
/
+252
|
\
\
\
\
|
*
|
|
|
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2023-08-29
1
-6
/
+2
|
*
|
|
|
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
2023-08-29
1
-3
/
+5
|
*
|
|
|
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
2023-08-29
1
-35
/
+25
|
*
|
|
|
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
2023-08-29
2
-1
/
+4
|
*
|
|
|
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
2023-08-29
2
-36
/
+42
|
*
|
|
|
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
2023-08-29
1
-1
/
+1
|
*
|
|
|
SUNRPC: Add enum svc_auth_status
Chuck Lever
2023-08-29
4
-17
/
+40
|
*
|
|
|
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
2
-20
/
+16
|
*
|
|
|
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
1
-17
/
+11
|
*
|
|
|
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
2
-2
/
+2
|
*
|
|
|
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
1
-10
/
+6
|
*
|
|
|
SUNRPC: Reduce thread wake-up rate when receiving large RPC messages
Chuck Lever
2023-08-29
1
-1
/
+11
|
*
|
|
|
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2023-08-29
1
-6
/
+0
|
*
|
|
|
SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
Chuck Lever
2023-08-29
1
-11
/
+13
|
*
|
|
|
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2023-08-29
1
-15
/
+18
|
*
|
|
|
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
2023-08-29
2
-44
/
+70
|
*
|
|
|
SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c
Chuck Lever
2023-08-29
3
-114
/
+1
|
*
|
|
|
SUNRPC: Remove the ->import_ctx method
Chuck Lever
2023-08-29
2
-12
/
+1
|
*
|
|
|
SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
Chuck Lever
2023-08-29
2
-14
/
+0
|
*
|
|
|
SUNRPC: Remove gss_import_v1_context()
Chuck Lever
2023-08-29
1
-141
/
+1
|
*
|
|
|
SUNRPC: Remove krb5_derive_key_v1()
Chuck Lever
2023-08-29
2
-90
/
+0
|
*
|
|
|
SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED
Chuck Lever
2023-08-29
5
-486
/
+0
|
*
|
|
|
SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list
Chuck Lever
2023-08-29
1
-52
/
+0
|
*
|
|
|
SUNRPC: Remove Kunit tests for the DES3 encryption type
Chuck Lever
2023-08-29
1
-196
/
+0
|
*
|
|
|
SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
Chuck Lever
2023-08-29
2
-29
/
+0
|
*
|
|
|
SUNRPC: Fix the recent bv_offset fix
Chuck Lever
2023-08-29
1
-1
/
+3
*
|
|
|
|
Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-30
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: Add io_uring command support for sockets
Breno Leitao
2023-08-09
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-30
30
-51
/
+131
|
\
\
\
\
\
\
|
*
|
|
|
|
|
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-16
21
-28
/
+80
|
*
|
|
|
|
|
netfilter: Update to register_net_sysctl_sz
Joel Granados
2023-08-16
7
-14
/
+31
[next]