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.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
/
qualcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
net: qca_spi: Avoid reading signature three times in a row
Stefan Wahren
1
-0
/
+1
2021-04-26
net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
Lv Yunlong
1
-1
/
+3
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2
-14
/
+5
2021-03-16
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
Alex Elder
1
-25
/
+13
2021-03-16
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
Alex Elder
1
-1
/
+1
2021-03-16
net: qualcomm: rmnet: use masks instead of C bit-fields
Alex Elder
2
-3
/
+5
2021-03-16
net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
Alex Elder
4
-21
/
+16
2021-03-16
net: qualcomm: rmnet: simplify some byte order logic
Alex Elder
1
-10
/
+6
2021-02-06
net: qualcomm: rmnet: Fix rx_handler for non-linear skbs
Loic Poulain
1
-0
/
+5
2020-12-11
net: qualcomm: rmnet: Update rmnet device MTU based on real device
Subash Abhinov Kasiviswanathan
4
-3
/
+90
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-17
net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup
Subash Abhinov Kasiviswanathan
1
-0
/
+5
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-0
/
+1
2020-08-27
net: ethernet: qualcomm: constify qca_serdev_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-11
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
1
-3
/
+14
2020-07-05
net: rmnet: do not allow to add multiple bridge interfaces
Taehee Yoo
1
-0
/
+5
2020-07-05
net: rmnet: fix lower interface leak
Taehee Yoo
1
-9
/
+12
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-5
/
+5
2020-05-05
net: emac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
3
-5
/
+8
2020-04-02
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
1
-12
/
+19
2020-03-09
net: rmnet: set NETIF_F_LLTX flag
Taehee Yoo
1
-0
/
+2
2020-03-05
net: rmnet: use GFP_KERNEL instead of GFP_ATOMIC
Taehee Yoo
1
-2
/
+2
2020-03-05
net: rmnet: print error message when command fails
Taehee Yoo
3
-16
/
+29
2020-03-05
net: rmnet: add missing module alias
Taehee Yoo
1
-0
/
+1
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-107
/
+98
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
1
-0
/
+4
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
1
-2
/
+0
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
3
-10
/
+9
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
1
-4
/
+2
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
1
-0
/
+5
2020-02-19
net: qcom/emac: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-5
/
+2
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-13
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
3
-3
/
+3
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+6
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-11-08
net: qcom/emac: Demote MTU change print to debug
Florian Fainelli
1
-3
/
+3
2019-11-06
net: qualcomm: rmnet: Fix potential UAF when unregistering
Sean Tranchetti
1
-2
/
+2
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2
-4
/
+2
2019-08-11
qca: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+3
2019-08-07
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-31
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-4
/
+1
2019-07-27
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
1
-4
/
+9
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-7
/
+5
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-206
/
+22
[prev]
[next]