Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2d74d0421e5afc1e7be7167ffb7eb8b2cf32343a
/
net
/
can
/
gw.c
12da7a1
can: gw: fix typo
by Marc Kleine-Budde
· 4 years ago
94c2309
can: gw: support modification of Classical CAN DLCs
by Oliver Hartkopp
· 4 years, 1 month ago
c7b7496
can: replace can_dlc as variable/element for payload length
by Oliver Hartkopp
· 4 years, 1 month ago
f726f3d
can: remove obsolete version strings
by Oliver Hartkopp
· 4 years, 3 months ago
d77cd7f
can: remove "WITH Linux-syscall-note" from SPDX tag of C files
by Masahiro Yamada
· 4 years, 9 months ago
456a8a6
can: gw: add support for CAN FD frames
by Oliver Hartkopp
· 5 years ago
e9dc7c6
can: gw: use struct canfd_frame as internal data structure
by Oliver Hartkopp
· 5 years ago
21468e6
can: gw: cgw_parse_attr(): remove unnecessary braces for single statement block
by Marc Kleine-Budde
· 5 years ago
78f8a32
can: gw: cgw_dump_jobs(): avoid long lines
by Marc Kleine-Budde
· 5 years ago
0815c89
can: gw: can_can_gw_rcv(): remove return at end of void function
by Marc Kleine-Budde
· 5 years ago
5dfc8c9
can: gw: add missing spaces around operators
by Marc Kleine-Budde
· 5 years ago
f62564f
can: gw: remove unnecessary blank lines, add suggested blank lines
by Marc Kleine-Budde
· 5 years ago
465c0de
can: gw: convert block comments to network style comments
by Marc Kleine-Budde
· 5 years ago
13dfb3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
b7a1429
can: gw: Fix error path of cgw_module_init
by YueHaibing
· 6 years ago
fba76a5
can: Add SPDX license identifiers for CAN subsystem
by Oliver Hartkopp
· 5 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
0aaa813
can: gw: ensure DLC boundaries after CAN frame modification
by Oliver Hartkopp
· 6 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
111da7a
net: Convert cangw_pernet_ops
by Kirill Tkhai
· 7 years ago
c1c502b
net: use rtnl_register_module where needed
by Florian Westphal
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
1ef8331
can: network namespace support for CAN gateway
by Oliver Hartkopp
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
8e8cda6
can: initial support for network namespaces
by Mario Kicherer
· 8 years ago
f1712c7
can: Fix kernel panic at security_sock_rcv_skb
by Eric Dumazet
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
dd895d7
can: cangw: introduce optional uid to reference created routing jobs
by Oliver Hartkopp
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
069f845
can: fix spelling errors
by Jeremiah Mahler
· 10 years ago
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
5af28de
can: use __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
c0ebbdd
can: gw: remove obsolete checks
by Oliver Hartkopp
· 11 years ago
391ac12
can: gw: add a per rule limitation of frame hops
by Oliver Hartkopp
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3480a21
can: gw: use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
2bf3440
can: rework skb reserved data handling
by Oliver Hartkopp
· 12 years ago
e6afa00
can: gw: indicate and count deleted frames due to misconfiguration
by Oliver Hartkopp
· 12 years ago
be286ba
can: gw: add a variable limit for CAN frame routings
by Oliver Hartkopp
· 12 years ago
d904d3e
can: gw: make routing to the incoming CAN interface configurable
by Oliver Hartkopp
· 12 years ago
dfc47ef
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
by Eric W. Biederman
· 12 years ago
6299b66
sections: fix section conflicts in net/can
by Andi Kleen
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
5d91efa
can: gw: Remove pointless casts
by Thomas Graf
· 12 years ago
1da0faa3
can: gw: Properly fill the netlink header when responding to RTM_GETROUTE
by Thomas Graf
· 12 years ago
732d35f
can: gw: Use nla_policy to validate netlink attributes
by Thomas Graf
· 12 years ago
6eaf53c
can: gw: Don't bump nlmsg_len manually
by Thomas Graf
· 12 years ago
a75afd4
can: fix sparse warning for cgw_list
by Daniel Baluta
· 13 years ago
f861c2b8
can: remove references to berlios mailinglist
by Marc Kleine-Budde
· 13 years ago
c1aabdf
can-gw: add netlink based CAN routing
by Oliver Hartkopp
· 13 years ago