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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
1
-1
/
+11
2019-07-16
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
1
-6
/
+6
2019-07-12
xdp: fix potential deadlock on socket mutex
Ilya Maximets
2
-10
/
+8
2019-07-12
xdp: fix possible cq entry leak
Ilya Maximets
1
-7
/
+4
2019-07-12
ipv6: fix static key imbalance in fl_create()
Eric Dumazet
1
-3
/
+6
2019-07-12
ipv6: fix potential crash in ip6_datagram_dst_update()
Eric Dumazet
1
-1
/
+1
2019-07-12
ipv6: tcp: fix flowlabels reflection for RST packets
Eric Dumazet
1
-1
/
+6
2019-07-12
ipv6: Use ipv6_authlen for len
yangxingwu
7
-8
/
+8
2019-07-12
hsr: switch ->dellink() to ->ndo_uninit()
Cong Wang
3
-18
/
+8
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
345
-5206
/
+16460
2019-07-11
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+1
2019-07-11
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-40
/
+14
2019-07-10
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
3
-0
/
+17
2019-07-10
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
7
-7
/
+599
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-12
/
+12
2019-07-10
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2
-0
/
+21
2019-07-10
net: sched: remove tcf block API
Pablo Neira Ayuso
1
-98
/
+0
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
3
-14
/
+42
2019-07-10
net: sched: use flow block API
Pablo Neira Ayuso
1
-1
/
+87
2019-07-10
net: flow_offload: add flow_block_cb_{priv, incref, decref}()
Pablo Neira Ayuso
1
-0
/
+18
2019-07-10
net: flow_offload: add list handling functions
Pablo Neira Ayuso
2
-0
/
+20
2019-07-10
net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
Pablo Neira Ayuso
1
-0
/
+28
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
4
-13
/
+13
2019-07-10
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
3
-15
/
+15
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-0
/
+25
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
5
-12
/
+12
2019-07-09
net/sched: cls_flower: Add matching on conntrack info
Paul Blakey
1
-5
/
+122
2019-07-09
net/flow_dissector: add connection tracking dissection
Paul Blakey
1
-0
/
+44
2019-07-09
net/sched: Introduce action ct
Paul Blakey
4
-0
/
+1001
2019-07-09
devlink: Introduce PCI VF port flavour and port attribute
Parav Pandit
1
-0
/
+38
2019-07-09
devlink: Introduce PCI PF port flavour and port attribute
Parav Pandit
1
-0
/
+34
2019-07-09
devlink: Return physical port fields only for applicable port flavours
Parav Pandit
1
-0
/
+4
2019-07-09
devlink: Refactor physical port attributes
Parav Pandit
1
-20
/
+38
2019-07-09
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
14
-129
/
+62
2019-07-09
net/tls: fix socket wmem accounting on fallback with netem
Jakub Kicinski
1
-0
/
+4
2019-07-09
net/tls: add missing prot info init
Jakub Kicinski
1
-0
/
+2
2019-07-09
net/tls: don't clear TX resync flag on error
Dirk van der Merwe
1
-2
/
+6
2019-07-09
sctp: remove rcu_read_lock from sctp_bind_addr_state
Xin Long
1
-9
/
+4
2019-07-09
sctp: rename sp strm_interleave to ep intl_enable
Xin Long
2
-6
/
+6
2019-07-09
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
4
-6
/
+6
2019-07-09
sctp: remove prsctp_enable from asoc
Xin Long
3
-6
/
+5
2019-07-09
sctp: remove reconf_enable from asoc
Xin Long
3
-9
/
+4
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-14
/
+40
2019-07-09
net: sched: add mpls manipulation actions to TC
John Hurley
4
-0
/
+448
2019-07-09
net: core: add MPLS update core helper and use in OvS
John Hurley
2
-10
/
+36
2019-07-09
net: core: move pop MPLS functionality from OvS to core helper
John Hurley
2
-35
/
+44
2019-07-09
net: core: move push MPLS functionality from OvS to core helper
John Hurley
2
-27
/
+68
[next]