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
|
12 years ago |
Marc Kleine-Budde
|
f861c2b80c
can: remove references to berlios mailinglist
|
13 years ago |
Oliver Hartkopp
|
12d0d0d3a7
can bcm: fix incomplete tx_setup fix
|
13 years ago |
Oliver Hartkopp
|
aabdcb0b55
can bcm: fix tx_setup off-by-one errors
|
13 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 |
Linus Torvalds
|
cb4361c1dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Changli Gao
|
6503d96168
net: check the length of the socket address passed to connect(2)
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
stephen hemminger
|
ff879eb611
CAN: use dev_get_by_index_rcu
|
15 years ago |
David S. Miller
|
d0e1e88d6e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
6755aebaaf
can: should not use __dev_get_by_index() without locks
|
15 years ago |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 years ago |
Neil Horman
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
15 years ago |
Alexey Dobriyan
|
ea00b8e222
can: switch to seq_file
|
16 years ago |
Lothar Waßmann
|
b13bb2e993
net/can: add module alias to can protocol drivers
|
16 years ago |
Lothar Waßmann
|
f7e5cc0c40
net/can bugfix: use after free bug in can protocol drivers
|
16 years ago |