index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
net: atlantic: fix use after free kasan warn
Pavel Belous
1
-2
/
+5
2020-02-16
net: atlantic: checksum compat issue
Dmitry Bezrukov
1
-1
/
+2
2019-11-07
net: atlantic: code style cleanup
Nikita Danilov
1
-1
/
+5
2019-10-24
net: aquantia: implement data PTP datapath
Egor Pomozov
1
-2
/
+29
2019-10-24
net: aquantia: add PTP rings infrastructure
Egor Pomozov
1
-1
/
+25
2019-10-14
net: aquantia: do not pass lro session with invalid tcp checksum
Dmitry Bogdanov
1
-1
/
+2
2019-06-27
net: aquantia: vlan offloads logic in datapath
Igor Russkikh
1
-0
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-05-27
net: aquantia: check rx csum for all packets in LRO session
Dmitry Bogdanov
1
-13
/
+31
2019-05-27
net: aquantia: tx clean budget logic error
Igor Russkikh
1
-3
/
+4
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+2
2019-03-23
net: aquantia: Introduce rx refill threshold value
Igor Russkikh
1
-0
/
+4
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
1
-45
/
+121
2019-03-23
net: aquantia: optimize rx path using larger preallocated skb len
Igor Russkikh
1
-9
/
+18
2019-03-18
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
1
-2
/
+3
2018-11-09
net: aquantia: invalid checksumm offload implementation
Dmitry Bogdanov
1
-12
/
+23
2018-09-17
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-11
net: aquantia: whitespace changes
Nikita Danilov
1
-2
/
+2
2018-03-22
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
1
-2
/
+5
2018-01-16
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
1
-2
/
+2
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-2
/
+1
2017-09-26
atlantic: fix iommu errors
Pavel Belous
1
-8
/
+19
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
1
-0
/
+26
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-08-29
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
1
-1
/
+0
2017-08-04
aquantia: Switch to use napi_gro_receive
Pavel Belous
1
-2
/
+5
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-1
/
+1
2017-03-24
net:ethernet:aquantia: Missing spinlock initialization.
Pavel Belous
1
-0
/
+1
2017-02-20
net: ethernet: aquantia: Copying tx buffers is not needed.
Pavel Belous
1
-19
/
+0
2017-02-20
net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 p...
Pavel Belous
1
-1
/
+3
2017-02-20
net: ethernet: aquantia: Removed extra assignment for skb->dev.
Pavel Belous
1
-1
/
+0
2017-02-20
net: aquantia: remove function aq_ring_tx_deinit
Lino Sanfilippo
1
-32
/
+1
2017-02-01
ethernet: aquantia: fix dma_mapping_error test
Dan Carpenter
1
-2
/
+3
2017-01-29
net: ethernet: aquantia: remove another redundant err check
Colin Ian King
1
-2
/
+0
2017-01-24
net: ethernet: aquantia: Add ring support code
David VomLehn
1
-0
/
+376