开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_ring.c
Age
Commit message (
Expand
)
Author
2024-02-02
net: atlantic: Fix DMA mapping for PTP hwts ring
Ivan Vecera
2023-12-14
net: atlantic: eliminate double free in error handling logic
Igor Russkikh
2023-12-14
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
2023-12-06
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-03-16
net: atlantic: Fix crash when XDP is enabled but no program is loaded
Toke Høiland-Jørgensen
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
2022-04-20
net: atlantic: Implement xdp data plane
Taehee Yoo
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
2021-12-27
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
2021-11-19
atlantic: fix double-free in aq_ring_tx_clean
Zekun Shen
2020-11-24
aquantia: Remove the build_skb path
Lincoln Ramsay
2020-07-20
net: atlantic: additional per-queue stats
Dmitry Bogdanov
2020-07-20
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
2020-07-20
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
2020-06-26
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
2020-06-26
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
2020-05-22
net: atlantic: QoS implementation: multi-TC support
Dmitry Bezrukov
2020-02-16
net: atlantic: fix use after free kasan warn
Pavel Belous
2020-02-16
net: atlantic: checksum compat issue
Dmitry Bezrukov
2019-11-07
net: atlantic: code style cleanup
Nikita Danilov
2019-10-24
net: aquantia: implement data PTP datapath
Egor Pomozov
2019-10-24
net: aquantia: add PTP rings infrastructure
Egor Pomozov
2019-10-14
net: aquantia: do not pass lro session with invalid tcp checksum
Dmitry Bogdanov
2019-06-27
net: aquantia: vlan offloads logic in datapath
Igor Russkikh
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-05-27
net: aquantia: check rx csum for all packets in LRO session
Dmitry Bogdanov
2019-05-27
net: aquantia: tx clean budget logic error
Igor Russkikh
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-03-23
net: aquantia: Introduce rx refill threshold value
Igor Russkikh
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
2019-03-23
net: aquantia: optimize rx path using larger preallocated skb len
Igor Russkikh
2019-03-18
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
2018-11-09
net: aquantia: invalid checksumm offload implementation
Dmitry Bogdanov
2018-09-17
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
2018-09-11
net: aquantia: whitespace changes
Nikita Danilov
2018-03-22
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
2018-01-16
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-09-26
atlantic: fix iommu errors
Pavel Belous
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-29
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
2017-08-04
aquantia: Switch to use napi_gro_receive
Pavel Belous
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
[next]