index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-01-09
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
1
-5
/
+3
2017-01-09
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
1
-6
/
+4
2017-01-09
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
1
-7
/
+3
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
1
-2
/
+6
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+6
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-12-08
net: rfs: add a jump label
Eric Dumazet
1
-0
/
+2
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
1
-2
/
+18
2016-11-26
net: properly flush delay-freed skbs
Eric Dumazet
1
-2
/
+3
2016-11-17
netpoll: more efficient locking
Eric Dumazet
1
-1
/
+0
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+7
2016-11-13
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
1
-11
/
+6
2016-11-10
net: napi_hash_add() is no longer exported
Eric Dumazet
1
-2
/
+1
2016-11-10
net-gro: avoid reorders
Eric Dumazet
1
-2
/
+2
2016-11-10
net/dev: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-10
/
+6
2016-11-08
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
1
-1
/
+1
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
1
-34
/
+83
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
1
-0
/
+17
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
1
-2
/
+4
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+9
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
1
-2
/
+2
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
1
-0
/
+1
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
1
-0
/
+1
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
1
-3
/
+7
2016-10-18
net: dev: Improve debug statements for adjacency tracking
David Ahern
1
-7
/
+15
2016-10-18
net: Add warning if any lower device is still in adjacency list
David Ahern
1
-0
/
+15
2016-10-18
net: Remove all_adj_list and its references
David Ahern
1
-205
/
+18
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
1
-0
/
+155
2016-10-18
net: Remove refnr arg when inserting link adjacencies
David Ahern
1
-15
/
+12
2016-10-17
net: report right mtu value in error message
Jakub Kicinski
1
-1
/
+1
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
1
-136
/
+0
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
1
-2
/
+11
2016-10-11
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-2
/
+2
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
1
-31
/
+37
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-2
/
+17
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
1
-1
/
+6
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+16
2016-09-11
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+1
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+16
2016-08-31
net: batch calls to flush_all_backlogs()
Eric Dumazet
1
-20
/
+12
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
1
-10
/
+0
[prev]
[next]