index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
net: fix net device address assign type
Piotr Gardocki
1
-5
/
+5
2023-06-16
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
1
-0
/
+2
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-18
/
+45
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-69
/
+1
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
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
Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'
Jakub Kicinski
1
-1
/
+1
2023-06-06
lib/ref_tracker: improve printing stats
Andrzej Hajda
1
-1
/
+1
2023-06-01
net: don't set sw irq coalescing defaults in case of PREEMPT_RT
Heiner Kallweit
1
-2
/
+4
2023-05-26
net/core: Enable socket busy polling on -RT
Kurt Kanzenbach
1
-3
/
+6
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-1
/
+1
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
1
-2
/
+10
2023-04-23
net: make napi_threaded_poll() aware of sd->defer_list
Eric Dumazet
1
-0
/
+3
2023-04-23
net: move skb_defer_free_flush() up
Eric Dumazet
1
-21
/
+21
2023-04-23
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
1
-2
/
+2
2023-04-21
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
1
-1
/
+2
2023-04-19
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
1
-2
/
+1
2023-04-15
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
1
-0
/
+3
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-04-13
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
1
-1
/
+1
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
1
-1
/
+1
2023-04-08
net: openvswitch: fix race on port output
Felix Huettner
1
-0
/
+1
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
1
-5
/
+3
2023-03-30
net: optimize ____napi_schedule() to avoid extra NET_RX_SOFTIRQ
Eric Dumazet
1
-4
/
+18
2023-03-30
net: optimize napi_schedule_rps()
Eric Dumazet
1
-3
/
+5
2023-03-30
net: add softnet_data.in_net_rx_action
Eric Dumazet
1
-0
/
+4
2023-03-30
net: napi_schedule_rps() cleanup
Eric Dumazet
1
-6
/
+12
2023-03-23
net: do not use skb_mac_header() in qdisc_pkt_len_init()
Eric Dumazet
1
-4
/
+4
2023-03-23
net: Catch invalid index in XPS mapping
Nick Child
1
-0
/
+2
2023-03-08
net: remove enum skb_free_reason
Eric Dumazet
1
-11
/
+9
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
1
-1
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+1
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
1
-8
/
+0
2023-02-16
net/core: refactor promiscuous mode message
Jesse Brandeburg
1
-3
/
+2
2023-02-16
net/core: print message for allmulticast
Jesse Brandeburg
1
-0
/
+2
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+1
2023-02-03
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-0
/
+1
2023-02-02
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
1
-0
/
+4
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+7
2023-01-24
net: avoid irqsave in skb_defer_free_flush
Jesper Dangaard Brouer
1
-3
/
+2
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-0
/
+5
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
1
-2
/
+2
2022-12-19
net: Fix documentation for unregister_netdevice_notifier_net
Miaoqian Lin
1
-1
/
+1
2022-12-04
net: add netdev_sw_irq_coalesce_default_on()
Heiner Kallweit
1
-0
/
+16
2022-11-18
net: fix napi_disable() logic error
Eric Dumazet
1
-2
/
+2
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-11
/
+3
2022-11-16
net: adopt try_cmpxchg() in napi_{enable|disable}()
Eric Dumazet
1
-9
/
+5
[next]