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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
page_pool: add a comment explaining the fragment counter usage
Ilias Apalodimas
1
-0
/
+10
2023-02-21
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
3
-14
/
+23
2023-02-21
net/sched: Rename user cookie and act cookie
Paul Blakey
2
-3
/
+3
2023-02-21
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
3
-1
/
+190
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
1
-0
/
+5
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2
-0
/
+9
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
1
-0
/
+5
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
1
-0
/
+3
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+8
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+13
2023-02-16
Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-15
/
+125
2023-02-16
net/sched: act_connmark: transition to percpu stats and rcu
Pedro Tammela
1
-2
/
+7
2023-02-16
net/sched: act_nat: transition to percpu stats and rcu
Pedro Tammela
1
-3
/
+7
2023-02-16
net/sched: Retire rsvp classifier
Jamal Hadi Salim
1
-10
/
+0
2023-02-16
net/sched: Retire tcindex classifier
Jamal Hadi Salim
1
-5
/
+0
2023-02-15
wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...
Lorenzo Bianconi
1
-1
/
+0
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
1
-28
/
+0
2023-02-14
wifi: cfg80211: call reg_notifier for self managed wiphy from driver hint
Wen Gong
1
-0
/
+3
2023-02-14
wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notify
Lorenzo Bianconi
1
-10
/
+6
2023-02-14
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
1
-0
/
+13
2023-02-14
wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces
Felix Fietkau
1
-1
/
+26
2023-02-14
wifi: mac80211: configure puncturing bitmap
Aloka Dixit
1
-0
/
+3
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
1
-2
/
+4
2023-02-14
wifi: nl80211: validate and configure puncturing bitmap
Aloka Dixit
1
-0
/
+8
2023-02-14
wifi: cfg80211: move puncturing bitmap validation from mac80211
Aloka Dixit
1
-0
/
+12
2023-02-14
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
1
-1
/
+4
2023-02-14
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
Veerendranath Jakkam
1
-0
/
+10
2023-02-14
wifi: cfg80211: Extend cfg80211_new_sta() for MLD AP
Veerendranath Jakkam
1
-0
/
+24
2023-02-14
wifi: cfg80211: Authentication offload to user space for MLO connection in ST...
Veerendranath Jakkam
1
-0
/
+12
2023-02-14
net/sched: support per action hw stats
Oz Shlomo
2
-10
/
+20
2023-02-14
net/sched: introduce flow_offload action cookie
Oz Shlomo
1
-0
/
+2
2023-02-14
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
1
-6
/
+5
2023-02-14
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2
-1
/
+10
2023-02-14
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
1
-1
/
+2
2023-02-14
net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDR
Eric Dumazet
1
-0
/
+3
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
1
-1
/
+1
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
1
-0
/
+4
2023-02-11
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
1
-0
/
+13
2023-02-11
Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-2
/
+4
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+15
2023-02-11
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
1
-0
/
+2
2023-02-11
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
1
-0
/
+2
2023-02-10
Bluetooth: MGMT: add CIS feature bits to controller information
Pauli Virtanen
1
-0
/
+2
2023-02-10
Bluetooth: HCI: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
1
-0
/
+5
2023-02-06
net: add sock_init_data_uid()
Pietro Borrello
1
-1
/
+6
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
1
-0
/
+1
2023-02-06
net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
Vladimir Oltean
1
-0
/
+1
2023-02-06
net/sched: mqprio: allow offloading drivers to request queue count validation
Vladimir Oltean
1
-0
/
+4
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2
-10
/
+10
[next]