Ralf Baechle
|
8849b720e9
NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
|
14 years ago |
Kees Cook
|
5b919f833d
net: ax25: fix information leak to userland harder
|
14 years ago |
Vasiliy Kulikov
|
fe10ae5338
net: ax25: fix information leak to userland
|
14 years ago |
Julia Lawall
|
49339ccae5
net/ax25: Use available error codes
|
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
|
b512f3d841
net: ax25: 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 |
roel kluin
|
43ab85021e
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
|
15 years ago |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 years ago |
Jarek Poplawski
|
8c185ab618
ax25: Fix possible oops in ax25_make_new
|
15 years ago |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 years ago |
Ralf Baechle
|
2f72291d3d
ax25: Add missing dev_put in ax25_setsockopt
|
15 years ago |
Jarek Poplawski
|
c0181d420c
ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl
|
15 years ago |
Eric Dumazet
|
407fc5cf01
ax25: Fix SIOCAX25GETINFO ioctl
|
15 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
|
c44a436664
Revert "ax25: zero length frame filtering in AX25"
|
16 years ago |
Bernard Pidoux
|
f99bcff7a2
ax25: zero length frame filtering in AX25
|
16 years ago |
Bernard Pidoux
|
60784427ab
ax25: SOCK_DEBUG message simplification
|
16 years ago |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 years ago |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 years ago |
David Howells
|
734004072e
CRED: Wrap task credential accesses in the AX25 protocol
|
16 years ago |
David S. Miller
|
33d1d2c52c
ax25: Quick fix for making sure unaccepted sockets get destroyed.
|
16 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
David S. Miller
|
9375cb8a12
ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Jarek Poplawski
|
21fab4a86a
[AX25] ax25_timer: use mod_timer instead of add_timer
|
17 years ago |