开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
rmnet
Age
Commit message (
Expand
)
Author
2021-03-15
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
Alex Elder
2021-03-15
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
Alex Elder
2021-03-15
net: qualcomm: rmnet: use masks instead of C bit-fields
Alex Elder
2021-03-15
net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
Alex Elder
2021-03-15
net: qualcomm: rmnet: simplify some byte order logic
Alex Elder
2021-02-06
net: qualcomm: rmnet: Fix rx_handler for non-linear skbs
Loic Poulain
2020-12-10
net: qualcomm: rmnet: Update rmnet device MTU based on real device
Subash Abhinov Kasiviswanathan
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-16
net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup
Subash Abhinov Kasiviswanathan
2020-07-04
net: rmnet: do not allow to add multiple bridge interfaces
Taehee Yoo
2020-07-04
net: rmnet: fix lower interface leak
Taehee Yoo
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-02
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
2020-03-08
net: rmnet: set NETIF_F_LLTX flag
Taehee Yoo
2020-03-05
net: rmnet: use GFP_KERNEL instead of GFP_ATOMIC
Taehee Yoo
2020-03-05
net: rmnet: print error message when command fails
Taehee Yoo
2020-03-05
net: rmnet: add missing module alias
Taehee Yoo
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
2019-11-05
net: qualcomm: rmnet: Fix potential UAF when unregistering
Sean Tranchetti
2019-07-26
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-05-23
net: qualcomm: rmnet: Move common struct definitions to include
Subash Abhinov Kasiviswanathan
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-11-30
net: qualcomm: rmnet: Remove set but not used variable 'cmd'
YueHaibing
2018-11-28
net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, q...
YueHaibing
2018-11-24
net: qualcomm: rmnet: move null check on dev before dereferecing it
Colin Ian King
2018-11-09
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
2018-10-02
net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
Subash Abhinov Kasiviswanathan
2018-10-02
net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
Subash Abhinov Kasiviswanathan
2018-10-02
net: qualcomm: rmnet: Skip processing loopback packets
Sean Tranchetti
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-05
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-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-04-18
net: qualcomm: rmnet: Fix warning seen with fill_info
Subash Abhinov Kasiviswanathan
2018-03-26
net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
Colin Ian King
2018-03-22
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
net: qualcomm: rmnet: Update copyright year to 2018
Subash Abhinov Kasiviswanathan
[next]