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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
1
-1
/
+80
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
1
-0
/
+14
2018-05-11
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
1
-7
/
+7
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
1
-0
/
+6
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
1
-0
/
+4
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
1
-0
/
+5
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
1
-3
/
+3
2018-05-09
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
1
-1
/
+1
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
1
-0
/
+6
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2
-0
/
+7
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
1
-2
/
+2
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
2
-9
/
+16
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
1
-1
/
+9
2018-05-08
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
1
-1
/
+0
2018-05-08
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
1
-1
/
+1
2018-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-378
/
+292
2018-05-08
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
1
-14
/
+0
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
23
-224
/
+282
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
1
-0
/
+1
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
3
-89
/
+134
2018-05-07
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
1
-0
/
+4
2018-05-07
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
1
-16
/
+8
2018-05-07
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-2
/
+41
2018-05-07
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
1
-0
/
+4
2018-05-05
net/ipv6: rename rt6_next to fib6_next
David Ahern
1
-3
/
+3
2018-05-05
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
1
-0
/
+5
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-92
/
+225
2018-05-04
bpf: centre subprog information fields
Jiong Wang
1
-3
/
+6
2018-05-04
bpf: unify main prog and subprog
Jiong Wang
1
-1
/
+1
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-10
/
+7
2018-05-04
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
1
-1
/
+32
2018-05-04
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2
-1
/
+5
2018-05-04
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
1
-2
/
+0
2018-05-04
xsk: statistics support
Magnus Karlsson
1
-0
/
+7
2018-05-04
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
1
-0
/
+1
2018-05-04
xsk: add Tx queue setup and mmap support
Magnus Karlsson
2
-0
/
+3
2018-05-04
xsk: add umem completion queue support and mmap
Magnus Karlsson
1
-0
/
+2
2018-05-04
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
1
-1
/
+1
2018-05-04
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
4
-0
/
+36
2018-05-04
xsk: add Rx receive functions and poll support
Björn Töpel
2
-0
/
+23
2018-05-04
xsk: add support for bind for Rx
Magnus Karlsson
2
-0
/
+12
2018-05-04
xsk: add Rx queue setup and mmap support
Björn Töpel
2
-0
/
+20
2018-05-04
xsk: add umem fill queue support and mmap
Magnus Karlsson
1
-0
/
+15
2018-05-04
xsk: add user memory registration support sockopt
Björn Töpel
2
-0
/
+65
2018-05-04
net: initial AF_XDP skeleton
Björn Töpel
1
-1
/
+4
2018-05-03
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
1
-0
/
+1
2018-05-03
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+11
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
1
-1
/
+2
2018-05-02
Revert "vhost: make msg padding explicit"
Michael S. Tsirkin
1
-1
/
+0
2018-05-02
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
1
-0
/
+1
[next]