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
2012-08-20
af_packet: don't emit packet on orig fanout group
Eric Leblond
1
-0
/
+2
2012-08-15
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
1
-1
/
+2
2012-08-02
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
1
-0
/
+2
2012-07-20
net: honour netif_set_real_num_tx_queues() retval
Jiri Pirko
1
-1
/
+6
2012-07-05
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
1
-0
/
+3
2012-06-13
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
1
-0
/
+1
2012-06-12
net: keep name_hlist close to name
Eric Dumazet
1
-3
/
+4
2012-05-31
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
1
-4
/
+4
2012-05-19
net: napi_frags_skb() is static
Eric Dumazet
1
-1
/
+0
2012-05-18
net: Remove netdevice ec_ptr, no longer used.
David S. Miller
1
-1
/
+0
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+0
2012-05-11
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
1
-9
/
+0
2012-05-01
net: make GRO aware of skb->head_frag
Eric Dumazet
1
-0
/
+2
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
1
-0
/
+2
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
1
-0
/
+23
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-7
/
+7
2012-04-04
net: fix /proc/net/dev regression
Eric Dumazet
1
-2
/
+0
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-45
/
+72
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2012-03-20
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
1
-1
/
+2
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+1
2012-03-13
net: Add memory barriers to prevent possible race in byte queue limits
Alexander Duyck
1
-16
/
+33
2012-03-13
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
Alexander Duyck
1
-0
/
+1
2012-03-10
net: Use bool in netdevice.h helpers.
David S. Miller
1
-26
/
+26
2012-03-07
net: Use bool for return value of dev_valid_name().
David S. Miller
1
-1
/
+1
2012-03-06
net: export netdev_stats_to_stats64
Eric Dumazet
1
-0
/
+2
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-1
/
+7
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-2
/
+2
2012-01-25
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
1
-4
/
+4
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2012-01-10
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-2
/
+2
2012-01-10
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
1
-0
/
+5
2012-01-05
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
Neerav Parikh
1
-0
/
+26
2011-12-25
rfs: better sizing of dev_flow_table
Eric Dumazet
1
-4
/
+4
2011-12-22
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
1
-2
/
+2
2011-12-20
Revert "net: Remove unused neighbour layer ops."
David S. Miller
1
-0
/
+1
2011-12-14
net: Remove unused neighbour layer ops.
David S. Miller
1
-1
/
+0
2011-12-09
vlan: introduce vid list with reference counting
Jiri Pirko
1
-2
/
+1
2011-12-09
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-4
/
+4
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2011-12-01
net: Make ndo_neigh_destroy return void.
David S. Miller
1
-1
/
+1
2011-12-01
neigh: Add device constructor/destructor capability.
David Miller
1
-0
/
+2
2011-12-01
neigh: Add infrastructure for allocating device neigh privates.
David Miller
1
-0
/
+1
2011-11-29
bql: Byte queue limits
Tom Herbert
1
-1
/
+31
2011-11-29
net: Add netdev interfaces for recording sends/comp
Tom Herbert
1
-0
/
+28
2011-11-29
net: Add queue state xoff flag for stack
Tom Herbert
1
-11
/
+30
2011-11-29
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
1
-0
/
+2
[next]