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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
1
-0
/
+6
2020-07-31
net/wireless: regulatory.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-31
net/wireless: mac80211.h: drop duplicate words in comments
Randy Dunlap
1
-3
/
+3
2020-07-31
net/wireless: cfg80211.h: drop duplicate words in comments
Randy Dunlap
1
-2
/
+2
2020-07-31
net/wireless: wireless.h: drop duplicate word in comments
Randy Dunlap
1
-1
/
+1
2020-07-31
net/wireless: nl80211.h: drop duplicate words in comments
Randy Dunlap
1
-9
/
+9
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
2
-0
/
+33
2020-07-29
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
1
-0
/
+18
2020-07-29
Add pldmfw library for PLDM firmware update
Jacob Keller
1
-0
/
+165
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
1
-12
/
+6
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
1
-14
/
+13
2020-07-28
net: make sockptr_is_null strict aliasing safe
Christoph Hellwig
1
-1
/
+3
2020-07-28
net/mlx5: Hold pages RB tree per VF
Eran Ben Elisha
1
-1
/
+1
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2
-2
/
+12
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
25
-24
/
+157
2020-07-26
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
3
-4
/
+5
2020-07-25
icmp6: support rfc 4884
Willem de Bruijn
3
-0
/
+3
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
7
-10
/
+13
2020-07-25
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-25
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-25
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-25
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
1
-4
/
+4
2020-07-25
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
1
-3
/
+2
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/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
1
-3
/
+5
2020-07-25
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-1
/
+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/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
1
-0
/
+3
2020-07-25
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2
-0
/
+13
2020-07-25
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
1
-1
/
+0
2020-07-25
Merge branch 'akpm' into master (patches from Andrew)
Linus Torvalds
2
-2
/
+6
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
1
-1
/
+2
2020-07-24
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
1
-23
/
+0
2020-07-23
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-2
/
+4
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
1
-0
/
+1
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
[next]