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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+18
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-3
/
+14
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-33
/
+2
2023-06-25
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
1
-22
/
+28
2023-06-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-32
/
+119
2023-06-23
net: fix net device address assign type
Piotr Gardocki
1
-5
/
+5
2023-06-23
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+0
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
2023-06-22
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
1
-30
/
+39
2023-06-22
bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
Gilad Sever
1
-6
/
+18
2023-06-22
bpf: Factor out socket lookup functions for the TC hookpoint.
Gilad Sever
1
-3
/
+60
2023-06-21
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
Eric Dumazet
1
-2
/
+2
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
1
-4
/
+0
2023-06-18
gro: move the tc_ext comparison to a helper
Jakub Kicinski
1
-13
/
+19
2023-06-16
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
1
-0
/
+2
2023-06-16
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
1
-0
/
+64
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
1
-3
/
+2
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-18
/
+45
2023-06-15
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
1
-41
/
+42
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-06-13
net: flow_dissector: add support for cfm packets
Zahari Doychev
1
-0
/
+30
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+33
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+11
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
5
-269
/
+277
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2023-06-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-1
/
+1
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+4
2023-06-06
gro: decrease size of CB
Richard Gobert
1
-7
/
+12
2023-06-06
Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'
Jakub Kicinski
2
-3
/
+3
2023-06-06
lib/ref_tracker: improve printing stats
Andrzej Hajda
2
-3
/
+3
2023-06-05
bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
Jesper Dangaard Brouer
1
-3
/
+4
2023-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+39
2023-06-01
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-1
/
+13
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
1
-0
/
+12
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
1
-15
/
+19
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
1
-1
/
+7
2023-06-01
bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()
Eric Dumazet
1
-1
/
+2
2023-06-01
net: don't set sw irq coalescing defaults in case of PREEMPT_RT
Heiner Kallweit
1
-2
/
+4
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
1
-1
/
+1
2023-05-31
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
1
-0
/
+10
2023-05-30
net: fix signedness bug in skb_splice_from_iter()
Dan Carpenter
1
-2
/
+2
2023-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+63
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2
-2
/
+2
2023-05-26
net/core: Enable socket busy polling on -RT
Kurt Kanzenbach
1
-3
/
+6
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-47
/
+69
2023-05-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-44
/
+40
2023-05-24
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-24
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
1
-0
/
+88
[next]