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
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
net: solve a NAPI race
Eric Dumazet
1
-20
/
+9
2017-02-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+14
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
1
-0
/
+9
2017-02-15
net: Add a skb_gro_flush_final helper.
Steffen Klassert
1
-0
/
+5
2017-02-14
net: make net_device members garp_port and mrp_port conditional
Tobias Klauser
1
-0
/
+4
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-02-08
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+4
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
1
-4
/
+0
2017-02-06
net: remove __napi_complete()
Eric Dumazet
1
-1
/
+0
2017-02-04
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
1
-3
/
+0
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+15
2017-02-01
net: fix ndo_features_check/ndo_fix_features comment ordering
Dimitris Michailidis
1
-14
/
+15
2017-01-27
net: implement netif_cond_dbg macro
Edward Cree
1
-0
/
+9
2017-01-27
net: Fix ndo_setup_tc comment
Florian Fainelli
1
-5
/
+6
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-3
/
+0
2017-01-12
net: core: Make netif_wake_subqueue a wrapper
Florian Fainelli
1
-1
/
+13
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2017-01-11
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+4
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
1
-0
/
+4
2016-12-08
net: rfs: add a jump label
Eric Dumazet
1
-0
/
+1
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
1
-0
/
+1
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
1
-1
/
+1
2016-11-27
netdevice: fix sparse warning for HARD_TX_LOCK
Michael S. Tsirkin
1
-1
/
+16
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-25
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
1
-2
/
+2
2016-11-24
netdevice.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
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
-3
/
+4
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
1
-0
/
+10
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2016-11-13
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
1
-0
/
+15
2016-11-10
net: napi_hash_add() is no longer exported
Eric Dumazet
1
-11
/
+0
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
1
-2
/
+2
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
1
-0
/
+1
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
1
-28
/
+3
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+38
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
1
-1
/
+38
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
1
-1
/
+1
2016-10-18
net: Remove all_adj_list and its references
David Ahern
1
-25
/
+0
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
1
-0
/
+17
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
1
-78
/
+0
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
1
-0
/
+4
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-2
/
+19
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
1
-1
/
+1
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-2
/
+4
2016-09-22
net: cls_bpf: add hardware offload
Jakub Kicinski
1
-0
/
+2
2016-09-19
netdevice: Add offload statistics ndo
Nogah Frankel
1
-0
/
+12
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+1
[next]