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
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
2
-54
/
+249
2022-02-09
mctp: Allow keys matching any local address
Jeremy Kerr
2
-2
/
+10
2022-02-09
mctp: Add helper for address match checking
Jeremy Kerr
1
-5
/
+3
2022-02-09
mctp: tests: Add key state tests
Jeremy Kerr
1
-0
/
+137
2022-02-09
mctp: tests: Rename FL_T macro to FL_TO
Jeremy Kerr
1
-6
/
+6
2022-02-09
ip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
Eric Dumazet
1
-1
/
+4
2022-02-09
net: remove default_device_exit()
Eric Dumazet
1
-8
/
+14
2022-02-09
can: gw: switch cangw_pernet_exit() to batch mode
Eric Dumazet
1
-3
/
+6
2022-02-09
ipmr: introduce ipmr_net_exit_batch()
Eric Dumazet
1
-5
/
+15
2022-02-09
ip6mr: introduce ip6mr_net_exit_batch()
Eric Dumazet
1
-5
/
+15
2022-02-09
ipv6: change fib6_rules_net_exit() to batch mode
Eric Dumazet
1
-3
/
+8
2022-02-09
ipv4: add fib_net_exit_batch()
Eric Dumazet
1
-3
/
+16
2022-02-09
nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
Eric Dumazet
1
-4
/
+8
2022-02-09
ipv6/addrconf: switch to per netns inet6_addr_lst hash table
Eric Dumazet
1
-54
/
+23
2022-02-09
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
1
-20
/
+24
2022-02-09
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
1
-0
/
+20
2022-02-09
net: add dev->dev_registered_tracker
Eric Dumazet
1
-2
/
+4
2022-02-08
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
4
-34
/
+45
2022-02-08
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2
-3
/
+15
2022-02-08
ipv4: Stop taking ECN bits into account in fib4-rules
Guillaume Nault
1
-8
/
+10
2022-02-08
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
1
-6
/
+13
2022-02-07
ip6mr: fix use-after-free in ip6mr_sk_done()
Eric Dumazet
2
-3
/
+7
2022-02-07
caif: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
1
-3
/
+7
2022-02-07
net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
Menglong Dong
1
-3
/
+9
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
1
-2
/
+3
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
1
-4
/
+10
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
1
-2
/
+10
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
1
-1
/
+2
2022-02-06
net: initialize init_net earlier
Eric Dumazet
2
-14
/
+6
2022-02-06
net: hsr: use hlist_head instead of list_head for mac addresses
Juhee Kang
7
-107
/
+171
2022-02-05
skmsg: convert struct sk_msg_sg::copy to a bitmap
Eric Dumazet
1
-2
/
+2
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2
-4
/
+4
2022-02-05
ip6mr: ip6mr_sk_done() can exit early in common cases
Eric Dumazet
1
-0
/
+3
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
4
-8
/
+8
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
1
-11
/
+4
2022-02-05
net: gro: avoid re-computing truesize twice on recycle
Paolo Abeni
1
-1
/
+0
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
4
-23
/
+45
2022-02-05
mptcp: allow to use port and non-signal in set_flags
Geliang Tang
1
-7
/
+6
2022-02-05
ipv6: ioam: Insertion frequency in lwtunnel output
Justin Iurman
1
-2
/
+57
2022-02-05
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
3
-0
/
+3
2022-02-04
tls: cap the output scatter list to something reasonable
Jakub Kicinski
1
-1
/
+2
2022-02-04
net: minor __dev_alloc_name() optimization
Eric Dumazet
1
-2
/
+2
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-71
/
+249
2022-02-04
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
21
-69
/
+247
2022-02-04
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
3
-16
/
+36
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
1
-13
/
+10
2022-02-03
mptcp: set fullmesh flag in pm_netlink
Geliang Tang
1
-9
/
+28
2022-02-03
mptcp: print out reset infos of MP_RST
Geliang Tang
1
-0
/
+2
2022-02-03
mptcp: clarify when options can be used
Matthieu Baerts
1
-2
/
+21
[next]