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
2011-04-02
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
Michał Mirosław
1
-2
/
+2
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
1
-1
/
+49
2011-03-11
net: add proper documentation for previously added net_device_ops for FCoE
Yi Zou
1
-0
/
+36
2011-03-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
1
-0
/
+3
2011-03-08
net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode
Yi Zou
1
-0
/
+4
2011-03-07
netdevice: Convert printk to pr_info in netif_tx_stop_queue
Joe Perches
1
-2
/
+1
2011-03-03
netdevice: make initial group visible to userspace
Vlad Dogaru
1
-3
/
+3
2011-02-18
net: introduce NETIF_F_RXCSUM
Michał Mirosław
1
-1
/
+4
2011-02-18
net: Introduce new feature setting ops
Michał Mirosław
1
-2
/
+35
2011-02-18
ethtool: factorize get/set_one_feature
Michał Mirosław
1
-0
/
+6
2011-02-18
ethtool: enable GSO and GRO by default
Michał Mirosław
1
-0
/
+3
2011-02-14
rtnetlink: implement setting of master device
Jiri Pirko
1
-0
/
+12
2011-02-13
net: make dev->master general
Jiri Pirko
1
-0
/
+7
2011-02-13
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
1
-11
/
+0
2011-01-28
net: fix dev_seq_next()
Eric Dumazet
1
-1
/
+8
2011-01-25
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
1
-1
/
+1
2011-01-25
net: change netdev->features to u32
Michał Mirosław
1
-12
/
+12
2011-01-25
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
1
-3
/
+30
2011-01-20
net: implement mechanism for HW based QOS
John Fastabend
1
-0
/
+68
2011-01-20
net_device: add support for network device groups
Vlad Dogaru
1
-0
/
+7
2011-01-14
net: remove dev_txq_stats_fold()
Eric Dumazet
1
-5
/
+0
2011-01-11
net: Add alloc_netdev_mqs function
Tom Herbert
1
-3
/
+7
2011-01-10
net offloading: Pass features into netif_needs_gso().
Jesse Gross
1
-9
/
+3
2011-01-10
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
1
-2
/
+2
2011-01-03
trivial: Fix typo fault in netdevice.h
Michal Simek
1
-1
/
+1
2010-12-17
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
1
-1
/
+1
2010-12-17
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
1
-0
/
+10
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
1
-1
/
+2
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
1
-1
/
+19
2010-11-29
xps: add __rcu annotations
Eric Dumazet
1
-2
/
+2
2010-11-29
xps: Add CONFIG_XPS
Tom Herbert
1
-24
/
+28
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
1
-2
/
+4
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
1
-0
/
+30
2010-11-15
netdev: add rcu annotations to receive handler hook
stephen hemminger
1
-2
/
+2
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
1
-2
/
+1
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
1
-4
/
+3
2010-11-09
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
1
-1
/
+1
2010-11-08
net: Detect and ignore netif_stop_queue() calls before register_netdev()
Guillaume Chazarain
1
-0
/
+5
2010-10-26
rps: add __rcu annotations
Eric Dumazet
1
-6
/
+6
2010-10-26
net/802: add __rcu annotations
Eric Dumazet
1
-1
/
+1
2010-10-26
ipv6: ip6_ptr rcu annotations
Eric Dumazet
1
-1
/
+1
2010-10-26
vlan: rcu annotations
Eric Dumazet
1
-1
/
+1
2010-10-21
napi: unexport napi_reuse_skb
stephen hemminger
1
-2
/
+0
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
1
-1
/
+0
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
1
-1
/
+4
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
1
-3
/
+11
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
1
-2
/
+2
2010-10-12
net: percpu net_device refcount
Eric Dumazet
1
-3
/
+4
2010-10-11
neigh: speedup neigh_hh_init()
Eric Dumazet
1
-0
/
+6
[next]