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
2022-01-06
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
1
-11
/
+54
2022-01-06
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
1
-7
/
+17
2022-01-06
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2
-2
/
+4
2022-01-06
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
1
-0
/
+2
2022-01-06
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
1
-30
/
+62
2022-01-06
bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
Kuniyuki Iwashima
1
-0
/
+6
2022-01-06
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
1
-0
/
+2
2022-01-05
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
John Fastabend
1
-8
/
+13
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-40
/
+51
2021-12-30
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-1
/
+7
2021-12-30
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+24
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
5
-0
/
+5
2021-12-29
of: net: support NVMEM cells with MAC in text format
Rafał Miłecki
1
-11
/
+22
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+6
2021-12-22
devlink: Add new "event_eq_size" generic device param
Shay Drory
1
-0
/
+5
2021-12-22
devlink: Add new "io_eq_size" generic device param
Shay Drory
1
-0
/
+5
2021-12-19
flow_offload: add reoffload process to update hw_count
Baowen Zheng
1
-0
/
+4
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
1
-8
/
+34
2021-12-19
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-32
/
+32
2021-12-19
bpf: Introduce MEM_RDONLY flag
Hao Luo
2
-2
/
+2
2021-12-19
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2
-2
/
+2
2021-12-18
xdp: move the if dev statements to the first
Yajun Deng
1
-5
/
+5
2021-12-18
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
1
-1
/
+2
2021-12-18
net/sched: Extend qdisc control block with tc control block
Paul Blakey
1
-4
/
+4
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-16
fib: expand fib_rule_policy
Florian Westphal
1
-1
/
+17
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
1
-2
/
+7
2021-12-16
net: Fix double 0x prefix print in SKB dump
Gal Pressman
1
-1
/
+1
2021-12-15
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
1
-1
/
+12
2021-12-14
Revert "pktgen: use min() to make code cleaner"
David S. Miller
1
-2
/
+3
2021-12-14
pktgen: use min() to make code cleaner
Changcheng Deng
1
-3
/
+2
2021-12-14
net: dev: Change the order of the arguments for the contended condition.
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-1
/
+1
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2
-4
/
+4
2021-12-14
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
1
-3
/
+3
2021-12-13
net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-1
/
+5
2021-12-12
net: Enable neighbor sysctls that is save for userns root
xu xin
1
-4
/
+0
2021-12-11
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
1
-2
/
+2
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-6
/
+5
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
1
-3
/
+3
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
1
-0
/
+3
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-15
/
+24
2021-12-09
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
1
-0
/
+7
2021-12-09
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2021-12-09
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
1
-2
/
+1
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-5
/
+15
2021-12-08
pktgen add net device refcount tracker
Eric Dumazet
1
-3
/
+5
2021-12-07
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
1
-0
/
+24
2021-12-07
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
1
-8
/
+8
2021-12-07
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
1
-2
/
+2
[next]