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
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
neighbour: Do not perturb drop profiles when neigh_probe
Yang Wei
1
-1
/
+1
2019-01-18
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
1
-0
/
+4
2019-01-18
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
1
-1
/
+4
2019-01-17
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
1
-1
/
+1
2019-01-17
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
1
-1
/
+1
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-11
/
+11
2019-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-01-10
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
1
-4
/
+9
2019-01-10
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
1
-1
/
+1
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-3
/
+3
2019-01-04
net, skbuff: do not prefer skb allocation fails early
David Rientjes
1
-6
/
+1
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-7
/
+25
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-5
/
+10
2018-12-30
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
1
-0
/
+5
2018-12-29
ethtool: check the return value of get_regs_len
Yunsheng Lin
1
-2
/
+10
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-95
/
+64
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-458
/
+1790
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2018-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-12-25
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
1
-1
/
+2
2018-12-24
net: Revert recent Spectre-v1 patches.
David S. Miller
1
-2
/
+0
2018-12-23
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-12-21
net: minor cleanup in skb_ext_add()
Paolo Abeni
1
-5
/
+2
2018-12-21
net: fix possible user-after-free in skb_ext_add()
Paolo Abeni
1
-2
/
+2
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
1
-0
/
+3
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-10
/
+43
2018-12-21
neighbour: remove stray semicolon
Colin Ian King
1
-1
/
+1
2018-12-21
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
1
-0
/
+1
2018-12-21
bpf: sk_msg, fix socket data_ready events
John Fastabend
1
-3
/
+3
2018-12-21
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
1
-0
/
+16
2018-12-21
bpf: skmsg, replace comments with BUILD bug
John Fastabend
1
-0
/
+3
2018-12-21
bpf: sk_msg, improve offset chk in _is_valid_access
John Fastabend
1
-7
/
+14
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+29
2018-12-20
neighbor: Use nda_policy for validating attributes in adds and dump requests
David Ahern
1
-17
/
+5
2018-12-20
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
1
-1
/
+6
2018-12-20
neighbor: Initialize protocol when new pneigh_entry are created
David Ahern
1
-0
/
+1
2018-12-20
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-20
neighbour: register rtnl doit handler
Roopa Prabhu
2
-23
/
+193
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
1
-6
/
+41
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
1
-3
/
+0
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
1
-0
/
+155
2018-12-19
bpf: sockmap, metadata support for reporting size of msg
John Fastabend
1
-0
/
+6
2018-12-17
net: rtnetlink: support for fdb get
Roopa Prabhu
1
-1
/
+167
2018-12-16
neighbor: Add protocol attribute
David Ahern
1
-1
/
+23
2018-12-16
net: use indirect call wrappers at GRO network layer
Paolo Abeni
1
-2
/
+13
2018-12-15
neighbor: Remove externally learned entries from gc_list
David Ahern
1
-21
/
+28
2018-12-15
neighbor: Move neigh_update_ext_learned to core file
David Ahern
1
-0
/
+18
[next]