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-02-22
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-7
/
+0
2019-02-22
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-15
/
+1
2019-02-22
net: bridge: Stop calling switchdev_port_attr_get()
Florian Fainelli
1
-6
/
+5
2019-02-22
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
3
-0
/
+18
2019-02-22
net: dsa: enable flooding for bridge ports
Russell King
1
-3
/
+13
2019-02-22
net: dsa: add support for bridge flags
Russell King
3
-0
/
+28
2019-02-22
bridge: remove redundant check on err in br_multicast_ipv4_rcv
Li RongQing
1
-6
/
+1
2019-02-22
net: remove unneeded switch fall-through
Li RongQing
2
-2
/
+0
2019-02-22
net: sched: potential NULL dereference in tcf_block_find()
Dan Carpenter
1
-1
/
+3
2019-02-22
ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
Callum Sinclair
2
-54
/
+99
2019-02-21
devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET
Aya Levin
1
-2
/
+4
2019-02-21
devlink: Rename devlink health attributes
Aya Levin
1
-2
/
+2
2019-02-21
net/smc: allow PCI IDs as ib device names in the pnet table
Hans Wippel
1
-2
/
+4
2019-02-21
net/smc: add pnet table namespace support
Hans Wippel
4
-43
/
+162
2019-02-21
net/smc: add smcd support to the pnet table
Hans Wippel
1
-7
/
+80
2019-02-21
net/smc: rework pnet table
Hans Wippel
4
-194
/
+249
2019-02-21
net/smc: cleanup for smcr_tx_sndbuf_nonempty
Ursula Braun
1
-3
/
+2
2019-02-21
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-13
/
+24
2019-02-21
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
1
-7
/
+11
2019-02-20
gso: validate gso_type on ipip style tunnels
Willem de Bruijn
2
-4
/
+40
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-155
/
+150
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-143
/
+108
2019-02-20
Merge branch 'ieee802154-for-davem-2019-02-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-112
/
+29
2019-02-20
net: rose: add missing dev_put() on error in rose_bind
YueHaibing
1
-1
/
+3
2019-02-19
net/tls: Move protocol constants from cipher context to tls context
Vakul Garg
3
-93
/
+120
2019-02-19
6lowpan: use rbtree for IP frag queue
Peter Oskolkov
1
-112
/
+29
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+5
2019-02-19
net: dsa: Implement flow_dissect callback for tag_dsa.
Rundong Ge
2
-0
/
+18
2019-02-19
net: sched: using kfree_rcu() to simplify the code
Wei Yongjun
1
-6
/
+1
2019-02-19
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
1
-1
/
+1
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
17
-55
/
+154
2019-02-18
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-18
tcp: tcp_v4_err() should be more careful
Eric Dumazet
1
-1
/
+4
2019-02-18
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
1
-1
/
+1
2019-02-18
net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails
Ivan Vecera
1
-2
/
+4
2019-02-18
ethtool: add compat for flash update
Jakub Kicinski
2
-3
/
+39
2019-02-18
devlink: add flash update command
Jakub Kicinski
1
-0
/
+30
2019-02-18
net: sched: cgroup: verify that filter is not NULL during walk
Vlad Buslov
1
-0
/
+2
2019-02-18
net: sched: matchall: verify that filter is not NULL in mall_walk()
Vlad Buslov
1
-0
/
+3
2019-02-18
net: sched: route: don't set arg->stop in route4_walk() when empty
Vlad Buslov
1
-4
/
+1
2019-02-18
net: sched: fw: don't set arg->stop in fw_walk() when empty
Vlad Buslov
1
-4
/
+1
2019-02-17
net: caif: use skb helpers instead of open-coding them
Jann Horn
1
-11
/
+5
2019-02-17
neigh: hook tracepoints in neigh update code
Roopa Prabhu
1
-0
/
+11
2019-02-17
trace: events: add a few neigh tracepoints
Roopa Prabhu
1
-0
/
+8
2019-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-184
/
+640
2019-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-13
/
+14
2019-02-17
atm: clean up vcc_seq_next()
Dan Carpenter
1
-1
/
+2
2019-02-17
sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values
Guillaume Nault
1
-0
/
+20
2019-02-17
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-11
/
+38
2019-02-17
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+3
[next]