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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
2
-1
/
+14
2023-10-03
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
1
-1
/
+1
2023-10-03
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-10-02
sky2: Make sure there is at least one frag_addr available
Kees Cook
1
-1
/
+1
2023-10-02
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
5
-35
/
+6
2023-10-01
net: stmmac: platform: fix the incorrect parameter
Clark Wang
1
-1
/
+1
2023-09-28
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
1
-5
/
+7
2023-09-22
drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...
Alexandra Diupina
1
-2
/
+10
2023-09-21
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
4
-4
/
+30
2023-09-21
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
1
-12
/
+19
2023-09-21
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
1
-6
/
+13
2023-09-21
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-09-21
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
1
-0
/
+3
2023-09-20
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...
Cai Huoqing
1
-3
/
+0
2023-09-20
vxlan: Add missing entries to vxlan_get_size()
Benjamin Poirier
1
-0
/
+4
2023-09-19
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
1
-1
/
+9
2023-09-19
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
1
-0
/
+5
2023-09-19
net: hns3: fix fail to delete tc flower rules during reset issue
Jijie Shao
1
-0
/
+6
2023-09-19
net: hns3: only enable unicast promisc when mac table full
Jian Shen
1
-1
/
+1
2023-09-19
net: hns3: fix GRE checksum offload issue
Jie Wang
1
-0
/
+9
2023-09-19
net: hns3: add cmdq check for vf periodic service task
Jie Wang
1
-1
/
+2
2023-09-19
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
8
-110
/
+120
2023-09-18
tsnep: Fix NAPI polling with budget 0
Gerhard Engleder
1
-0
/
+4
2023-09-18
tsnep: Fix ethtool channels
Gerhard Engleder
1
-4
/
+2
2023-09-18
tsnep: Fix NAPI scheduling
Gerhard Engleder
1
-4
/
+10
2023-09-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-
David S. Miller
4
-14
/
+15
2023-09-16
igc: Fix infinite initialization loop with early XDP redirect
Vinicius Costa Gomes
1
-1
/
+1
2023-09-16
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
2
-3
/
+8
2023-09-15
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
1
-3
/
+5
2023-09-15
iavf: schedule a request immediately after add/delete vlan
Petr Oros
1
-2
/
+2
2023-09-15
iavf: add iavf_schedule_aq_request() helper
Petr Oros
3
-8
/
+6
2023-09-15
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
1
-1
/
+2
2023-09-15
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
3
-9
/
+23
2023-09-15
net: thunderbolt: Fix TCPv6 GSO checksum calculation
Mika Westerberg
1
-2
/
+1
2023-09-15
net: ti: icssg-prueth: add PTP dependency
Arnd Bergmann
1
-0
/
+1
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
Jinjie Ruan
1
-0
/
+13
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
Jinjie Ruan
1
-5
/
+4
2023-09-15
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
Jinjie Ruan
1
-0
/
+6
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
Jinjie Ruan
1
-0
/
+16
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
Jinjie Ruan
1
-0
/
+15
2023-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2
-0
/
+14
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
1
-4
/
+4
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
1
-1
/
+4
2023-09-13
ixgbe: fix timestamp configuration code
Vadim Fedorenko
1
-13
/
+15
2023-09-12
veth: Update XDP feature set when bringing up device
Toke Høiland-Jørgensen
1
-0
/
+2
2023-09-12
net: macb: fix sleep inside spinlock
Sascha Hauer
1
-2
/
+3
2023-09-11
net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
Lorenzo Bianconi
1
-2
/
+4
2023-09-11
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
1
-2
/
+3
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
1
-0
/
+3
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
1
-0
/
+2
[next]