index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-04
benet: fix BUG when creating VFs
Michal Schmidt
1
-1
/
+1
2025-07-18
be2net: Use correct byte order and format string for TCP seq and ack_seq
Alok Tiwari
1
-4
/
+4
2025-06-21
eth: benet: migrate to new RXFH callbacks
Jakub Kicinski
1
-31
/
+25
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
1
-2
/
+1
2025-05-21
emulex/benet: correct command version selection in be_cmd_get_stats()
Alok Tiwari
1
-1
/
+1
2025-04-22
emulex/benet: Annotate flash_cookie as nonstring
Kees Cook
2
-2
/
+6
2025-03-04
be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
Nikolay Aleksandrov
3
-101
/
+100
2024-10-19
be2net: fix potential memory leak in be_xmit()
Wang Hai
1
-5
/
+5
2024-09-03
be2net: Remove unused declarations
Yue Haibing
2
-5
/
+0
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
1
-4
/
+1
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-13
/
+15
2023-08-08
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
1
-3
/
+0
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
1
-1
/
+2
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-06-20
be2net: Extend xmit workaround to BE3 chip
Ross Lagerwall
1
-2
/
+2
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-15
/
+17
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-1
/
+1
2023-03-08
be2net: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-8
/
+0
2023-03-08
emulex/benet: clean up some inconsistent indenting
Jiapeng Chong
1
-13
/
+14
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2
-14
/
+14
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-9
/
+9
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-18
/
+25
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
3
-18
/
+25
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+3
2022-06-30
ethernet/emulex:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-04-29
eth: benet: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+2
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2022-01-09
be2net: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-9
/
+5
2021-12-10
be2net: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-2
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
3
-3
/
+3
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-06-25
Revert "be2net: disable bh with spin_lock in be_process_mcc"
Petr Oros
2
-2
/
+6
2021-06-17
be2net: Fix an error handling path in 'be_probe()'
Christophe JAILLET
1
-0
/
+1
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-12-09
net: emulex: benet: simplify the return expression of be_if_create()
Zheng Yongjun
1
-7
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-14
be2net: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-165
/
+38
2020-07-01
benet: use generic power management
Vaibhav Gupta
1
-15
/
+7
2020-03-12
net: be2net: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-03
net/emulex: Delete driver version
Leon Romanovsky
3
-6
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-30
net: emulex: benet: indent a Kconfig depends continuation line
Randy Dunlap
1
-1
/
+1
[next]