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
2017-04-05
NFC: st21nfca: Get rid of platform data
Andy Shevchenko
1
-33
/
+0
2017-04-05
NFC: pn544: Get rid of platform data
Andy Shevchenko
1
-43
/
+0
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2
-0
/
+19
2017-04-01
net: dsa: add cross-chip bridging operations
Vivien Didelot
1
-0
/
+8
2017-03-31
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
1
-1
/
+4
2017-03-29
Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...
David S. Miller
3
-3
/
+161
2017-03-29
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
1
-0
/
+5
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2
-10
/
+11
2017-03-29
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
1
-2
/
+2
2017-03-29
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
1
-2
/
+2
2017-03-29
rtnetlink: Add RTM_DELNETCONF
David Ahern
1
-0
/
+2
2017-03-29
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
1
-0
/
+2
2017-03-29
soc: qcom: smd: Remove standalone driver
Bjorn Andersson
2
-140
/
+1
2017-03-29
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
1
-4
/
+7
2017-03-29
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
2
-1
/
+325
2017-03-28
net/sched: Add accessor functions to pedit keys for offloading drivers
Or Gerlitz
1
-0
/
+45
2017-03-28
net/mlx5: Introduce modify header structures, commands and steering action de...
Or Gerlitz
2
-3
/
+113
2017-03-28
net/mlx5: Add helper to initialize a flow steering actions struct instance
Or Gerlitz
1
-1
/
+4
2017-03-28
bonding: split bond_set_slave_link_state into two parts
Mahesh Bandewar
1
-5
/
+17
2017-03-26
gtp: support SGSN-side tunnels
Jonas Bonn
1
-0
/
+7
2017-03-26
gtp: rename SGSN netlink attribute
Jonas Bonn
1
-1
/
+2
2017-03-25
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-25
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
1
-5
/
+15
2017-03-25
net: Track start of busy loop instead of when it should end
Alexander Duyck
1
-30
/
+38
2017-03-25
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
1
-3
/
+2
2017-03-25
net: Only define skb_mark_napi_id in one spot instead of two
Alexander Duyck
1
-13
/
+9
2017-03-25
net: Busy polling should ignore sender CPUs
Alexander Duyck
1
-2
/
+7
2017-03-25
net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
Saeed Mahameed
1
-0
/
+1
2017-03-24
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
1
-3
/
+5
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
3
-3
/
+7
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
1
-2
/
+19
2017-03-24
of_mdio: Correct check against CONFIG_OF
Florian Fainelli
1
-2
/
+2
2017-03-24
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
1
-1
/
+8
2017-03-24
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2
-1
/
+9
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-75
/
+74
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+0
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-6
/
+46
2017-03-23
bpf: Add hash of maps support
Martin KaFai Lau
2
-0
/
+3
2017-03-23
bpf: Add array of maps support
Martin KaFai Lau
2
-0
/
+3
2017-03-23
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
3
-0
/
+3
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
1
-42
/
+0
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
1
-0
/
+24
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
1
-18
/
+2
2017-03-22
net: stmmac: Use AVB mode by default
Thierry Reding
1
-2
/
+2
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
1
-0
/
+15
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2
-0
/
+4
2017-03-22
sctp: declare struct sctp_stream before using it
Xin Long
1
-0
/
+1
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
1
-1
/
+2
2017-03-22
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
1
-0
/
+2
[next]