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-01-27
can: gw: fix typo
Marc Kleine-Budde
1
-1
/
+1
2021-01-27
net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation
Nikolay Aleksandrov
1
-9
/
+9
2021-01-26
bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
Jiapeng Zhong
1
-1
/
+1
2021-01-24
udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
Alexander Lobakin
1
-1
/
+2
2021-01-24
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
1
-0
/
+1
2021-01-23
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
1
-0
/
+4
2021-01-23
sch_htb: Stats for offloaded HTB
Maxim Mikityanskiy
1
-0
/
+53
2021-01-23
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-28
/
+473
2021-01-23
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
9
-11
/
+20
2021-01-23
tcp: Add receive timestamp support for receive zerocopy.
Arjun Roy
1
-32
/
+84
2021-01-23
tcp: Remove CMSG magic numbers for tcp_recvmsg().
Arjun Roy
1
-4
/
+10
2021-01-23
net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes
Nikolay Aleksandrov
3
-12
/
+20
2021-01-23
net: bridge: multicast: handle block pg delete for all cases
Nikolay Aleksandrov
1
-8
/
+9
2021-01-23
net: bridge: multicast: add EHT host filter_mode handling
Nikolay Aleksandrov
1
-4
/
+38
2021-01-23
net: bridge: multicast: optimize TO_INCLUDE EHT timeouts
Nikolay Aleksandrov
1
-0
/
+21
2021-01-23
net: bridge: multicast: add EHT include and exclude handling
Nikolay Aleksandrov
3
-23
/
+168
2021-01-23
net: bridge: multicast: add EHT allow/block handling
Nikolay Aleksandrov
4
-14
/
+290
2021-01-23
net: bridge: multicast: add EHT host delete function
Nikolay Aleksandrov
1
-0
/
+17
2021-01-23
net: bridge: multicast: add EHT source set handling functions
Nikolay Aleksandrov
3
-0
/
+325
2021-01-23
net: bridge: multicast: add EHT host handling functions
Nikolay Aleksandrov
3
-1
/
+117
2021-01-23
net: bridge: multicast: add EHT structures and definitions
Nikolay Aleksandrov
3
-0
/
+53
2021-01-23
net: bridge: multicast: calculate idx position without changing ptr
Nikolay Aleksandrov
1
-18
/
+9
2021-01-23
net: bridge: multicast: __grp_src_block_incl can modify pg
Nikolay Aleksandrov
1
-3
/
+11
2021-01-23
net: bridge: multicast: pass host src address to IGMPv3/MLDv2 functions
Nikolay Aleksandrov
1
-41
/
+49
2021-01-23
net: bridge: multicast: rename src_size to addr_size
Nikolay Aleksandrov
1
-39
/
+39
2021-01-23
mptcp: implement delegated actions
Paolo Abeni
3
-4
/
+194
2021-01-23
mptcp: schedule work for better snd subflow selection
Paolo Abeni
1
-3
/
+8
2021-01-23
mptcp: do not queue excessive data on subflows
Paolo Abeni
1
-2
/
+2
2021-01-23
mptcp: re-enable sndbuf autotune
Paolo Abeni
3
-33
/
+45
2021-01-23
mptcp: always graft subflow socket to parent
Paolo Abeni
3
-26
/
+14
2021-01-23
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
4
-12
/
+30
2021-01-21
ip_gre: remove CRC flag from dev features in gre_gso_segment
Xin Long
1
-11
/
+4
2021-01-21
udp: not remove the CRC flag from dev features when need_csum is false
Xin Long
1
-2
/
+2
2021-01-21
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
4
-5
/
+15
2021-01-21
net: inline rollback_registered_many()
Jakub Kicinski
1
-14
/
+8
2021-01-21
net: move rollback_registered_many()
Jakub Kicinski
1
-93
/
+95
2021-01-21
net: inline rollback_registered()
Jakub Kicinski
1
-11
/
+6
2021-01-21
net: move net_set_todo inside rollback_registered()
Jakub Kicinski
1
-8
/
+3
2021-01-21
nexthop: Specialize rtm_nh_policy
Petr Machata
1
-14
/
+9
2021-01-21
nexthop: Use a dedicated policy for nh_valid_dump_req()
Petr Machata
1
-33
/
+27
2021-01-21
nexthop: Use a dedicated policy for nh_valid_get_del_req()
Petr Machata
1
-17
/
+9
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-105
/
+137
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-103
/
+135
2021-01-20
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
1
-2
/
+2
2021-01-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-2
/
+2
2021-01-20
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2
-17
/
+10
2021-01-20
net: fix GSO for SG-enabled devices
Paolo Abeni
1
-2
/
+2
2021-01-20
tcp: do not mess with cloned skbs in tcp_add_backlog()
Eric Dumazet
1
-12
/
+13
2021-01-20
taprio: boolean values to a bool variable
Jiapeng Zhong
1
-3
/
+3
2021-01-20
net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
Bongsu Jeon
1
-1
/
+1
[next]