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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-28
netns: enable to specify a nsid for a get request
Nicolas Dichtel
1
-0
/
+5
2018-11-28
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
1
-11
/
+75
2018-11-28
netns: introduce 'struct net_fill_args'
Nicolas Dichtel
1
-14
/
+34
2018-11-28
netns: remove net arg from rtnl_net_fill()
Nicolas Dichtel
1
-6
/
+4
2018-11-28
sctp: increase sk_wmem_alloc when head->truesize is increased
Xin Long
1
-0
/
+1
2018-11-28
net: bridge: export supported boolopts
Nikolay Aleksandrov
1
-1
/
+1
2018-11-28
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
4
-1
/
+31
2018-11-28
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
4
-2
/
+96
2018-11-27
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo
1
-5
/
+2
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2
-14
/
+32
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
7
-20
/
+61
2018-11-27
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
1
-1
/
+2
2018-11-27
bpf: Avoid unnecessary instruction in convert_bpf_ld_abs()
David Miller
1
-1
/
+2
2018-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-22
/
+184
2018-11-26
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2
-14
/
+15
2018-11-26
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
1
-0
/
+3
2018-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+2
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
1
-22
/
+0
2018-11-25
net: bridge: remove redundant checks for null p->dev and p->br
Colin Ian King
1
-3
/
+0
2018-11-25
net: always initialize pagedlen
Willem de Bruijn
2
-2
/
+4
2018-11-25
tcp: address problems caused by EDT misshaps
Eric Dumazet
2
-10
/
+16
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-125
/
+197
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-122
/
+193
2018-11-24
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
1
-3
/
+0
2018-11-24
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2
-44
/
+25
2018-11-24
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+100
2018-11-24
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
1
-0
/
+56
2018-11-24
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+26
2018-11-24
net/smc: unregister rkeys of unused buffer
Karsten Graul
3
-13
/
+18
2018-11-24
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
3
-1
/
+57
2018-11-24
net/smc: avoid a delay by waiting for nothing
Karsten Graul
1
-1
/
+3
2018-11-24
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
1
-2
/
+3
2018-11-24
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
3
-11
/
+13
2018-11-24
net/smc: no link delete for a never active link
Ursula Braun
1
-1
/
+4
2018-11-24
net/smc: allow fallback after clc timeouts
Ursula Braun
2
-6
/
+11
2018-11-24
net/smc: remove sock_error detour in clc-functions
Ursula Braun
1
-13
/
+5
2018-11-24
net/smc: make smc_lgr_free() static
Ursula Braun
2
-2
/
+3
2018-11-24
net/smc: cleanup tcp_listen_worker initialization
Ursula Braun
1
-1
/
+0
2018-11-23
net-gro: use ffs() to speedup napi_gro_flush()
Eric Dumazet
1
-4
/
+6
2018-11-23
Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+9
2018-11-23
net/sched: act_police: add missing spinlock initialization
Davide Caratti
1
-0
/
+1
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
1
-6
/
+13
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-2
/
+2
2018-11-23
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
1
-0
/
+29
2018-11-22
bridge: Allow querying bridge port flags
Ido Schimmel
1
-0
/
+12
2018-11-22
net/smc: use after free fix in smc_wr_tx_put_slot()
Ursula Braun
1
-1
/
+3
2018-11-22
net/smc: atomic SMCD cursor handling
Ursula Braun
2
-26
/
+60
2018-11-22
net/smc: add SMC-D shutdown signal
Hans Wippel
4
-14
/
+43
2018-11-22
net/smc: use queue pair number when matching link group
Karsten Graul
3
-9
/
+12
[prev]
[next]