开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
pensando
/
ionic
Age
Commit message (
Expand
)
Author
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-01
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
Jian Shen
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-05-09
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
2022-02-28
ionic: no transition while stopping
Shannon Nelson
2022-02-22
ionic: use vmalloc include
Shannon Nelson
2022-02-18
ionic: clean up comments and whitespace
Shannon Nelson
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
2022-02-18
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
2022-02-18
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
2022-01-25
ionic: remove the dbid_inuse bitmap
Shannon Nelson
2022-01-25
ionic: disable napi when ionic_lif_init() fails
Brett Creeley
2022-01-25
ionic: Cleanups in the Tx hotpath code
Brett Creeley
2022-01-25
ionic: Prevent filter add/del err msgs when the device is not available
Brett Creeley
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
2022-01-25
ionic: Allow flexibility for error reporting on dev commands
Brett Creeley
2022-01-25
ionic: Correctly print AQ errors if completions aren't received
Brett Creeley
2022-01-25
ionic: fix up printing of timeout error
Shannon Nelson
2022-01-25
ionic: better handling of RESET event
Shannon Nelson
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
2022-01-25
ionic: Don't send reset commands if FW isn't running
Brett Creeley
2022-01-25
ionic: separate function for watchdog init
Shannon Nelson
2022-01-25
ionic: start watchdog after all is setup
Shannon Nelson
2022-01-25
ionic: fix type complaint in ionic_dev_cmd_clean()
Shannon Nelson
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-12
ionic: no devlink_unregister if not registered
Shannon Nelson
2021-10-10
ionic: tame the filter no space message
Shannon Nelson
2021-10-10
ionic: allow adminq requests to override default error message
Shannon Nelson
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
2021-10-10
ionic: generic filter delete
Shannon Nelson
2021-10-10
ionic: generic filter add
Shannon Nelson
2021-10-10
ionic: add generic filter search
Shannon Nelson
2021-10-10
ionic: remove mac overflow flags
Shannon Nelson
2021-10-10
ionic: move lif mac address functions
Shannon Nelson
2021-10-10
ionic: add filterlist to debugfs
Shannon Nelson
2021-10-09
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
2021-10-02
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
2021-10-02
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
2021-10-02
ionic: add polling to adminq wait
Shannon Nelson
2021-10-02
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
2021-10-02
ionic: move lif mutex setup and delete
Shannon Nelson
2021-10-02
ionic: check for binary values in FW ver string
Shannon Nelson
[next]