index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
3
-18
/
+31
|
\
\
|
*
|
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
1
-9
/
+6
|
*
|
libceph: fix ceph_pagelist_reserve() comment typo
Jason Wang
2022-08-03
1
-1
/
+1
|
*
|
libceph: print fsid and epoch with osd id
Daichi Mukai
2022-08-03
1
-7
/
+23
|
*
|
libceph: check pointer before assigned to "c->rules[]"
Li Qiong
2022-08-03
1
-1
/
+1
*
|
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
11
-160
/
+465
|
\
\
\
|
*
|
|
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-27
3
-20
/
+20
|
*
|
|
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
2022-07-27
1
-0
/
+14
|
*
|
|
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
1
-0
/
+65
|
*
|
|
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
2022-07-25
1
-1
/
+0
|
*
|
|
SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
Olga Kornievskaia
2022-07-25
1
-21
/
+31
|
*
|
|
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
3
-7
/
+22
|
*
|
|
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
1
-0
/
+14
|
*
|
|
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
2
-12
/
+98
|
*
|
|
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
2022-07-25
1
-0
/
+46
|
*
|
|
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
2022-07-25
2
-23
/
+37
|
*
|
|
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
2022-07-23
1
-66
/
+0
|
*
|
|
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
2022-07-23
1
-0
/
+23
|
*
|
|
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
2022-07-23
1
-0
/
+30
|
*
|
|
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
2022-07-23
1
-0
/
+59
|
*
|
|
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
2022-07-23
1
-2
/
+4
|
*
|
|
SUNRPC: Fail faster on bad verifier
Chuck Lever
2022-07-23
1
-1
/
+1
|
*
|
|
sunrpc: fix expiry of auth creds
Dan Aloni
2022-07-12
1
-1
/
+1
|
*
|
|
SUNRPC: Fix an RPC/RDMA performance regression
Trond Myklebust
2022-07-10
3
-12
/
+6
*
|
|
|
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
SUNRPC: Expand the svc_alloc_arg_err tracepoint
Chuck Lever
2022-07-29
1
-1
/
+1
*
|
|
|
|
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
7
-28
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
9p: convert to advancing variant of iov_iter_get_pages_alloc()
Al Viro
2022-08-08
3
-19
/
+26
|
*
|
|
|
|
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
4
-9
/
+4
*
|
|
|
|
|
Merge tag '9p-for-5.20' of https://github.com/martinetd/linux
Linus Torvalds
2022-08-06
5
-92
/
+97
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
2022-07-16
1
-4
/
+1
|
*
|
|
|
|
|
net: 9p: fix refcount leak in p9_read_work() error handling
Hangyu Hua
2022-07-15
1
-0
/
+1
|
*
|
|
|
|
|
9p: roll p9_tag_remove into p9_req_put
Dominique Martinet
2022-07-15
1
-50
/
+51
|
*
|
|
|
|
|
9p: Add client parameter to p9_req_put()
Kent Overstreet
2022-07-09
5
-16
/
+16
|
*
|
|
|
|
|
9p: Drop kref usage
Kent Overstreet
2022-07-09
1
-11
/
+8
|
*
|
|
|
|
|
9p fid refcount: add a 9p_fid_ref tracepoint
Dominique Martinet
2022-07-02
1
-1
/
+19
|
*
|
|
|
|
|
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
2022-07-02
1
-12
/
+3
*
|
|
|
|
|
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
3
-2
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-07-03
1
-1
/
+1
|
*
|
|
|
|
|
|
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'master' into mm-stable
akpm
2022-06-27
24
-480
/
+230
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
|
net: set proper memcg for net_init hooks allocations
Vasily Averin
2022-06-16
1
-0
/
+7
*
|
|
|
|
|
|
|
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-05
2
-11
/
+4
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
batman-adv: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-30
1
-7
/
+2
|
*
|
|
|
|
|
|
mac80211: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-24
1
-4
/
+2
*
|
|
|
|
|
|
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
3
-39
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULE
Thomas Gleixner
2022-06-10
2
-30
/
+2
|
*
|
|
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-04
1
-0
/
+6
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
net: ipconfig: Relax fw_devlink if we need to mount a network rootfs
Saravana Kannan
2022-06-10
1
-0
/
+6
|
|
/
/
/
/
/
/
/
[prev]
[next]