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
2018-11-19
sctp: define subscribe in sctp_sock as __u16
Xin Long
4
-20
/
+38
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-93
/
+189
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-63
/
+143
2018-11-19
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
1
-2
/
+5
2018-11-18
tipc: don't assume linear buffer when reading ancillary data
Jon Maloy
1
-4
/
+11
2018-11-18
tipc: fix lockdep warning when reinitilaizing sockets
Jon Maloy
3
-18
/
+48
2018-11-18
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
1
-0
/
+4
2018-11-18
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
1
-1
/
+1
2018-11-18
net: bridge: fix vlan stats use-after-free on destruction
Nikolay Aleksandrov
2
-1
/
+9
2018-11-18
socket: do a generic_file_splice_read when proto_ops has no splice_read
Slavomir Kaslev
1
-1
/
+1
2018-11-18
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
5
-88
/
+478
2018-11-18
net/ncsi: Reset channel state in ncsi_start_dev()
Samuel Mendoza-Jonas
3
-12
/
+113
2018-11-18
net/ncsi: Don't mark configured channels inactive
Samuel Mendoza-Jonas
2
-8
/
+12
2018-11-18
net/ncsi: Don't deselect package in suspend if active
Samuel Mendoza-Jonas
1
-2
/
+13
2018-11-18
net/ncsi: Probe single packages to avoid conflict
Samuel Mendoza-Jonas
2
-55
/
+31
2018-11-18
net/ncsi: Don't enable all channels when HWA available
Samuel Mendoza-Jonas
2
-48
/
+5
2018-11-18
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+2
2018-11-17
net: sched: gred: allow manipulating per-DP RED flags
Jakub Kicinski
1
-1
/
+143
2018-11-17
net: sched: gred: store red flags per virtual queue
Jakub Kicinski
1
-6
/
+18
2018-11-17
net: sched: gred: provide a better structured dump and expose stats
Jakub Kicinski
1
-1
/
+52
2018-11-17
net: sched: gred: store bytesin as a 64 bit value
Jakub Kicinski
1
-1
/
+1
2018-11-17
net: sched: gred: use extack to provide more details on configuration errors
Jakub Kicinski
1
-11
/
+33
2018-11-17
net: sched: gred: pass extack to nla_parse_nested()
Jakub Kicinski
1
-2
/
+2
2018-11-17
net: sched: gred: separate error and non-error path in gred_change()
Jakub Kicinski
1
-6
/
+6
2018-11-17
udp: fix jump label misuse
Paolo Abeni
2
-4
/
+4
2018-11-17
etf: Drop all expired packets
Jesus Sanchez-Palencia
1
-15
/
+21
2018-11-17
etf: Split timersortedlist_erase()
Jesus Sanchez-Palencia
1
-15
/
+29
2018-11-17
etf: Use cached rb_root
Jesus Sanchez-Palencia
1
-9
/
+12
2018-11-17
etf: Cancel timer if there are no pending skbs
Jesus Sanchez-Palencia
1
-1
/
+3
2018-11-17
tcp: clean up STATE_TRACE
Yafang Shao
1
-4
/
+0
2018-11-17
Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+5
2018-11-17
net/sched: act_pedit: fix memory leak when IDR allocation fails
Davide Caratti
1
-1
/
+2
2018-11-17
net: 8021q: move vlan offload registrations into vlan_core
Jiri Pirko
2
-96
/
+99
2018-11-17
ipv6: fix a dst leak when removing its exception
Xin Long
1
-4
/
+3
2018-11-17
net/decnet: add missing indentation
Colin Ian King
1
-1
/
+1
2018-11-17
net: remove unused skb_send_sock()
Cong Wang
1
-13
/
+0
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
1
-6
/
+0
2018-11-17
net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-19
/
+21
2018-11-16
Merge tag 'batadv-next-for-davem-20181114' of git://git.open-mesh.org/linux-m...
David S. Miller
19
-160
/
+236
2018-11-16
net: slightly optimize eth_type_trans
Li RongQing
1
-8
/
+10
2018-11-16
net: remove BUG_ON from __pskb_pull_tail
Li RongQing
1
-2
/
+0
2018-11-15
net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows
Eric Dumazet
1
-12
/
+19
2018-11-15
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
1
-6
/
+149
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
4
-6
/
+13
2018-11-15
rxrpc: Fix life check
David Howells
1
-4
/
+23
2018-11-15
Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-26
/
+43
2018-11-15
l2tp: fix a sock refcnt leak in l2tp_tunnel_register
Xin Long
1
-5
/
+4
2018-11-15
Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+3
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
1
-0
/
+1
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
1
-0
/
+9
[next]