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
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+1
2016-08-14
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
1
-2
/
+1
2016-07-25
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
1
-0
/
+2
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2016-07-20
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
1
-0
/
+34
2016-07-17
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
1
-0
/
+7
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
1
-0
/
+4
2016-07-05
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
1
-2
/
+4
2016-07-05
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
1
-0
/
+18
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
1
-0
/
+1
2016-06-18
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
1
-38
/
+0
2016-06-18
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
1
-2
/
+20
2016-06-16
ipv6: introduce neighbour discovery ops
Alexander Aring
1
-0
/
+5
2016-06-16
6lowpan: add private neighbour data
Alexander Aring
1
-2
/
+1
2016-06-13
sched: remove NET_XMIT_POLICED
Florian Westphal
1
-1
/
+0
2016-06-11
bpf: enforce recursion limit on redirects
Daniel Borkmann
1
-0
/
+2
2016-06-09
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
1
-0
/
+17
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
1
-1
/
+2
2016-06-08
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-0
/
+1
2016-06-04
sctp: Add GSO support
Marcelo Ricardo Leitner
1
-0
/
+1
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+2
2016-05-16
bpf: move bpf_jit_enable declaration
Daniel Borkmann
1
-1
/
+0
2016-05-12
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-0
/
+2
2016-05-04
net: remove dev->trans_start
Florian Westphal
1
-10
/
+5
2016-05-04
netdevice: add helper to update trans_start
Florian Westphal
1
-0
/
+6
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-05-03
netdevice: shrink size of struct netdev_queue
Florian Westphal
1
-7
/
+6
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
1
-1
/
+2
2016-04-28
net: fix net_gso_ok for new GSO types.
Marcelo Ricardo Leitner
1
-1
/
+1
2016-04-28
net-rfs: fix false sharing accessing sd->input_queue_head
Eric Dumazet
1
-2
/
+6
2016-04-26
net: remove NETDEV_TX_LOCKED support
Florian Westphal
1
-3
/
+0
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
1
-0
/
+1
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
1
-0
/
+1
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
1
-0
/
+2
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
1
-1
/
+4
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
1
-0
/
+1
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
1
-3
/
+1
2016-04-14
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
Denys Vlasenko
1
-2
/
+2
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
1
-1
/
+4
2016-04-07
udp: Remove udp_offloads
Tom Herbert
1
-17
/
+0
2016-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-111
/
+114
2016-03-23
net: Fix typos and whitespace.
Bjorn Helgaas
1
-109
/
+106
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+3
2016-03-22
net: Add missing kernel-doc for netdev ptype lists
Benjamin Poirier
1
-0
/
+2
2016-03-22
net: add missing descriptions in net_device_priv_flags
Luis de Bethencourt
1
-0
/
+4
2016-03-21
net/core: Add support for configuring VF GUIDs
Eli Cohen
1
-0
/
+3
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-2
/
+2
2016-03-14
net: add MACsec netdevice priv_flags and helper
Sabrina Dubroca
1
-0
/
+8
2016-03-11
net/flower: Introduce hardware offload support
Amir Vadai
1
-0
/
+2
[next]