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
2016-11-23
flowcache: Increase threshold for refusing new allocations
Miroslav Urbanek
1
-4
/
+2
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+16
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
1
-0
/
+6
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-0
/
+87
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-5
/
+4
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
1
-0
/
+2
2016-11-17
netpoll: more efficient locking
Eric Dumazet
2
-4
/
+3
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
1
-4
/
+6
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
1
-20
/
+82
2016-11-16
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
1
-1
/
+2
2016-11-16
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
1
-5
/
+7
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+80
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
2
-18
/
+18
2016-11-13
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
1
-3
/
+8
2016-11-13
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2
-19
/
+66
2016-11-10
net: napi_hash_add() is no longer exported
Eric Dumazet
1
-2
/
+1
2016-11-10
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
1
-0
/
+2
2016-11-10
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
1
-0
/
+1
2016-11-10
net-gro: avoid reorders
Eric Dumazet
1
-2
/
+2
2016-11-10
net/flowcache: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-34
/
+26
2016-11-10
net/dev: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-10
/
+6
2016-11-09
net: core: add missing check for uid_range in rule_exists.
Lorenzo Colitti
1
-0
/
+4
2016-11-08
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
1
-1
/
+0
2016-11-08
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
1
-1
/
+1
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-5
/
+12
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
1
-2
/
+72
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
1
-1
/
+4
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
1
-2
/
+3
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2
-45
/
+103
2016-10-31
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
1
-23
/
+50
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2
-1
/
+36
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
1
-0
/
+29
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-32
/
+39
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-33
/
+44
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
1
-2
/
+2
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
1
-1
/
+1
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
1
-0
/
+1
2016-10-28
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
1
-3
/
+11
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
1
-5
/
+5
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
2
-18
/
+29
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2
-2
/
+0
2016-10-27
devlink: Prevent port_type_set() callback when it's not needed
Elad Raz
1
-0
/
+2
2016-10-24
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
1
-1
/
+8
[prev]
[next]