andrew hendry
|
935e2a26b8
X25: Remove bkl in sockopts
|
15 lat temu |
andrew hendry
|
37cda78741
X25: Move accept approve flag to bitfield
|
15 lat temu |
andrew hendry
|
b7792e34cb
X25: Move interrupt flag to bitfield
|
15 lat temu |
andrew hendry
|
cb863ffd4a
X25: Move qbit flag to bitfield
|
15 lat temu |
David S. Miller
|
e1703b36c3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 lat temu |
andrew hendry
|
2cec6b014d
X25 fix dead unaccepted sockets
|
15 lat temu |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 lat temu |
David S. Miller
|
4a1032faac
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 lat temu |
John Hughes
|
ddd0451fc8
x.25 attempts to negotiate invalid throughput
|
15 lat temu |
John Hughes
|
f5eb917b86
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
|
15 lat temu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 lat temu |
andrew hendry
|
a9288525d2
X25: Dont let x25_bind use addresses containing characters
|
15 lat temu |
andrew hendry
|
b18e7a0685
X25: Fix x25_create errors for bad protocol and ENOBUFS
|
15 lat temu |
andrew hendry
|
1fd975a052
X25: Check for errors in x25_init
|
15 lat temu |
andrew hendry
|
2f5517aefc
X25: Move SYSCTL ifdefs into header
|
15 lat temu |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 lat temu |
Andrew Hendry
|
386e50cc7d
X25: Enable setting of cause and diagnostic fields
|
15 lat temu |
Arnd Bergmann
|
91774904fb
net/x25: push BKL usage into x25_proto
|
15 lat temu |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 lat temu |
roel kluin
|
06a96b33ae
x25: bit and/or confusion in x25_ioctl()?
|
15 lat temu |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 lat temu |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 lat temu |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 lat temu |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 lat temu |
Eric Dumazet
|
c564039fd8
net: sk_wmem_alloc has initial value of one, not zero
|
16 lat temu |
David S. Miller
|
14ebaf81e1
x25: Fix sleep from timer on socket destroy.
|
16 lat temu |
Alan Cox
|
83e0bbcbe2
af_rose/x25: Sanity check the maximum user frame size
|
16 lat temu |
Roel Kluin
|
8db09f26f9
x25: '< 0' and '>= 0' test on unsigned
|
16 lat temu |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 lat temu |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 lat temu |