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
starfive-6.6.48-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
2021-10-16
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
7
-115
/
+531
2021-10-16
net/smc: add v2 support to the work request layer
Karsten Graul
5
-21
/
+199
2021-10-16
net/smc: retrieve v2 gid from IB device
Karsten Graul
4
-30
/
+95
2021-10-16
net/smc: add v2 format of CLC decline message
Karsten Graul
2
-10
/
+55
2021-10-16
net/smc: add listen processing for SMC-Rv2
Karsten Graul
4
-66
/
+165
2021-10-16
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
6
-61
/
+267
2021-10-16
net/smc: prepare for SMC-Rv2 connection
Karsten Graul
4
-35
/
+113
2021-10-16
net/smc: save stack space and allocate smc_init_info
Karsten Graul
1
-30
/
+53
2021-10-16
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
1
-3
/
+0
2021-10-16
mptcp: Make mptcp_pm_nl_mp_prio_send_ack() static
Mat Martineau
2
-6
/
+3
2021-10-16
mptcp: increase default max additional subflows to 2
Paolo Abeni
1
-0
/
+3
2021-10-16
mptcp: Avoid NULL dereference in mptcp_getsockopt_subflow_addrs()
Tim Gardner
1
-0
/
+3
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
2
-4
/
+12
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
6
-20
/
+42
2021-10-15
mctp: Avoid leak of mctp_sk_key
Matt Johnston
1
-0
/
+4
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
1
-4
/
+6
2021-10-15
net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries
Daniel Borkmann
1
-3
/
+8
2021-10-15
net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute
Daniel Borkmann
1
-5
/
+1
2021-10-15
net, neigh: Add build-time assertion to avoid neigh->flags overflow
Daniel Borkmann
1
-0
/
+3
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-172
/
+267
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
1
-2
/
+1
2021-10-14
icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
Xin Long
1
-12
/
+11
2021-10-14
sctp: account stream padding length for reconf chunk
Eiichi Tsukata
1
-1
/
+1
2021-10-14
NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
Ziyang Xuan
1
-2
/
+6
2021-10-14
NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
Ziyang Xuan
1
-2
/
+7
2021-10-14
nfc: fix error handling of nfc_proto_register()
Ziyang Xuan
1
-0
/
+3
2021-10-14
Revert "net: procfs: add seq_puts() statement for dev_mcast"
Vladimir Oltean
1
-13
/
+11
2021-10-13
net: dsa: unregister cross-chip notifier after ds->ops->teardown
Vladimir Oltean
1
-2
/
+2
2021-10-13
ip: use dev_addr_set() in tunnels
Jakub Kicinski
8
-10
/
+10
2021-10-13
tipc: constify dev_addr passing
Jakub Kicinski
4
-5
/
+5
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
2
-4
/
+4
2021-10-13
llc/snap: constify dev_addr passing
Jakub Kicinski
6
-6
/
+6
2021-10-13
rose: constify dev_addr passing
Jakub Kicinski
3
-9
/
+12
2021-10-13
ax25: constify dev_addr passing
Jakub Kicinski
9
-19
/
+19
2021-10-13
net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...
Vladimir Oltean
1
-1
/
+2
2021-10-13
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
2
-15
/
+25
2021-10-13
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
3
-3
/
+1
2021-10-13
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
1
-1
/
+0
2021-10-13
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-0
/
+43
2021-10-13
devlink: Delete reload enable/disable interface
Leon Romanovsky
1
-44
/
+3
2021-10-13
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
1
-2
/
+22
2021-10-13
devlink: Annotate devlink API calls
Leon Romanovsky
1
-0
/
+26
2021-10-13
devlink: Move netdev_to_devlink helpers to devlink.c
Leon Romanovsky
1
-0
/
+18
2021-10-13
devlink: Reduce struct devlink exposure
Leon Romanovsky
1
-0
/
+57
2021-10-13
net: dsa: fix spurious error message when unoffloaded port leaves bridge
Alvin Šipraga
1
-1
/
+1
2021-10-12
ipv6: ioam: move the check for undefined bits
Justin Iurman
2
-9
/
+67
2021-10-12
net, neigh: Add NTF_MANAGED flag for managed neighbor entries
Daniel Borkmann
1
-30
/
+83
2021-10-12
net, neigh: Extend neigh->flags to 32 bit to allow for extensions
Roopa Prabhu
1
-15
/
+40
2021-10-12
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
1
-9
/
+13
2021-10-12
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
1
-12
/
+14
[next]