index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-08-08
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-20
be2net: Extend xmit workaround to BE3 chip
Ross Lagerwall
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-03-08
be2net: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
emulex/benet: clean up some inconsistent indenting
Jiapeng Chong
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
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-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-30
ethernet/emulex:fix repeated words in comments
Jilin Yuan
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-04-29
eth: benet: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-09
be2net: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-12-10
be2net: 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-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-06-25
Revert "be2net: disable bh with spin_lock in be_process_mcc"
Petr Oros
2021-06-17
be2net: Fix an error handling path in 'be_probe()'
Christophe JAILLET
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-09
net: emulex: benet: simplify the return expression of be_if_create()
Zheng Yongjun
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
be2net: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-01
benet: use generic power management
Vaibhav Gupta
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-03-12
net: be2net: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/emulex: Delete driver version
Leon Romanovsky
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-30
net: emulex: benet: indent a Kconfig depends continuation line
Randy Dunlap
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-07
be2net: make two arrays static const, makes object smaller
Colin Ian King
2019-08-18
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
[next]