Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
há 14 anos atrás |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
há 14 anos atrás |
Kurt Van Dijck
|
1650629d18
can: make struct can_proto const
|
há 14 anos atrás |
Dave Jones
|
c6914a6f26
can: Add missing socket check in can/bcm release.
|
há 14 anos atrás |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
há 14 anos atrás |
Oliver Hartkopp
|
53914b6799
can: make struct proto const
|
há 14 anos atrás |
Kurt Van Dijck
|
5e50732803
can: test size of struct sockaddr in sendmsg
|
há 14 anos atrás |
Dan Rosenberg
|
9f260e0efa
CAN: Use inode instead of kernel address for /proc file
|
há 14 anos atrás |
Oliver Hartkopp
|
0597d1b99f
can-bcm: fix minor heap overflow
|
há 14 anos atrás |
Oliver Hartkopp
|
5b75c4973c
can: add limit for nframes and clean up signed/unsigned variables
|
há 15 anos atrás |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
há 15 anos atrás |
Linus Torvalds
|
cb4361c1dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
há 15 anos atrás |
Changli Gao
|
6503d96168
net: check the length of the socket address passed to connect(2)
|
há 15 anos atrás |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
há 15 anos atrás |
stephen hemminger
|
ff879eb611
CAN: use dev_get_by_index_rcu
|
há 15 anos atrás |
David S. Miller
|
d0e1e88d6e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
há 15 anos atrás |
Eric Dumazet
|
6755aebaaf
can: should not use __dev_get_by_index() without locks
|
há 15 anos atrás |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
há 15 anos atrás |
Neil Horman
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
há 15 anos atrás |
Alexey Dobriyan
|
ea00b8e222
can: switch to seq_file
|
há 15 anos atrás |
Lothar Waßmann
|
b13bb2e993
net/can: add module alias to can protocol drivers
|
há 16 anos atrás |
Lothar Waßmann
|
f7e5cc0c40
net/can bugfix: use after free bug in can protocol drivers
|
há 16 anos atrás |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
há 16 anos atrás |
Oliver Hartkopp
|
c53a6ee88b
can: fix slowpath issue in hrtimer callback function
|
há 16 anos atrás |
Oliver Hartkopp
|
1fa17d4ba4
can: omit unneeded skb_clone() calls
|
há 16 anos atrás |
Oliver Hartkopp
|
6e5c172cf7
can: update can-bcm for hrtimer hardirq callbacks
|
há 16 anos atrás |
Oliver Hartkopp
|
d253eee201
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
|
há 16 anos atrás |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
há 17 anos atrás |
Oliver Hartkopp
|
7f2d38eb7a
can: add sanity checks
|
há 17 anos atrás |
Oliver Hartkopp
|
4346f65426
hrtimer: remove duplicate helper function
|
há 17 anos atrás |