Oliver Hartkopp
|
5b75c4973c
can: add limit for nframes and clean up signed/unsigned variables
|
15 роки тому |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 роки тому |
Linus Torvalds
|
cb4361c1dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 роки тому |
Changli Gao
|
6503d96168
net: check the length of the socket address passed to connect(2)
|
15 роки тому |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 роки тому |
stephen hemminger
|
ff879eb611
CAN: use dev_get_by_index_rcu
|
15 роки тому |
David S. Miller
|
d0e1e88d6e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 роки тому |
Eric Dumazet
|
6755aebaaf
can: should not use __dev_get_by_index() without locks
|
15 роки тому |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 роки тому |
Neil Horman
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
15 роки тому |
Alexey Dobriyan
|
ea00b8e222
can: switch to seq_file
|
15 роки тому |
Lothar Waßmann
|
b13bb2e993
net/can: add module alias to can protocol drivers
|
16 роки тому |
Lothar Waßmann
|
f7e5cc0c40
net/can bugfix: use after free bug in can protocol drivers
|
16 роки тому |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 роки тому |
Oliver Hartkopp
|
c53a6ee88b
can: fix slowpath issue in hrtimer callback function
|
16 роки тому |
Oliver Hartkopp
|
1fa17d4ba4
can: omit unneeded skb_clone() calls
|
16 роки тому |
Oliver Hartkopp
|
6e5c172cf7
can: update can-bcm for hrtimer hardirq callbacks
|
16 роки тому |
Oliver Hartkopp
|
d253eee201
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
|
16 роки тому |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 роки тому |
Oliver Hartkopp
|
7f2d38eb7a
can: add sanity checks
|
17 роки тому |
Oliver Hartkopp
|
4346f65426
hrtimer: remove duplicate helper function
|
17 роки тому |
Oliver Hartkopp
|
73e87e02ec
CAN: use hrtimers in can-bcm protocol
|
17 роки тому |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 роки тому |
Oliver Hartkopp
|
ffd980f976
[CAN]: Add broadcast manager (bcm) protocol
|
17 роки тому |