index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
Files
Lines
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/...
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-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
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
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-09-07
be2net: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-08-18
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
3
-7
/
+9
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+2
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
2
-6
/
+2
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-6
/
+6
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
1
-0
/
+5
2019-07-16
be2net: Signal that the device cannot transmit during reconfiguration
Benjamin Poirier
1
-1
/
+5
2019-06-22
be2net: fix link failure after ethtool offline test
Petr Oros
1
-6
/
+22
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-06-16
be2net: Fix number of Rx queues used for flow hashing
Ivan Vecera
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
8
-40
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-01-28
benet: remove broken and unused macro
Lubomir Rintel
1
-4
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
3
-52
/
+52
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-1
/
+1
2018-11-21
benet: use skb_vlan_tag_get_prio()
Michał Mirosław
1
-1
/
+1
2018-11-08
benet: use __vlan_hwaccel helpers
Michał Mirosław
1
-4
/
+9
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-10-23
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
2
-4
/
+3
2018-10-05
be2net: don't flip hw_features when VXLANs are added/deleted
Davide Caratti
1
-4
/
+1
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-1
/
+0
2018-09-05
be2net: Fix memory leak in be_cmd_get_profile_config()
Petr Oros
1
-1
/
+1
[next]