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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-25
icmp6: support rfc 4884
Willem de Bruijn
1
-0
/
+1
2020-07-25
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
1
-1
/
+2
2020-07-25
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
1
-2
/
+30
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-1
/
+3
2020-07-25
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
1
-4
/
+4
2020-07-25
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
1
-2
/
+3
2020-07-25
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
1
-3
/
+3
2020-07-25
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
1
-2
/
+4
2020-07-25
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
1
-2
/
+2
2020-07-25
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
1
-1
/
+2
2020-07-25
net: add a new sockptr_t type
Christoph Hellwig
1
-0
/
+104
2020-07-25
net/flow_dissector: add packet hash dissection
Ariel Levkovich
1
-0
/
+4
2020-07-23
qed: introduce qed_chain_get_elem_used{,u32}()
Alexander Lobakin
1
-4
/
+14
2020-07-23
qed: optimize common chain accessors
Alexander Lobakin
1
-27
/
+33
2020-07-23
qed: add support for different page sizes for chains
Alexander Lobakin
1
-8
/
+13
2020-07-23
qed: simplify chain allocation with init params struct
Alexander Lobakin
2
-14
/
+16
2020-07-23
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
1
-112
/
+0
2020-07-23
qed: sanitize PBL chains allocation
Alexander Lobakin
1
-8
/
+8
2020-07-23
qed: reformat "qed_chain.h" a bit
Alexander Lobakin
1
-60
/
+66
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-7
/
+200
2020-07-22
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+3
2020-07-22
net: phylink: add struct phylink_pcs
Russell King
1
-15
/
+30
2020-07-22
net: phylink: re-implement interface configuration with PCS
Russell King
1
-0
/
+48
2020-07-22
net: phylink: in-band pause mode advertisement update for PCS
Russell King
1
-2
/
+5
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
1
-0
/
+1
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
1
-0
/
+30
2020-07-21
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
1
-3
/
+7
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
1
-4
/
+0
2020-07-21
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-0
/
+1
2020-07-21
qed: add missing loopback modes
Alexander Lobakin
1
-0
/
+5
2020-07-21
qed: add support for Forward Error Correction
Alexander Lobakin
1
-0
/
+13
2020-07-21
qed: reformat several structures a bit
Alexander Lobakin
1
-31
/
+33
2020-07-21
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-41
/
+6
2020-07-21
linkmode: introduce linkmode_intersects()
Alexander Lobakin
1
-0
/
+6
2020-07-21
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
1
-2
/
+2
2020-07-20
icmp: support rfc 4884
Willem de Bruijn
1
-0
/
+4
2020-07-20
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
1
-1
/
+1
2020-07-20
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
1
-14
/
+0
2020-07-20
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2
-4
/
+4
2020-07-20
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
1
-6
/
+0
2020-07-20
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
1
-2
/
+2
2020-07-20
net/atm: remove the atmdev_ops {get, set}sockopt methods
Christoph Hellwig
1
-9
/
+0
2020-07-18
inet6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-0
/
+39
2020-07-18
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-0
/
+91
2020-07-18
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
4
-0
/
+23
2020-07-18
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
1
-0
/
+3
2020-07-17
Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
4
-6
/
+20
2020-07-17
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
1
-0
/
+1
2020-07-17
net: cdc_ether: export usbnet_cdc_update_filter
Miguel Rodríguez Pérez
1
-0
/
+1
2020-07-17
net/mlx5: Add IPsec related Flow steering entry's fields
Huy Nguyen
2
-3
/
+14
[next]