andrew hendry
|
1fd975a052
X25: Check for errors in x25_init
|
15 vuotta sitten |
andrew hendry
|
2f5517aefc
X25: Move SYSCTL ifdefs into header
|
15 vuotta sitten |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 vuotta sitten |
Andrew Hendry
|
386e50cc7d
X25: Enable setting of cause and diagnostic fields
|
15 vuotta sitten |
Arnd Bergmann
|
91774904fb
net/x25: push BKL usage into x25_proto
|
15 vuotta sitten |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 vuotta sitten |
roel kluin
|
06a96b33ae
x25: bit and/or confusion in x25_ioctl()?
|
15 vuotta sitten |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 vuotta sitten |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 vuotta sitten |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 vuotta sitten |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 vuotta sitten |
Eric Dumazet
|
c564039fd8
net: sk_wmem_alloc has initial value of one, not zero
|
16 vuotta sitten |
David S. Miller
|
14ebaf81e1
x25: Fix sleep from timer on socket destroy.
|
16 vuotta sitten |
Alan Cox
|
83e0bbcbe2
af_rose/x25: Sanity check the maximum user frame size
|
16 vuotta sitten |
Roel Kluin
|
8db09f26f9
x25: '< 0' and '>= 0' test on unsigned
|
16 vuotta sitten |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 vuotta sitten |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 vuotta sitten |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 vuotta sitten |
David S. Miller
|
c751e4f8b3
x25: Use sock_orphan() instead of open-coded (and buggy) variant.
|
17 vuotta sitten |
David S. Miller
|
b61d38e055
x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 vuotta sitten |
maximilian attems
|
a44562e4d3
[AX25]: Beautify x25_init() version printk.
|
17 vuotta sitten |
Eric Dumazet
|
6bf1574ee3
[X25]: Avoid divides and sparse warnings
|
17 vuotta sitten |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 vuotta sitten |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
18 vuotta sitten |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 vuotta sitten |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
d626f62b11
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
eeeb03745b
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
|
18 vuotta sitten |