Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
Kirill Tkhai
|
1ae7762760
net: Convert can_pernet_ops
|
7 years ago |
David S. Miller
|
8565d26bcb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Marc Kleine-Budde
|
d468984688
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
|
7 years ago |
Marc Kleine-Budde
|
8cb68751c1
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
|
7 years ago |
Marc Kleine-Budde
|
ff847ee47b
can: af_can: give struct holding the CAN per device receive lists a sensible name
|
8 years ago |
David S. Miller
|
f8ddadc4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Marc Kleine-Budde
|
5a606223c6
can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
|
8 years ago |
Marc Kleine-Budde
|
cae1d5b78f
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
|
8 years ago |
Kees Cook
|
1fccb565e8
net: can: Convert timers to use timer_setup()
|
8 years ago |
Marc Kleine-Budde
|
74b7b49088
can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
|
8 years ago |
Oliver Hartkopp
|
cb5635a367
can: complete initial namespace support
|
8 years ago |
Oliver Hartkopp
|
48452c169d
can: remove obsolete pernet_operations definitions
|
8 years ago |
Oliver Hartkopp
|
a7bbd28f04
can: fix memory leak in initial namespace support
|
8 years ago |
Mario Kicherer
|
8e8cda6d73
can: initial support for network namespaces
|
8 years ago |
Eric Dumazet
|
f1712c7371
can: Fix kernel panic at security_sock_rcv_skb
|
8 years ago |
Arnd Bergmann
|
2781ff5c8f
can: only call can_stat_update with procfs
|
9 years ago |
Oliver Hartkopp
|
d3b58c47d3
can: replace timestamp as unique skb attribute
|
10 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Oliver Hartkopp
|
36c01245eb
can: fix loss of CAN frames in raw_rcv
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Oliver Hartkopp
|
969439016d
can: add missing initialisations in CAN related skbuffs
|
10 years ago |
Jeremiah Mahler
|
069f8457ae
can: fix spelling errors
|
10 years ago |
Jeremiah Mahler
|
b111b78c6e
can: eliminate banner[] variable and switch to pr_info()
|
10 years ago |
Oliver Hartkopp
|
45c700291a
can: add hash based access to single EFF frame filters
|
11 years ago |
Oliver Hartkopp
|
0ae89beb28
can: add destructor for self generated skbs
|
11 years ago |
Maxime Jayat
|
3f79410c7c
treewide: Fix common typo in "identify"
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Oliver Hartkopp
|
c9bbb75f1d
can: dump stack on protocol bugs
|
12 years ago |