andrew hendry
|
2cec6b014d
X25 fix dead unaccepted sockets
|
15 éve |
David S. Miller
|
4a1032faac
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 éve |
John Hughes
|
ddd0451fc8
x.25 attempts to negotiate invalid throughput
|
15 éve |
John Hughes
|
f5eb917b86
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
|
15 éve |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 éve |
andrew hendry
|
a9288525d2
X25: Dont let x25_bind use addresses containing characters
|
15 éve |
andrew hendry
|
b18e7a0685
X25: Fix x25_create errors for bad protocol and ENOBUFS
|
15 éve |
andrew hendry
|
1fd975a052
X25: Check for errors in x25_init
|
15 éve |
andrew hendry
|
2f5517aefc
X25: Move SYSCTL ifdefs into header
|
15 éve |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 éve |
Andrew Hendry
|
386e50cc7d
X25: Enable setting of cause and diagnostic fields
|
15 éve |
Arnd Bergmann
|
91774904fb
net/x25: push BKL usage into x25_proto
|
15 éve |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 éve |
roel kluin
|
06a96b33ae
x25: bit and/or confusion in x25_ioctl()?
|
15 éve |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 éve |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 éve |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 éve |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 éve |
Eric Dumazet
|
c564039fd8
net: sk_wmem_alloc has initial value of one, not zero
|
16 éve |
David S. Miller
|
14ebaf81e1
x25: Fix sleep from timer on socket destroy.
|
16 éve |
Alan Cox
|
83e0bbcbe2
af_rose/x25: Sanity check the maximum user frame size
|
16 éve |
Roel Kluin
|
8db09f26f9
x25: '< 0' and '>= 0' test on unsigned
|
16 éve |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 éve |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 éve |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 éve |
David S. Miller
|
c751e4f8b3
x25: Use sock_orphan() instead of open-coded (and buggy) variant.
|
17 éve |
David S. Miller
|
b61d38e055
x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
|
17 éve |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 éve |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 éve |
maximilian attems
|
a44562e4d3
[AX25]: Beautify x25_init() version printk.
|
17 éve |