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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-95
/
+380
2020-10-01
bpf: Fix "unresolved symbol" build error with resolve_btfids
Yonghong Song
1
-0
/
+6
2020-10-01
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
2
-7
/
+7
2020-10-01
drop_monitor: Remove duplicate struct
Ido Schimmel
1
-17
/
+10
2020-10-01
drop_monitor: Remove no longer used functions
Ido Schimmel
1
-142
/
+0
2020-10-01
drop_monitor: Convert to using devlink tracepoint
Ido Schimmel
2
-40
/
+40
2020-10-01
drop_monitor: Prepare probe functions for devlink tracepoint
Ido Schimmel
1
-0
/
+146
2020-10-01
devlink: Add a tracepoint for trap reports
Ido Schimmel
1
-0
/
+25
2020-09-30
bpf: Add redirect_neigh helper as redirect drop-in
Daniel Borkmann
1
-15
/
+261
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
4
-15
/
+20
2020-09-30
bpf: Add classid helper only based on skb->sk
Daniel Borkmann
1
-0
/
+21
2020-09-30
net: Add netif_rx_any_context()
Sebastian Andrzej Siewior
1
-0
/
+15
2020-09-29
bpf: sockmap: Enable map_update_elem from bpf_iter
Lorenz Bauer
1
-0
/
+3
2020-09-29
net: core: add nested_level variable in net_device
Taehee Yoo
2
-19
/
+78
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-22
/
+37
2020-09-29
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
1
-10
/
+16
2020-09-27
net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic case
Vladimir Oltean
1
-2
/
+8
2020-09-27
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
1
-2
/
+2
2020-09-26
devlink: introduce flash update overwrite mask
Jacob Keller
1
-1
/
+16
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
1
-6
/
+8
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
1
-2
/
+13
2020-09-25
bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-2
/
+2
2020-09-25
bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-4
/
+4
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-23
/
+6
2020-09-25
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
1
-16
/
+14
2020-09-25
bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
Martin KaFai Lau
1
-20
/
+49
2020-09-25
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+7
2020-09-24
net: fix a new kernel-doc warning at dev.c
Mauro Carvalho Chehab
1
-2
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-68
/
+316
2020-09-23
devlink: Enhance policy to validate port type input value
Parav Pandit
1
-3
/
+2
2020-09-23
devlink: Enhance policy to validate eswitch mode value
Parav Pandit
1
-1
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-23
/
+24
2020-09-22
bpf: Using rcu_read_lock for bpf_sk_storage_map iterator
Yonghong Song
1
-18
/
+13
2020-09-22
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2
-28
/
+11
2020-09-21
net-sysfs: add backlog len and CPU id to softnet data
Paolo Abeni
1
-2
/
+13
2020-09-21
net: remove unnecessary NULL checking in napi_consume_skb()
Yunsheng Lin
1
-3
/
+0
2020-09-19
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
1
-1
/
+1
2020-09-19
net: core: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-09-18
devlink: collect flash notify params into a struct
Shannon Nelson
1
-23
/
+31
2020-09-18
devlink: add timeout information to status_notify
Shannon Nelson
1
-6
/
+23
2020-09-18
net: use exponential backoff in netdev_wait_allrefs
Francesco Ruggeri
1
-2
/
+10
2020-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-9
/
+9
2020-09-16
bpf: Mutex protect used_maps array and count
YiFei Zhu
1
-3
/
+8
2020-09-16
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
1
-7
/
+7
2020-09-16
devlink: introduce the health reporter test command
Jiri Pirko
1
-0
/
+30
2020-09-15
__netif_receive_skb_core: don't untag vlan from skb on DSA master
Vladimir Oltean
1
-1
/
+2
2020-09-15
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
1
-0
/
+1
2020-09-15
net: try to avoid unneeded backlog flush
Paolo Abeni
1
-4
/
+47
2020-09-11
tcp: simplify _bpf_setsockopt(): Remove flags argument
Neal Cardwell
1
-7
/
+3
2020-09-11
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
1
-2
/
+1
[prev]
[next]