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
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
2016-03-10
net: validate variable length ll headers
Willem de Bruijn
1
-2
/
+20
2016-03-01
netdev: introduce ndo_set_rx_headroom
Paolo Abeni
1
-0
/
+31
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-02-19
net: make netdev_for_each_lower_dev safe for device removal
Nikolay Aleksandrov
1
-1
/
+1
2016-02-17
net: sched: add cls_u32 offload hooks for netdevs
John Fastabend
1
-1
/
+5
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-1
/
+19
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+2
2016-02-16
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
1
-0
/
+8
2016-02-06
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
1
-1
/
+1
2016-02-06
net: add rx_nohandler stat counter
Jarod Wilson
1
-0
/
+3
2016-01-25
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
1
-6
/
+5
2016-01-12
net: Fix typo in netdev_intersect_features
Tom Herbert
1
-2
/
+2
2016-01-11
net, sched: add clsact qdisc
Daniel Borkmann
1
-1
/
+3
2016-01-07
net: move ndo_features_check() close to ndo_start_xmit()
Eric Dumazet
1
-11
/
+11
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
1
-1
/
+19
2015-12-16
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
1
-0
/
+78
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-15
/
+25
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-3
/
+3
2015-12-07
net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()
Felix Fietkau
1
-1
/
+1
[next]