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
/
ethernet
/
intel
/
igb
/
igb_main.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-29
igb: Get rid of spurious interrupts
Kurt Kanzenbach
2025-04-29
igb: Add support for persistent NAPI config
Kurt Kanzenbach
2025-04-29
igb: Link queues to NAPI instances
Kurt Kanzenbach
2025-04-29
igb: Link IRQs to NAPI instances
Kurt Kanzenbach
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-07
igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
Yue Haibing
2025-01-07
igb: Add AF_XDP zero-copy Tx support
Sriram Yagnaraman
2025-01-07
igb: Add AF_XDP zero-copy Rx support
Sriram Yagnaraman
2025-01-07
igb: Add XDP finalize and stats update functions
Kurt Kanzenbach
2025-01-07
igb: Introduce XSK data structures and helpers
Sriram Yagnaraman
2025-01-07
igb: Introduce igb_xdp_is_enabled()
Sriram Yagnaraman
2025-01-07
igb: Remove static qualifiers
Sriram Yagnaraman
2024-12-03
igb: Fix potential invalid memory access in igb_init_module()
Yuan Can
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-13
igb: Fix 2 typos in comments in igb_main.c
Johnny Park
2024-11-12
Revert "igb: Disable threaded IRQ for igb_msix_other"
Wander Lairson Costa
2024-10-29
igb: Disable threaded IRQ for igb_msix_other
Wander Lairson Costa
2024-10-08
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
2024-09-09
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
2024-08-28
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
2024-08-20
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-06-20
igb: Add MII write support
Jackie Jone
2024-05-08
igb: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-29
igb: simplify pci ops declaration
Jesse Brandeburg
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
igb: Fix missing time sync events
Vinicius Costa Gomes
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
intel: legacy: field prep conversion
Jesse Brandeburg
2023-10-20
igb: Fix an end of loop test
Dan Carpenter
2023-10-18
igb: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
2023-09-28
ethernet/intel: Use list_for_each_entry() helper
Jinjie Ruan
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-28
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-06-22
igb: Fix igb_down hung on surprise removal
Ying Hsu
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
igb: Fix extts capture value format for 82580/i354/i350
Yuezhen Luan
2023-05-18
igb: Define igb_pm_ops conditionally on CONFIG_PM
Tom Rix
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]