index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2
-2
/
+2
2021-07-25
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin
1
-1
/
+2
2021-05-14
net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
Lv Yunlong
1
-1
/
+3
2020-11-24
net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup
Subash Abhinov Kasiviswanathan
1
-0
/
+5
2020-08-21
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
1
-3
/
+14
2020-07-22
net: rmnet: fix lower interface leak
Taehee Yoo
1
-7
/
+12
2020-04-17
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
1
-12
/
+19
2020-03-21
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-03-21
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-03-21
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
2020-03-21
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
1
-0
/
+4
2020-03-21
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
1
-2
/
+0
2020-03-21
net: rmnet: fix suspicious RCU usage
Taehee Yoo
3
-10
/
+9
2020-03-21
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
1
-4
/
+2
2020-03-21
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
1
-0
/
+5
2019-11-20
net: qca_spi: Move reset_count to struct qcaspi
Stefan Wahren
2
-5
/
+5
2019-11-20
net: qca_spi: fix receive buffer size check
Michael Heimpold
1
-1
/
+1
2019-11-05
net: qualcomm: rmnet: Fix potential UAF when unregistering
Sean Tranchetti
1
-2
/
+2
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2
-4
/
+2
2019-08-10
qca: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+3
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+9
2019-08-01
net: qcom/emac: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+2
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-4
/
+1
2019-07-26
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
1
-4
/
+9
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-7
/
+5
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-206
/
+22
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
22
-206
/
+22
2019-05-23
net: qualcomm: rmnet: Move common struct definitions to include
Subash Abhinov Kasiviswanathan
1
-24
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2
-2
/
+2
2019-02-13
net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-12-03
net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-14
/
+2
2018-11-30
net: qualcomm: rmnet: Remove set but not used variable 'cmd'
YueHaibing
1
-2
/
+0
2018-11-28
net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, q...
YueHaibing
1
-7
/
+0
2018-11-24
net: qualcomm: rmnet: move null check on dev before dereferecing it
Colin Ian King
1
-1
/
+4
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-11-09
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
1
-3
/
+3
2018-11-08
net: qca_spi: Add available buffer space verification
Stefan Wahren
3
-1
/
+17
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2018-10-02
net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2018-10-02
net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2018-10-02
net: qualcomm: rmnet: Skip processing loopback packets
Sean Tranchetti
1
-0
/
+3
2018-09-24
net: qca_spi: Introduce write register verification
Stefan Wahren
5
-10
/
+56
2018-09-05
net: qca_spi: Fix race condition in spi transfers
Stefan Wahren
3
-98
/
+93
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-9
/
+12
2018-07-18
net: qca_spi: Fix log level if probe fails
Stefan Wahren
1
-8
/
+8
2018-07-18
net: qca_spi: Make sure the QCA7000 reset is triggered
Stefan Wahren
1
-0
/
+3
2018-07-18
net: qca_spi: Avoid packet drop during initial sync
Stefan Wahren
1
-1
/
+1
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
[next]