Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Ralf Baechle
|
8849b720e9
NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
|
14 years ago |
Ben Hutchings
|
e0bccd315d
rose: Add length checks to CALL_REQUEST parsing
|
14 years ago |
Bernard Pidoux
|
68aa3fd551
ROSE: AX25: finding routes simplification
|
14 years ago |
David S. Miller
|
9828e6e6e3
rose: Fix signedness issues wrt. digi count.
|
14 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
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 |
Li Zefan
|
b999748acc
net: rose: use seq_hlist_foo() helpers
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 years ago |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 years ago |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 years ago |
Alexey Dobriyan
|
5708e868dc
net: constify remaining proto_ops
|
16 years ago |
Eric Dumazet
|
17ac2e9c58
rose: Fix rose_getname() leak
|
16 years ago |
Ralf Baechle
|
dcf777f6ed
NET: ROSE: Don't use static buffer.
|
16 years ago |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 years ago |
Eric Dumazet
|
c564039fd8
net: sk_wmem_alloc has initial value of one, not zero
|
16 years ago |
David S. Miller
|
6fd4777a1f
Revert "rose: zero length frame filtering in af_rose.c"
|
16 years ago |
Alan Cox
|
83e0bbcbe2
af_rose/x25: Sanity check the maximum user frame size
|
16 years ago |
Stephen Hemminger
|
d289d120b4
rose: convert to internal net_device_stats
|
16 years ago |
James Morris
|
ec98ce480a
Merge branch 'master' into next
|
16 years ago |
Bernard Pidoux
|
244f46ae6e
rose: zero length frame filtering in af_rose.c
|
16 years ago |
David Howells
|
c2a2b8d3b2
CRED: Wrap task credential accesses in the ROSE protocol
|
16 years ago |
David S. Miller
|
cf508b1211
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
|
17 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 years ago |
David S. Miller
|
c773e847ea
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
|
17 years ago |