index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Commit message (
Expand
)
Author
Age
*
net: qualcomm: rmnet: Fix potential UAF when unregistering
Sean Tranchetti
2019-11-05
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
*
qca: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
|
\
|
*
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
2019-07-26
*
|
net: qcom/emac: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
*
|
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
*
|
net: qualcomm: rmnet: Move common struct definitions to include
Subash Abhinov Kasiviswanathan
2019-05-23
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
*
net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
2019-02-13
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
*
net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-03
*
net: qualcomm: rmnet: Remove set but not used variable 'cmd'
YueHaibing
2018-11-30
*
net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, q...
YueHaibing
2018-11-28
*
net: qualcomm: rmnet: move null check on dev before dereferecing it
Colin Ian King
2018-11-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
|
\
|
*
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
2018-11-09
*
|
net: qca_spi: Add available buffer space verification
Stefan Wahren
2018-11-08
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
|
\
|
*
net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
Subash Abhinov Kasiviswanathan
2018-10-03
|
*
net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
Subash Abhinov Kasiviswanathan
2018-10-03
|
*
net: qualcomm: rmnet: Skip processing loopback packets
Sean Tranchetti
2018-10-03
*
|
net: qca_spi: Introduce write register verification
Stefan Wahren
2018-09-24
|
/
*
net: qca_spi: Fix race condition in spi transfers
Stefan Wahren
2018-09-05
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-21
|
\
|
*
net: qca_spi: Fix log level if probe fails
Stefan Wahren
2018-07-18
|
*
net: qca_spi: Make sure the QCA7000 reset is triggered
Stefan Wahren
2018-07-18
|
*
net: qca_spi: Avoid packet drop during initial sync
Stefan Wahren
2018-07-18
*
|
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-22
|
/
*
net: qcom/emac: Add missing of_node_put()
YueHaibing
2018-06-14
*
net: qualcomm: rmnet: Fix use after free while sending command ack
Subash Abhinov Kasiviswanathan
2018-06-05
*
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
2018-06-05
*
net: qcom/emac: fix device tree initialization
Timur Tabi
2018-05-29
*
net: qcom/emac: Allocate buffers from local node
Hemanth Puranik
2018-05-20
*
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
2018-05-16
*
net: qualcomm: rmnet: Remove redundant command check
Subash Abhinov Kasiviswanathan
2018-05-16
*
net: qualcomm: rmnet: Add support for ethtool private stats
Subash Abhinov Kasiviswanathan
2018-05-16
*
net: qualcomm: rmnet: Capture all drops in transmit path
Subash Abhinov Kasiviswanathan
2018-05-16
*
net: qualcomm: rmnet: Fix warning seen with fill_info
Subash Abhinov Kasiviswanathan
2018-04-18
*
net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
Colin Ian King
2018-03-26
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
|
\
|
*
net: qcom/emac: Use proper free methods during TX
Hemanth Puranik
2018-03-07
*
|
net: qualcomm: rmnet: Implement fill_info
Subash Abhinov Kasiviswanathan
2018-03-22
*
|
net: qualcomm: rmnet: Export mux_id and flags to netlink
Subash Abhinov Kasiviswanathan
2018-03-22
*
|
net: qualcomm: rmnet: Remove unnecessary device assignment
Subash Abhinov Kasiviswanathan
2018-03-22
[next]