index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev
/
rx-offload.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-1
/
+1
2023-07-28
can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
Marc Kleine-Budde
1
-1
/
+26
2023-07-28
can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
Marc Kleine-Budde
1
-4
/
+5
2023-06-22
can: rx-offload: fix coding style
Marc Kleine-Budde
1
-1
/
+1
2022-09-15
can: skb: add skb CAN frame data length helpers
Oliver Hartkopp
1
-1
/
+1
2022-09-05
can: rx-offload: can_rx_offload_init_queue(): fix typo
Marc Kleine-Budde
1
-1
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-2
/
+0
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp()
Marc Kleine-Budde
1
-3
/
+3
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-1
/
+2
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-2
/
+4
2021-07-25
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be called from threaded interrupt
Marc Kleine-Budde
1
-0
/
+23
2021-07-25
can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
Marc Kleine-Budde
1
-1
/
+1
2021-07-25
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
1
-34
/
+33
2021-01-14
can: dev: can_rx_offload_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-2
/
+3
2021-01-14
can: dev: extend struct can_skb_priv to hold CAN frame length
Marc Kleine-Budde
1
-1
/
+1
2021-01-13
can: dev: move driver related infrastructure into separate subdir
Marc Kleine-Budde
1
-0
/
+376