index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
net/tg3: fix race condition in tg3_reset_task()
Thinh Tran
1
-1
/
+10
2024-01-10
bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
Michael Chan
1
-2
/
+2
2024-01-10
net: bcmgenet: Fix FCS generation for fragmented skbuffs
Adrian Cinal
1
-1
/
+3
2024-01-01
bnxt_en: do not map packet buffers twice
Andy Gospodarek
1
-9
/
+2
2023-12-20
bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic
Michael Chan
2
-4
/
+24
2023-12-20
bnxt_en: Fix wrong return value check in bnxt_close_nic()
Kalesh AP
5
-34
/
+16
2023-12-20
bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
Sreekanth Reddy
1
-1
/
+2
2023-12-20
bnxt_en: Clear resource reservation during resume
Somnath Kotur
1
-0
/
+2
2023-12-13
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
1
-0
/
+1
2023-12-13
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
1
-1
/
+3
2023-12-13
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
2
-7
/
+35
2023-11-20
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
1
-1
/
+2
2023-09-21
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
3
-5
/
+10
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
1
-0
/
+1
2023-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-1
/
+56
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+1
2023-08-28
ethernet: tg3: remove unreachable code
Mikhail Kobuk
1
-4
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-31
/
+50
2023-08-23
bnxt: use the NAPI skb allocation cache
Jakub Kicinski
1
-3
/
+3
2023-08-23
bnx2x: new flag for track HW resource allocation
Thinh Tran
4
-28
/
+44
2023-08-22
tg3: Use slab_build_skb() when needed
Kees Cook
1
-1
/
+4
2023-08-20
net: bcmgenet: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bgmac: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bcmgenet: Fix return value check for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bgmac: Fix return value check for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-19
bnxt_en: Add tx_resets ring counter
Michael Chan
3
-0
/
+10
2023-08-19
bnxt_en: Display the ring error counters under ethtool -S
Michael Chan
1
-25
/
+23
2023-08-19
bnxt_en: Save ring error counters across reset
Michael Chan
2
-1
/
+46
2023-08-19
bnxt_en: Increment rx_resets counter in bnxt_disable_napi()
Michael Chan
1
-5
/
+7
2023-08-19
bnxt_en: Let the page pool manage the DMA mapping
Somnath Kotur
1
-22
/
+10
2023-08-19
bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
Somnath Kotur
2
-60
/
+14
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+3
2023-08-16
broadcom: b44: Use b44_writephy() return value
Artem Chernyshev
1
-5
/
+3
2023-08-13
tg3: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-09
bcm63xx_enet: Remove redundant initialization owner
Li Zetao
1
-3
/
+0
2023-08-09
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
1
-3
/
+0
2023-08-09
bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c
Michael Chan
2
-284
/
+49
2023-08-09
bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()
Michael Chan
2
-285
/
+52
2023-08-09
net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()
Dan Carpenter
2
-2
/
+2
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2
-2
/
+2
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-40
/
+63
2023-08-02
bnx2x: Remove unnecessary ternary operators
Ruan Jinjie
1
-3
/
+3
2023-08-02
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-02
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2
-19
/
+29
2023-08-01
net: bcmgenet: Remove TX ring full logging
Florian Fainelli
1
-5
/
+1
2023-08-01
bnxt: don't handle XDP in netpoll
Jakub Kicinski
4
-14
/
+24
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-3
/
+3
2023-07-29
net: bcmasp: Clean up redundant dev_err_probe()
Chen Jiahao
1
-1
/
+1
2023-07-28
eth: bnxt: fix warning for define in struct_group
Jakub Kicinski
1
-1
/
+2
[next]