index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev
/
skb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-9
/
+1
2022-09-15
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
1
-18
/
+54
2022-09-15
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
1
-0
/
+11
2022-09-15
can: skb: add skb CAN frame data length helpers
Oliver Hartkopp
1
-8
/
+4
2022-09-15
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
1
-8
/
+10
2022-07-28
can: dev: add hardware TX timestamp
Vincent Mailhol
1
-0
/
+6
2022-06-11
can: skb: drop tx skb if in listen only mode
Vincent Mailhol
1
-1
/
+8
2022-06-11
can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
Vincent Mailhol
1
-0
/
+58
2022-06-11
can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
Vincent Mailhol
1
-0
/
+7
2021-04-07
can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if skb allocation fails
Marc Kleine-Budde
1
-2
/
+8
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-2
/
+9
2021-03-30
can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb i...
Marc Kleine-Budde
1
-1
/
+5
2021-03-30
can: dev: always create TX echo skb
Marc Kleine-Budde
1
-2
/
+8
2021-01-14
can: dev: can_put_echo_skb(): add software tx timestamps
Vincent Mailhol
1
-0
/
+2
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-2
/
+3
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+4
2021-01-14
can: dev: extend struct can_skb_priv to hold CAN frame length
Marc Kleine-Budde
1
-2
/
+7
2021-01-13
can: dev: move skb related into seperate file
Marc Kleine-Budde
1
-0
/
+220