index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
rmnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: qualcomm: rmnet: add ethtool support for configuring tx aggregation
Daniele Palmas
2023-01-13
1
-0
/
+45
*
net: qualcomm: rmnet: add tx packets aggregation
Daniele Palmas
2023-01-13
7
-4
/
+246
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
1
-2
/
+2
*
net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-28
1
-1
/
+1
*
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
1
-1
/
+1
*
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
2022-02-21
1
-3
/
+1
*
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
net: qualcomm: rmnet: fix two pointer math bugs
Dan Carpenter
2021-06-21
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-9
/
+9
|
\
|
*
net: qualcomm: rmnet: don't over-count statistics
Alex Elder
2021-06-14
1
-9
/
+9
*
|
net: qualcomm: rmnet: Remove some unneeded casts
Subash Abhinov Kasiviswanathan
2021-06-16
1
-6
/
+5
*
|
net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
Bjorn Andersson
2021-06-16
1
-2
/
+4
*
|
net: qualcomm: rmnet: always expose a few functions
Alex Elder
2021-06-14
1
-0
/
+15
*
|
net: qualcomm: rmnet: IPv6 payload length is simple
Alex Elder
2021-06-12
1
-5
/
+2
*
|
net: qualcomm: rmnet: drop some unary NOTs
Alex Elder
2021-06-12
1
-7
/
+7
*
|
net: qualcomm: rmnet: trailer value is a checksum
Alex Elder
2021-06-12
1
-3
/
+2
*
|
net: qualcomm: rmnet: remove unneeded code
Alex Elder
2021-06-12
1
-61
/
+14
*
|
net: qualcomm: rmnet: return earlier for bad checksum
Alex Elder
2021-06-12
1
-9
/
+27
*
|
net: qualcomm: rmnet: show that an intermediate sum is zero
Alex Elder
2021-06-12
1
-0
/
+9
*
|
net: qualcomm: rmnet: rearrange some NOTs
Alex Elder
2021-06-12
1
-2
/
+2
*
|
net: qualcomm: rmnet: remove some local variables
Alex Elder
2021-06-12
1
-24
/
+13
*
|
net: qualcomm: rmnet: avoid unnecessary IPv6 byte-swapping
Alex Elder
2021-06-11
1
-8
/
+9
*
|
net: qualcomm: rmnet: avoid unnecessary byte-swapping
Alex Elder
2021-06-11
1
-4
/
+4
*
|
net: qualcomm: rmnet: clarify a bit of code
Alex Elder
2021-06-11
1
-10
/
+16
*
|
net: qualcomm: rmnet: IPv4 header has zero checksum
Alex Elder
2021-06-11
3
-14
/
+29
*
|
net: qualcomm: rmnet: simplify rmnet_map_get_csum_field()
Alex Elder
2021-06-11
1
-15
/
+5
*
|
net: qualcomm: rmnet: get rid of some local variables
Alex Elder
2021-06-11
1
-7
/
+5
*
|
net: qualcomm: rmnet: eliminate some ifdefs
Alex Elder
2021-06-11
1
-31
/
+23
*
|
net: qualcomm: rmnet: use ip_is_fragment()
Alex Elder
2021-06-11
1
-2
/
+3
*
|
net: ethernet: rmnet: Always subtract MAP header
Kristian Evensen
2021-06-09
1
-2
/
+3
*
|
net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning
Nathan Chancellor
2021-06-03
1
-10
/
+3
*
|
net: ethernet: rmnet: Add support for MAPv5 egress packets
Sharath Chandra Vurukala
2021-06-01
5
-18
/
+110
*
|
net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
Sharath Chandra Vurukala
2021-06-01
3
-9
/
+68
|
/
*
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
Alex Elder
2021-03-15
1
-25
/
+13
*
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
Alex Elder
2021-03-15
1
-1
/
+1
*
net: qualcomm: rmnet: use masks instead of C bit-fields
Alex Elder
2021-03-15
2
-3
/
+5
*
net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
Alex Elder
2021-03-15
4
-21
/
+16
*
net: qualcomm: rmnet: simplify some byte order logic
Alex Elder
2021-03-15
1
-10
/
+6
*
net: qualcomm: rmnet: Fix rx_handler for non-linear skbs
Loic Poulain
2021-02-06
1
-0
/
+5
*
net: qualcomm: rmnet: Update rmnet device MTU based on real device
Subash Abhinov Kasiviswanathan
2020-12-10
4
-3
/
+90
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup
Subash Abhinov Kasiviswanathan
2020-11-16
1
-0
/
+5
*
net: rmnet: do not allow to add multiple bridge interfaces
Taehee Yoo
2020-07-04
1
-0
/
+5
*
net: rmnet: fix lower interface leak
Taehee Yoo
2020-07-04
1
-9
/
+12
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
2020-04-02
1
-12
/
+19
*
net: rmnet: set NETIF_F_LLTX flag
Taehee Yoo
2020-03-08
1
-0
/
+2
*
net: rmnet: use GFP_KERNEL instead of GFP_ATOMIC
Taehee Yoo
2020-03-05
1
-2
/
+2
*
net: rmnet: print error message when command fails
Taehee Yoo
2020-03-05
3
-16
/
+29
*
net: rmnet: add missing module alias
Taehee Yoo
2020-03-05
1
-0
/
+1
[next]