index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microsoft
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
1
-56
/
+135
2023-10-05
net: mana: Fix the tso_bytes calculation
Haiyang Zhang
1
-2
/
+0
2023-10-05
net: mana: Fix TX CQE error handling
Haiyang Zhang
1
-7
/
+11
2023-08-11
net: mana: Add gdma stats to ethtool output for mana
Shradha Gupta
2
-0
/
+55
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+33
2023-08-10
net: mana: Fix MANA VF unload when hardware is unresponsive
Souradeep Chakrabarti
1
-4
/
+33
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-0
/
+1
2023-08-06
net: mana: Add page pool for RX buffers
Haiyang Zhang
1
-16
/
+74
2023-08-04
net: mana: Configure hwc timeout from hardware
Souradeep Chakrabarti
2
-2
/
+52
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-07-19
net: mana: Use the correct WQE count for ringing RQ doorbell
Long Li
1
-1
/
+4
2023-07-19
net: mana: Batch ringing RX queue doorbell on receiving packets
Long Li
1
-2
/
+8
2023-06-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+4
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2
-12
/
+0
2023-06-27
net: mana: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-12
net: mana: Add support for vlan tagging
Haiyang Zhang
1
-2
/
+17
2023-06-01
RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
Long Li
1
-1
/
+4
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
2
-12
/
+0
2023-04-25
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
1
-0
/
+15
2023-04-25
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
1
-6
/
+3
2023-04-14
net: mana: Add support for jumbo frame
Haiyang Zhang
2
-24
/
+215
2023-04-14
net: mana: Enable RX path to handle various MTU sizes
Haiyang Zhang
1
-10
/
+28
2023-04-14
net: mana: Refactor RX buffer allocation code to prepare for various MTU
Haiyang Zhang
1
-64
/
+90
2023-04-14
net: mana: Use napi_build_skb in RX path
Haiyang Zhang
1
-1
/
+1
2023-03-24
net: mana: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-17
net: mana: Add new MANA VF performance counters for easier troubleshooting
Shradha Gupta
2
-4
/
+110
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+2
2023-02-08
net: mana: Fix accessing freed irq affinity_hint
Haiyang Zhang
1
-26
/
+11
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+2
2023-01-21
net: mana: Fix IRQ name - add PCI and queue number
Haiyang Zhang
1
-1
/
+8
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+1
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+11
2022-12-06
net: mana: Fix race on per-CQ variable napi work_done
Haiyang Zhang
2
-6
/
+19
2022-11-14
RDMA/mana: Remove redefinition of basic u64 type
Leon Romanovsky
1
-2
/
+1
2022-11-10
Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
11
-1573
/
+191
2022-11-10
net: mana: Fix return type of mana_start_xmit()
Nathan Huckleberry
2
-2
/
+2
2022-11-10
net: mana: Define data structures for protection domain and memory registration
Ajay Sharma
2
-18
/
+27
2022-11-10
net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
Ajay Sharma
1
-1
/
+1
2022-11-10
net: mana: Define max values for SGL entries
Long Li
1
-1
/
+1
2022-11-10
net: mana: Move header files to a common location
Long Li
11
-1573
/
+8
2022-11-10
net: mana: Record port number in netdev
Long Li
1
-0
/
+1
2022-11-10
net: mana: Export Work Queue functions for use by RDMA driver
Long Li
3
-7
/
+19
2022-11-10
net: mana: Set the DMA device max segment size
Ajay Sharma
1
-0
/
+6
2022-11-10
net: mana: Handle vport sharing between devices
Long Li
2
-2
/
+58
2022-11-10
net: mana: Record the physical address for doorbell page region
Long Li
2
-0
/
+6
2022-11-10
net: mana: Add support for auxiliary device
Long Li
4
-1
/
+95
2022-11-03
net: mana: Assign interrupts to CPUs based on NUMA nodes
Saurabh Sengar
2
-3
/
+28
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2
-8
/
+8
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+10
2022-09-20
net: mana: Add rmb after checking owner bits
Haiyang Zhang
1
-0
/
+10
[next]