index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-06
virtio-net: Fix some minor formatting errors
Yuval Shaia
2019-04-06
virtio-net: Remove inclusion of pci.h
Yuval Shaia
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-18
virtio_net: remove hcpu from virtnet_clean_affinity
Peter Xu
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-03
virtio_net: Account for tx bytes and packets on sending xdp_frames
Toshiaki Makita
2019-01-30
virtio_net: Differentiate sk_buff and xdp_frame on freeing
Toshiaki Makita
2019-01-30
virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
Toshiaki Makita
2019-01-30
virtio_net: Don't process redirected XDP frames when XDP is disabled
Toshiaki Makita
2019-01-30
virtio_net: Fix out of bounds access of sq
Toshiaki Makita
2019-01-30
virtio_net: Fix not restoring real_num_rx_queues
Toshiaki Makita
2019-01-30
virtio_net: Don't call free_old_xmit_skbs for xdp_frames
Toshiaki Makita
2019-01-30
virtio_net: Don't enable NAPI when interface is down
Toshiaki Makita
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-19
virtio_net: bulk free tx skbs
Michael S. Tsirkin
2019-01-19
virtio-net: per-queue RPS config
Willem de Bruijn
2018-12-20
virtio-net: ethtool configurable LRO
Willem de Bruijn
2018-11-30
virtio-net: keep vnet header zeroed after processing XDP
Jason Wang
2018-11-23
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
2018-11-23
virtio-net: disable guest csum during XDP set
Jason Wang
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-17
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
2018-10-10
virtio_net: ethtool tx napi configuration
Jason Wang
2018-09-28
virtio_net: remove ndo_poll_controller
Eric Dumazet
2018-08-13
virtio_net: remove duplicated include from virtio_net.c
YueHaibing
2018-08-11
virtio_net: Stripe queue affinities across cores.
Caleb Raitto
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
2018-08-09
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2018-08-05
virtio-net: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-31
virtio-net: get rid of unnecessary container of rq stats
Jason Wang
2018-07-31
virtio-net: correctly update XDP_TX counters
Jason Wang
2018-07-25
virtio_net: Add kick stats
Toshiaki Makita
2018-07-25
virtio_net: Add XDP related stats
Toshiaki Makita
2018-07-25
virtio_net: Factor out the logic to determine xdp sq
Toshiaki Makita
2018-07-25
virtio_net: Make drop counter per-queue
Toshiaki Makita
2018-07-25
virtio_net: Use temporary storage for accounting rx stats
Toshiaki Makita
2018-07-25
virtio_net: Fix incosistent received bytes counter
Toshiaki Makita
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-06-28
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
Jesper Dangaard Brouer
2018-06-04
net: virtio: simplify the virtnet_find_vqs
Tonghao Zhang
2018-06-03
virtio_net: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-05-31
virtio_net: fix error return code in virtnet_probe()
Wei Yongjun
2018-05-28
virtio_net: Extend virtio to use VF datapath when available
Sridhar Samudrala
[next]