Oliver Hartkopp
|
d3b58c47d3
can: replace timestamp as unique skb attribute
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Eyal Birger
|
b4772ef879
net: use common macro for assering skb->cb[] available size in protocol families
|
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 |
Al Viro
|
7eab8d9e8a
new helper: memcpy_to_msg()
|
11 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Oliver Hartkopp
|
0ae89beb28
can: add destructor for self generated skbs
|
11 years ago |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Oliver Hartkopp
|
2bf3440d7b
can: rework skb reserved data handling
|
12 years ago |
Oliver Hartkopp
|
156c2bb9f8
can: add private data space for CAN sk_buffs
|
12 years ago |
Oliver Hartkopp
|
81b401100c
can: bcm: initialize ifindex for timeouts without previous frame reception
|
12 years ago |
Andi Kleen
|
6299b669b1
sections: fix section conflicts in net/can
|
13 years ago |
Marc Kleine-Budde
|
f861c2b80c
can: remove references to berlios mailinglist
|
14 years ago |
Oliver Hartkopp
|
12d0d0d3a7
can bcm: fix incomplete tx_setup fix
|
14 years ago |
Oliver Hartkopp
|
aabdcb0b55
can bcm: fix tx_setup off-by-one errors
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
14 years ago |
Kurt Van Dijck
|
1650629d18
can: make struct can_proto const
|
14 years ago |
Dave Jones
|
c6914a6f26
can: Add missing socket check in can/bcm release.
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Oliver Hartkopp
|
53914b6799
can: make struct proto const
|
14 years ago |
Kurt Van Dijck
|
5e50732803
can: test size of struct sockaddr in sendmsg
|
14 years ago |
Dan Rosenberg
|
9f260e0efa
CAN: Use inode instead of kernel address for /proc file
|
14 years ago |
Oliver Hartkopp
|
0597d1b99f
can-bcm: fix minor heap overflow
|
14 years ago |
Oliver Hartkopp
|
5b75c4973c
can: add limit for nframes and clean up signed/unsigned variables
|
15 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 years ago |