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
/
rmnet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-01-29
net: fill in MODULE_DESCRIPTION()s for Qualcom drivers
Breno Leitao
1
-0
/
+1
2024-01-12
net: qualcomm: rmnet: fix global oob in rmnet_policy
Lin Ma
1
-1
/
+1
2023-01-13
net: qualcomm: rmnet: add ethtool support for configuring tx aggregation
Daniele Palmas
1
-0
/
+45
2023-01-13
net: qualcomm: rmnet: add tx packets aggregation
Daniele Palmas
7
-4
/
+246
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-09-28
net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
1
-3
/
+1
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
1
-1
/
+1
2021-06-21
net: qualcomm: rmnet: fix two pointer math bugs
Dan Carpenter
1
-2
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+9
2021-06-16
net: qualcomm: rmnet: Remove some unneeded casts
Subash Abhinov Kasiviswanathan
1
-6
/
+5
2021-06-16
net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
Bjorn Andersson
1
-2
/
+4
2021-06-14
net: qualcomm: rmnet: always expose a few functions
Alex Elder
1
-0
/
+15
2021-06-14
net: qualcomm: rmnet: don't over-count statistics
Alex Elder
1
-9
/
+9
2021-06-12
net: qualcomm: rmnet: IPv6 payload length is simple
Alex Elder
1
-5
/
+2
2021-06-12
net: qualcomm: rmnet: drop some unary NOTs
Alex Elder
1
-7
/
+7
2021-06-12
net: qualcomm: rmnet: trailer value is a checksum
Alex Elder
1
-3
/
+2
2021-06-12
net: qualcomm: rmnet: remove unneeded code
Alex Elder
1
-61
/
+14
2021-06-12
net: qualcomm: rmnet: return earlier for bad checksum
Alex Elder
1
-9
/
+27
2021-06-12
net: qualcomm: rmnet: show that an intermediate sum is zero
Alex Elder
1
-0
/
+9
2021-06-12
net: qualcomm: rmnet: rearrange some NOTs
Alex Elder
1
-2
/
+2
2021-06-12
net: qualcomm: rmnet: remove some local variables
Alex Elder
1
-24
/
+13
2021-06-11
net: qualcomm: rmnet: avoid unnecessary IPv6 byte-swapping
Alex Elder
1
-8
/
+9
2021-06-11
net: qualcomm: rmnet: avoid unnecessary byte-swapping
Alex Elder
1
-4
/
+4
2021-06-11
net: qualcomm: rmnet: clarify a bit of code
Alex Elder
1
-10
/
+16
2021-06-11
net: qualcomm: rmnet: IPv4 header has zero checksum
Alex Elder
3
-14
/
+29
2021-06-11
net: qualcomm: rmnet: simplify rmnet_map_get_csum_field()
Alex Elder
1
-15
/
+5
2021-06-11
net: qualcomm: rmnet: get rid of some local variables
Alex Elder
1
-7
/
+5
2021-06-11
net: qualcomm: rmnet: eliminate some ifdefs
Alex Elder
1
-31
/
+23
2021-06-11
net: qualcomm: rmnet: use ip_is_fragment()
Alex Elder
1
-2
/
+3
2021-06-10
net: ethernet: rmnet: Always subtract MAP header
Kristian Evensen
1
-2
/
+3
2021-06-04
net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning
Nathan Chancellor
1
-10
/
+3
2021-06-02
net: ethernet: rmnet: Add support for MAPv5 egress packets
Sharath Chandra Vurukala
5
-18
/
+110
2021-06-02
net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
Sharath Chandra Vurukala
3
-9
/
+68
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-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
1
-1
/
+1
2020-04-02
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
1
-12
/
+19
[next]