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
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
net: Fix fall through warning in y2038 tstamp changes.
David S. Miller
1
-0
/
+1
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
1
-0
/
+3
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
1
-14
/
+39
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+2
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2
-1
/
+34
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-2
/
+19
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
1
-8
/
+8
2019-02-03
socket: move compat timeout handling into sock.c
Arnd Bergmann
1
-22
/
+43
2019-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-6
/
+22
2019-02-02
ethtool: add compat for devlink info
Jakub Kicinski
2
-0
/
+70
2019-02-02
devlink: add version reporting to devlink info API
Jakub Kicinski
1
-0
/
+57
2019-02-02
devlink: add device information API
Jakub Kicinski
1
-0
/
+112
2019-02-02
xdp: Provide extack messages when prog attachment failed
Maciej Fijalkowski
1
-3
/
+9
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
1
-3
/
+13
2019-02-01
ethtool: remove unnecessary check in ethtool_get_regs()
Dan Carpenter
1
-6
/
+3
2019-01-30
devlink: Add a generic wake_on_lan port parameter
Vasundhara Volam
1
-0
/
+5
2019-01-30
devlink: Add devlink notifications support for port params
Vasundhara Volam
1
-27
/
+84
2019-01-30
devlink: Add support for driverinit set value for devlink_port
Vasundhara Volam
1
-18
/
+52
2019-01-30
devlink: Add support for driverinit get value for devlink_port
Vasundhara Volam
1
-17
/
+50
2019-01-30
devlink: Add port param set command
Vasundhara Volam
1
-5
/
+32
2019-01-30
devlink: Add port param get command
Vasundhara Volam
1
-7
/
+95
2019-01-30
devlink: Add devlink_param for port register and unregister
Vasundhara Volam
1
-38
/
+95
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-01-29
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-38
/
+76
2019-01-29
bpf: add BPF_PROG_TEST_RUN support for flow dissector
Stanislav Fomichev
1
-0
/
+1
2019-01-29
net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
Stanislav Fomichev
1
-38
/
+54
2019-01-25
net: Revert devlink health changes.
David S. Miller
1
-1058
/
+0
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
1
-0
/
+21
2019-01-23
devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS
Nathan Chancellor
1
-1
/
+1
2019-01-23
devlink: Add missing check of nlmsg_put
YueHaibing
1
-0
/
+3
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
1
-0
/
+18
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+23
2019-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-12
/
+21
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-19
net: sock: do not set sk_cookie in sk_clone_lock()
Yafang Shao
1
-1
/
+0
2019-01-19
net: namespace: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+36
2019-01-19
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
1
-1
/
+48
2019-01-19
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
1
-0
/
+4
2019-01-19
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
1
-21
/
+37
2019-01-19
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+75
2019-01-19
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+51
2019-01-19
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+20
2019-01-19
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+36
2019-01-19
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+152
2019-01-19
devlink: Add health report functionality
Eran Ben Elisha
1
-0
/
+93
2019-01-19
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
1
-0
/
+127
2019-01-19
devlink: Add health buffer support
Eran Ben Elisha
1
-0
/
+501
2019-01-18
neighbour: Do not perturb drop profiles when neigh_probe
Yang Wei
1
-1
/
+1
2019-01-18
net: add a route cache full diagnostic message
Peter Oskolkov
1
-1
/
+5
[next]