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
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
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
2018-06-05
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
1
-1
/
+14
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-1
/
+1
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
1
-1
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-1
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-06-01
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
1
-1
/
+1
2018-06-01
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
1
-3
/
+3
2018-06-01
rtnetlink: Remove VLA usage
Kees Cook
1
-2
/
+16
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
1
-4
/
+0
2018-05-29
net: Introduce generic failover module
Sridhar Samudrala
2
-0
/
+316
2018-05-25
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
1
-4
/
+0
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-85
/
+507
2018-05-25
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-4
/
+4
2018-05-25
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
1
-4
/
+16
2018-05-25
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
1
-1
/
+1
2018-05-25
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
1
-13
/
+2
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
1
-0
/
+25
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
1
-31
/
+52
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
1
-23
/
+262
2018-05-23
devlink: don't take instance lock around eswitch mode set
Jakub Kicinski
1
-1
/
+2
2018-05-22
bpf: Add mtu checking to FIB forwarding helper
David Ahern
1
-7
/
+35
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+11
2018-05-19
devlink: introduce a helper to generate physical port names
Jiri Pirko
1
-0
/
+33
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
1
-0
/
+5
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
1
-10
/
+36
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
1
-3
/
+111
2018-05-18
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
1
-1
/
+1
2018-05-18
net: Fix a bug in removing queues from XPS map
Amritha Nambiar
1
-1
/
+1
2018-05-18
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
1
-2
/
+9
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-24
/
+341
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
1
-1
/
+1
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
1
-0
/
+58
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
1
-23
/
+8
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
1
-0
/
+267
2018-05-10
net: Update generic_xdp_needed static key to modern api
Davidlohr Bueso
1
-5
/
+5
2018-05-10
net: Update netstamp_needed static key to modern api
Davidlohr Bueso
1
-11
/
+11
2018-05-10
net: Update [e/in]gress_needed static key to modern api
Davidlohr Bueso
1
-8
/
+8
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
1
-4
/
+4
2018-05-09
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
1
-1
/
+8
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
1
-1
/
+1
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
1
-8
/
+9
2018-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-53
/
+392
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2018-05-04
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
1
-0
/
+45
2018-05-04
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
1
-11
/
+225
2018-05-04
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
1
-4
/
+2
2018-05-04
bpf: prefix cbpf internal helpers with bpf_
Daniel Borkmann
1
-9
/
+9
2018-05-04
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
1
-0
/
+38
2018-05-04
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2
-19
/
+33
2018-05-04
xsk: wire up XDP_DRV side of AF_XDP
Björn Töpel
1
-3
/
+20
[next]