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
2018-11-17
net: remove unused skb_send_sock()
Cong Wang
1
-1
/
+0
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
2
-12
/
+15
2018-11-17
net/skbuff: add macros for VLAN_PRESENT bit
Michał Mirosław
1
-0
/
+6
2018-11-16
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2018-11-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-5
/
+5
2018-11-16
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
2
-0
/
+274
2018-11-15
net: get rid of __tcp_checksum_complete()
Cong Wang
1
-6
/
+1
2018-11-15
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
1
-0
/
+7
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
1
-2
/
+3
2018-11-15
rxrpc: Fix life check
David Howells
2
-1
/
+4
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+7
2018-11-14
virtchnl: Fix off by one error
Alice Michael
1
-2
/
+2
2018-11-14
virtchnl: white space and reorder
Alice Michael
1
-3
/
+3
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
1
-0
/
+1
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
1
-1
/
+10
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
1
-0
/
+2
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
2
-0
/
+11
2018-11-13
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...
David S. Miller
2
-1
/
+7
2018-11-12
sctp: process sk_reuseport in sctp_get_port_local
Xin Long
1
-1
/
+3
2018-11-12
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
2
-1
/
+3
2018-11-12
kyber: fix wrong strlcpy() size in trace_kyber_latency()
Omar Sandoval
1
-4
/
+4
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-38
/
+68
2018-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-11-12
PCI: add USR vendor id and use it in r8169 and w6692 driver
Heiner Kallweit
1
-0
/
+2
2018-11-12
net_sched: sch_fq: add dctcp-like marking
Eric Dumazet
1
-0
/
+3
2018-11-11
net: phy: Fixup kerneldoc markup.
Andrew Lunn
1
-1
/
+1
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2
-2
/
+37
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2
-12
/
+20
2018-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
1
-20
/
+2
2018-11-11
net: sched: register callbacks for indirect tc block binds
John Hurley
2
-0
/
+37
2018-11-11
net: phy: add macros for PHYID matching
Heiner Kallweit
1
-0
/
+4
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
1
-3
/
+0
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
1
-5
/
+2
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-3
/
+2
2018-11-11
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
1
-15
/
+1
2018-11-11
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
1
-2
/
+2
2018-11-11
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2
-2
/
+2
2018-11-11
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2
-5
/
+1
2018-11-11
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2
-2
/
+2
2018-11-11
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2
-7
/
+1
2018-11-11
bpf: call verify_insn from its callback in struct bpf_offload_dev
Quentin Monnet
1
-0
/
+1
2018-11-11
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
1
-1
/
+2
2018-11-10
Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-9
/
+9
2018-11-10
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+7
2018-11-10
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
1
-1
/
+1
2018-11-10
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
1
-5
/
+5
2018-11-10
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
1
-0
/
+2
2018-11-10
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
2
-0
/
+43
2018-11-10
Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-7
/
+1
[prev]
[next]