开源镜像站
帮助
动态
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
/
cisco
Age
Commit message (
Expand
)
Author
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
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-03-05
enic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-03
net/cisco: Delete driver and module versions
Leon Romanovsky
2020-02-26
net: cisco: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
enic: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-12
enic: prevent waking up stopped tx queues over watchdog reset
Firo Yang
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-07
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Arnd Bergmann
2019-03-01
drivers: net: Remove unnecessary semicolon
YueHaibing
2019-02-01
enic: fix checksum validation for IPv6
Govindarajulu Varadarajan
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-08-04
net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
[next]