index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+6
2026-01-23
net: benet: convert to use .get_rx_ring_count
Breno Leitao
-23
/
+14
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+7
2026-01-21
be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
Andrey Vatoropin
-1
/
+2
2026-01-20
net/benet: Fix typos in driver code comments
Yicong Hui
-24
/
+24
2026-01-20
be2net: fix data race in be_get_new_eqd
David Yang
-3
/
+5
2025-11-20
be2net: pass wrb_params in case of OS2BMC
Andrey Vatoropin
-3
/
+4
2025-08-04
benet: fix BUG when creating VFs
Michal Schmidt
-1
/
+1
2025-07-18
be2net: Use correct byte order and format string for TCP seq and ack_seq
Alok Tiwari
-4
/
+4
2025-06-21
eth: benet: migrate to new RXFH callbacks
Jakub Kicinski
-31
/
+25
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
-2
/
+1
2025-05-21
emulex/benet: correct command version selection in be_cmd_get_stats()
Alok Tiwari
-1
/
+1
2025-04-22
emulex/benet: Annotate flash_cookie as nonstring
Kees Cook
-2
/
+6
2025-03-04
be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
Nikolay Aleksandrov
-101
/
+100
2024-10-19
be2net: fix potential memory leak in be_xmit()
Wang Hai
-5
/
+5
2024-09-03
be2net: Remove unused declarations
Yue Haibing
-5
/
+0
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
-4
/
+1
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
-13
/
+15
2023-08-08
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
-3
/
+0
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
-1
/
+2
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2023-06-20
be2net: Extend xmit workaround to BE3 chip
Ross Lagerwall
-2
/
+2
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
-15
/
+17
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
-1
/
+1
2023-03-08
be2net: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
-8
/
+0
2023-03-08
emulex/benet: clean up some inconsistent indenting
Jiapeng Chong
-13
/
+14
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
-14
/
+14
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
-2
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
-9
/
+9
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-18
/
+25
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
-18
/
+25
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
-3
/
+3
2022-06-30
ethernet/emulex:fix repeated words in comments
Jilin Yuan
-1
/
+1
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
-1
/
+1
2022-04-29
eth: benet: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
-3
/
+2
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2022-01-09
be2net: Remove useless DMA-32 fallback configuration
Christophe JAILLET
-9
/
+5
2021-12-10
be2net: Use irq_update_affinity_hint()
Nitesh Narayan Lal
-2
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
-1
/
+3
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
-3
/
+3
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
-1
/
+0
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
-2
/
+6
2021-06-25
Revert "be2net: disable bh with spin_lock in be_process_mcc"
Petr Oros
-2
/
+6
2021-06-17
be2net: Fix an error handling path in 'be_probe()'
Christophe JAILLET
-0
/
+1
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
-2
/
+0
2020-12-09
net: emulex: benet: simplify the return expression of be_if_create()
Zheng Yongjun
-7
/
+1
[next]