index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
2
-5
/
+5
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
1
-3
/
+1
2019-08-18
bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
Vasundhara Volam
1
-3
/
+6
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
1
-7
/
+5
2019-08-18
bnxt_en: Improve RX doorbell sequence.
Michael Chan
1
-3
/
+7
2019-08-18
bnxt_en: Fix VNIC clearing logic for 57500 chips.
Michael Chan
1
-8
/
+18
2019-08-18
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
3
-8
/
+18
2019-08-01
net: broadcom: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-3
/
+3
2019-07-25
bnx2x: Disable multi-cos feature.
Sudarsana Reddy Kalluru
1
-2
/
+1
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
3
-3
/
+3
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
1
-0
/
+3
2019-07-18
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
1
-2
/
+5
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
1
-31
/
+26
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-2
/
+0
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2
-11
/
+11
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2
-2
/
+8
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2
-44
/
+10
2019-07-09
bnxt_en: Add page_pool_destroy() during RX ring cleanup.
Michael Chan
1
-6
/
+2
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-23
/
+54
2019-07-08
bnxt_en: add page_pool support
Andy Gospodarek
4
-7
/
+47
2019-07-08
bnxt_en: optimized XDP_REDIRECT support
Andy Gospodarek
4
-10
/
+140
2019-07-08
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
4
-13
/
+28
2019-07-08
bnxt_en: rename some xdp functions
Andy Gospodarek
3
-7
/
+7
2019-07-01
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
1
-1
/
+0
2019-06-30
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
1
-1
/
+1
2019-06-30
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
1
-1
/
+3
2019-06-30
bnxt_en: Fix statistics context reservation logic for RDMA driver.
Michael Chan
1
-6
/
+11
2019-06-30
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
1
-3
/
+3
2019-06-30
bnxt_en: Disable bus master during PCI shutdown and driver unload.
Michael Chan
1
-1
/
+2
2019-06-29
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
4
-11
/
+34
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
9
-39
/
+39
2019-06-25
linux/dim: Move implementation to .c files
Tal Gilboa
6
-5
/
+6
2019-06-25
linux/dim: Rename externally used net_dim members
Tal Gilboa
8
-28
/
+27
2019-06-25
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
3
-8
/
+8
2019-06-25
linux/dim: Rename externally exposed macros
Tal Gilboa
4
-6
/
+6
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-25
/
+9
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
6
-24
/
+6
2019-06-18
bnx2x: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
2
-1
/
+3
2019-06-09
tg3: Use napi_alloc_frag()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-09
bnx2x: Use napi_alloc_frag()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-17
/
+23
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-05-22
bnxt_en: Device serial number is supported only for PFs.
Vasundhara Volam
1
-5
/
+6
2019-05-22
bnxt_en: Reduce memory usage when running in kdump kernel.
Michael Chan
2
-3
/
+5
2019-05-22
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
4
-9
/
+10
2019-05-22
bnxt_en: Fix aggregation buffer leak under OOM condition.
Michael Chan
1
-0
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
18
-262
/
+548
[next]