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
2023-12-27
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2
-26
/
+28
2023-12-27
bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
Lin Ma
1
-1
/
+1
2023-12-27
mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT
Maxim Galaganov
1
-1
/
+20
2023-12-27
mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()
Maxim Galaganov
1
-3
/
+3
2023-12-27
mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()
Davide Caratti
1
-64
/
+44
2023-12-27
net/sched: act_mirred: Allow mirred to block
Victor Nogueira
1
-2
/
+117
2023-12-27
net/sched: act_mirred: Add helper function tcf_mirred_replace_dev
Victor Nogueira
1
-4
/
+12
2023-12-27
net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readability
Victor Nogueira
1
-57
/
+72
2023-12-27
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
1
-1
/
+2
2023-12-27
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
3
-1
/
+60
2023-12-26
net: remove SOCK_DEBUG leftovers
Denis Kirjanov
5
-24
/
+24
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2
-9
/
+31
2023-12-26
net/smc: disable SEID on non-s390 archs where virtual ISM may be used
Wen Gu
1
-0
/
+14
2023-12-26
net/smc: support extended GID in SMC-D lgr netlink attribute
Wen Gu
2
-0
/
+8
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
10
-55
/
+146
2023-12-26
net/smc: define a reserved CHID range for virtual ISM devices
Wen Gu
1
-0
/
+20
2023-12-26
net/smc: introduce virtual ISM device support feature
Wen Gu
1
-3
/
+6
2023-12-26
net/smc: support SMCv2.x supplemental features negotiation
Wen Gu
4
-4
/
+22
2023-12-26
net/smc: unify the structs of accept or confirm message for v1 and v2
Wen Gu
3
-97
/
+62
2023-12-26
net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
Wen Gu
1
-82
/
+115
2023-12-26
net/smc: rename some 'fce' to 'fce_v2x' for clarity
Wen Gu
1
-14
/
+16
2023-12-23
tipc: Remove some excess struct member documentation
Jonathan Corbet
1
-15
/
+0
2023-12-23
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
2
-23
/
+1
2023-12-23
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
4
-16
/
+9
2023-12-23
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
2
-11
/
+0
2023-12-23
tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners).
Kuniyuki Iwashima
3
-9
/
+8
2023-12-23
tcp: Iterate tb->bhash2 in inet_csk_bind_conflict().
Kuniyuki Iwashima
1
-1
/
+17
2023-12-23
tcp: Rearrange tests in inet_csk_bind_conflict().
Kuniyuki Iwashima
1
-21
/
+19
2023-12-23
tcp: Link bhash2 to bhash.
Kuniyuki Iwashima
2
-11
/
+12
2023-12-23
tcp: Rename tb in inet_bind2_bucket_(init|create)().
Kuniyuki Iwashima
1
-16
/
+16
2023-12-23
tcp: Save address type in inet_bind2_bucket.
Kuniyuki Iwashima
1
-16
/
+13
2023-12-23
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
1
-17
/
+17
2023-12-23
tcp: Rearrange tests in inet_bind2_bucket_(addr_match|match_addr_any)().
Kuniyuki Iwashima
1
-13
/
+12
2023-12-23
tcp: Use bhash2 for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2
-3
/
+7
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
27
-116
/
+271
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
25
-110
/
+269
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+2
2023-12-21
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
1
-0
/
+3
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2
-52
/
+9
2023-12-21
net: avoid build bug in skb extension length calculation
Thomas Weißschuh
1
-0
/
+2
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+2
2023-12-20
net: sched: Add initial TC error skb drop reasons
Victor Nogueira
2
-9
/
+16
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
1
-2
/
+5
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
3
-18
/
+11
2023-12-20
rtnetlink: bridge: Enable MDB bulk deletion
Ido Schimmel
1
-1
/
+2
2023-12-20
bridge: mdb: Add MDB bulk deletion support
Ido Schimmel
3
-0
/
+142
2023-12-20
rtnetlink: bridge: Invoke MDB bulk deletion when needed
Ido Schimmel
1
-0
/
+8
2023-12-20
rtnetlink: bridge: Use a different policy for MDB bulk delete
Ido Schimmel
1
-2
/
+49
2023-12-20
Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
5
-23
/
+67
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
3
-21
/
+21
[next]