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
2020-02-27
device: add device_change_owner()
Christian Brauner
1
-0
/
+1
2020-02-27
sysfs: add sysfs_change_owner()
Christian Brauner
1
-0
/
+6
2020-02-27
sysfs: add sysfs_group{s}_change_owner()
Christian Brauner
1
-0
/
+20
2020-02-27
sysfs: add sysfs_link_change_owner()
Christian Brauner
1
-0
/
+10
2020-02-27
sysfs: add sysfs_file_change_owner()
Christian Brauner
1
-0
/
+10
2020-02-25
devlink: extend devlink_trap_report() to accept cookie and pass
Jiri Pirko
1
-3
/
+4
2020-02-25
drop_monitor: extend by passing cookie from driver
Jiri Pirko
2
-0
/
+4
2020-02-25
devlink: add trap metadata type for cookie
Jiri Pirko
2
-0
/
+3
2020-02-25
flow_offload: pass action cookie through offload structures
Jiri Pirko
1
-0
/
+11
2020-02-25
Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...
David S. Miller
3
-53
/
+193
2020-02-25
mdio_bus: Add generic mdio_find_bus()
Jeremy Linton
1
-0
/
+1
2020-02-25
net: Special handling for IP & MPLS.
Martin Varghese
2
-0
/
+2
2020-02-25
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
4
-0
/
+42
2020-02-24
devlink: add ACL generic packet traps
Jiri Pirko
1
-0
/
+9
2020-02-24
mac80211: Add api to support configuring TID specific configuration
Tamizh chelvam
1
-0
/
+10
2020-02-24
nl80211: Add support to configure TID specific RTSCTS configuration
Tamizh chelvam
2
-0
/
+6
2020-02-24
nl80211: Add support to configure TID specific AMPDU configuration
Tamizh chelvam
2
-0
/
+6
2020-02-24
nl80211: Add support to configure TID specific retry configuration
Tamizh chelvam
2
-0
/
+20
2020-02-24
nl80211: modify TID-config API
Johannes Berg
2
-40
/
+54
2020-02-24
nl80211: Add NL command to support TID speicific configurations
Tamizh chelvam
2
-0
/
+111
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
2
-0
/
+11
2020-02-24
cfg80211: fix indentation errors
Jérôme Pouiller
1
-11
/
+11
2020-02-24
cfg80211: merge documentations of field "dev"
Jérôme Pouiller
1
-3
/
+3
2020-02-24
cfg80211: merge documentations of field "debugfsdir"
Jérôme Pouiller
1
-3
/
+2
2020-02-24
cfg80211: drop duplicated documentation of field "reg_notifier"
Jérôme Pouiller
1
-1
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "perm_addr"
Jérôme Pouiller
1
-1
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "_net"
Jérôme Pouiller
1
-1
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "registered"
Jérôme Pouiller
1
-2
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "privid"
Jérôme Pouiller
1
-5
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "probe_resp_offload"
Jérôme Pouiller
1
-5
/
+0
2020-02-24
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
2
-17
/
+2
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-22
/
+69
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
26
-330
/
+150
2020-02-22
net: Generate reuseport group ID on group creation
Jakub Sitnicki
1
-2
/
+0
2020-02-22
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
1
-0
/
+7
2020-02-22
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
1
-2
/
+35
2020-02-22
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
1
-1
/
+2
2020-02-21
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-8
/
+11
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-20
/
+104
2020-02-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-268
/
+17
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
2
-10
/
+14
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
4
-219
/
+1
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
1
-37
/
+0
2020-02-21
cfg80211: remove support for adjacent channel compensation
Emmanuel Grumbach
1
-7
/
+0
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
1
-0
/
+1
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-22
/
+14
2020-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-9
/
+7
2020-02-20
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-1
/
+24
[next]