index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
Age
Commit message (
Expand
)
Author
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
2024-11-15
enic: Move kdump check into enic_adjust_resources()
Nelson Escobar
2024-11-15
enic: Move enic resource adjustments to separate function
Nelson Escobar
2024-11-15
enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way
Nelson Escobar
2024-11-15
enic: Allocate arrays in enic struct based on VIC config
Nelson Escobar
2024-11-15
enic: Save resource counts we read from HW
Nelson Escobar
2024-11-15
enic: Make MSI-X I/O interrupts come after the other required ones
Nelson Escobar
2024-11-15
enic: Create enic_wq/rq structures to bundle per wq/rq data
Nelson Escobar
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-09-13
enic: Report some per queue statistics in ethtool
Nelson Escobar
2024-09-13
enic: Report per queue statistics in netdev qstats
Nelson Escobar
2024-09-13
enic: Collect per queue statistics
Nelson Escobar
2024-09-13
enic: Use macro instead of static const variables for array sizes
Nelson Escobar
2024-09-09
enic: Remove setting of RX software timestamp
Gal Pressman
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-28
enic: add ethtool get_channel support
Jon Kohler
2024-05-27
enic: Validate length of nl attributes in enic_set_vf_port
Roded Zats
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
enic: Replace hardcoded values for vnic descriptor by defines
Satish Kharat
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-19
enic: Avoid false positive under FORTIFY_SOURCE
Kees Cook
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2022-10-18
enic: define constants for legacy interrupts offset
Govindarajulu Varadarajan
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-02
enic: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-01-02
enic: Use dma_set_mask_and_coherent()
Christophe JAILLET
2021-12-10
enic: Use irq_update_affinity_hint()
Nitesh Narayan Lal
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-16
ethernet: enic: use eth_hw_addr_set()
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-09-27
net: cisco: Fix a function name in comments
Cai Huoqing
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-05-03
ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
Lv Yunlong
2021-04-07
enic: use module_pci_driver to simplify the code
Wei Yongjun
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-09
net: cisco: enic: simplify the return vnic_cq_alloc()
Zheng Yongjun
2020-10-20
net: remove unneeded break
Tom Rix
2020-09-29
net: enic: Cure the enic api locking trainwreck
Thomas Gleixner
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-06
enic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
enic: convert to new udp_tunnel_nic infra
Jakub Kicinski
[next]