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
pinetabv-6.6.y-devel
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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
net: devlink: convert port_list into xarray
Jiri Pirko
1
-30
/
+27
2022-12-01
net: devlink: make the devlink_ops::info_get() callback optional
Vincent Mailhol
1
-7
/
+6
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-8
/
+18
2022-12-01
devlink: support directly reading from region memory
Jacob Keller
1
-17
/
+63
2022-12-01
devlink: refactor region_read_snapshot_fill to use a callback function
Jacob Keller
1
-9
/
+35
2022-12-01
devlink: remove unnecessary parameter from chunk_fill function
Jacob Keller
1
-8
/
+2
2022-12-01
devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
Jacob Keller
1
-11
/
+14
2022-12-01
devlink: report extended error message in region_read_dumpit()
Jacob Keller
1
-4
/
+12
2022-12-01
devlink: use min_t to calculate data_size
Jacob Keller
1
-4
/
+2
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-30
/
+34
2022-11-29
net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...
Jiri Pirko
1
-2
/
+2
2022-11-29
of: net: export of_get_mac_address_nvmem()
Miquel Raynal
1
-2
/
+3
2022-11-29
Daniel Borkmann says:
Jakub Kicinski
1
-29
/
+28
2022-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-1
/
+3
2022-11-23
devlink: remove redundant health state set to error
Moshe Shemesh
1
-2
/
+0
2022-11-22
net: fix __sock_gen_cookie()
Eric Dumazet
1
-1
/
+4
2022-11-21
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
1
-5
/
+6
2022-11-19
bpf, docs: DEVMAPs and XDP_REDIRECT
Maryam Tahhan
1
-2
/
+6
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
1
-1
/
+1
2022-11-18
net: fix napi_disable() logic error
Eric Dumazet
1
-2
/
+2
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
1
-28
/
+30
2022-11-18
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
1
-1
/
+8
2022-11-18
devlink: Allow for devlink-rate nodes parent reassignment
Michal Wilczynski
1
-5
/
+7
2022-11-18
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
1
-0
/
+45
2022-11-18
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
1
-0
/
+33
2022-11-18
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
1
-0
/
+31
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-11
/
+3
2022-11-16
net: __sock_gen_cookie() cleanup
Eric Dumazet
1
-6
/
+6
2022-11-16
net: adopt try_cmpxchg() in napi_{enable|disable}()
Eric Dumazet
1
-9
/
+5
2022-11-16
net: adopt try_cmpxchg() in napi_schedule_prep() and napi_complete_done()
Eric Dumazet
1
-6
/
+4
2022-11-16
net: net_{enable|disable}_timestamp() optimizations
Eric Dumazet
1
-12
/
+6
2022-11-16
net: mm_account_pinned_pages() optimization
Eric Dumazet
1
-3
/
+2
2022-11-16
net: linkwatch: only report IF_OPER_LOWERLAYERDOWN if iflink is actually down
Vladimir Oltean
1
-3
/
+17
2022-11-16
udp: Access &udp_table via net.
Kuniyuki Iwashima
1
-2
/
+2
2022-11-16
net: dsa: add support for DSA rx offloading via metadata dst
Felix Fietkau
1
-1
/
+3
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
1
-2
/
+2
2022-11-15
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
1
-20
/
+14
2022-11-14
net: flow_offload: add support for ARP frame matching
Steen Hegelund
1
-0
/
+7
2022-11-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-10
/
+37
2022-11-12
net: gro: no longer use skb_vlan_tag_present()
Eric Dumazet
1
-3
/
+1
2022-11-12
net: remove skb->vlan_present
Eric Dumazet
1
-12
/
+10
2022-11-12
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
1
-8
/
+31
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-25
/
+25
2022-11-11
devlink: Fix warning when unregistering a port
Ido Schimmel
1
-2
/
+2
2022-11-10
gro: avoid checking for a failed search
Richard Gobert
1
-35
/
+35
2022-11-10
devlink: Add packet traps for 802.1X operation
Ido Schimmel
1
-0
/
+3
2022-11-10
net: devlink: move netdev notifier block to dest namespace during reload
Jiri Pirko
1
-1
/
+4
2022-11-10
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
1
-4
/
+18
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-0
/
+1
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
2
-20
/
+5
[next]