index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
libceph: amend cephx init_protocol() and build_request()
Ilya Dryomov
2
-28
/
+49
2020-12-15
libceph, ceph: incorporate nautilus cephx changes
Ilya Dryomov
6
-48
/
+194
2020-12-15
libceph: safer en/decoding of cephx requests and replies
Ilya Dryomov
1
-21
/
+26
2020-12-15
libceph: more insight into ticket expiry and invalidation
Ilya Dryomov
1
-14
/
+25
2020-12-15
libceph: move msgr1 protocol specific fields to its own struct
Ilya Dryomov
2
-212
/
+216
2020-12-15
libceph: move msgr1 protocol implementation to its own file
Ilya Dryomov
3
-1496
/
+1504
2020-12-15
libceph: separate msgr1 protocol implementation
Ilya Dryomov
1
-50
/
+88
2020-12-15
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
1
-82
/
+75
2020-12-15
libceph: export zero_page
Ilya Dryomov
1
-8
/
+9
2020-12-15
libceph: rename and export con->flags bits
Ilya Dryomov
1
-43
/
+34
2020-12-15
libceph: rename and export con->state states
Ilya Dryomov
1
-51
/
+39
2020-12-15
libceph: make con->state an int
Ilya Dryomov
1
-10
/
+6
2020-12-15
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
1
-2
/
+0
2020-12-15
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
1
-10
/
+17
2020-12-15
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
1
-20
/
+39
2020-12-15
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
1
-5
/
+6
2020-12-15
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
1
-4
/
+3
2020-12-15
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
1
-20
/
+54
2020-12-15
libceph: drop msg->ack_stamp field
Ilya Dryomov
1
-1
/
+0
2020-12-15
libceph: remove redundant session reset log message
Ilya Dryomov
1
-4
/
+3
2020-12-15
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
1
-3
/
+3
2020-12-15
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
1
-6
/
+4
2020-12-15
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
1
-26
/
+24
2020-12-15
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
1
-3
/
+0
2020-12-15
libceph: lower exponential backoff delay
Ilya Dryomov
1
-3
/
+9
2020-12-15
libceph: include middle_len in process_message() dout
Ilya Dryomov
1
-1
/
+2
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-4
/
+3
2020-12-14
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
1
-2
/
+33
2020-12-14
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
1
-29
/
+24
2020-12-14
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
1
-13
/
+16
2020-12-14
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
1
-4
/
+2
2020-12-14
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
1
-77
/
+87
2020-12-14
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
1
-95
/
+179
2020-12-14
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
1
-42
/
+132
2020-12-14
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
1
-0
/
+12
2020-12-14
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
1
-9
/
+31
2020-12-14
sunrpc: fix xs_read_xdr_buf for partial pages receive
Dan Aloni
1
-1
/
+2
2020-12-13
net: x25: Remove unimplemented X.25-over-LLC code stubs
Xie He
3
-24
/
+2
2020-12-13
inet: frags: batch fqdir destroy works
SeongJae Park
1
-8
/
+39
2020-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-7
/
+67
2020-12-12
netfilter: nftables: netlink support for several set element expressions
Pablo Neira Ayuso
2
-6
/
+143
2020-12-12
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
3
-47
/
+168
2020-12-12
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
27
-202
/
+793
2020-12-12
netfilter: nftables: generalize set expressions support
Pablo Neira Ayuso
2
-27
/
+66
2020-12-12
netfilter: ctnetlink: add timeout and protoinfo to destroy events
Florian Westphal
4
-22
/
+48
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-131
/
+197
2020-12-11
mac80211: add ieee80211_set_sar_specs
Carl Huang
1
-0
/
+12
2020-12-11
nl80211: add common API to configure SAR power limitations
Carl Huang
3
-0
/
+214
2020-12-11
mac80211: fix a mistake check for rx_stats update
Wen Gong
1
-1
/
+1
2020-12-11
mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc
Wen Gong
1
-0
/
+5
[prev]
[next]