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 |
Jean Delvare
|
cc29c70dd5
net/netrom: Fix socket locking
|
16 years ago |
David S. Miller
|
80e20f6f36
Revert "netrom: zero length frame filtering in NetRom"
|
16 years ago |
Alan Cox
|
83e0bbcbe2
af_rose/x25: Sanity check the maximum user frame size
|
16 years ago |
Bernard Pidoux
|
a3ac80a130
netrom: zero length frame filtering in NetRom
|
16 years ago |
Stephen Hemminger
|
b51414b691
netrom: convert to internal net_device_stats
|
16 years ago |
David Howells
|
ba95b2353c
CRED: Wrap task credential accesses in the netrom protocol
|
16 years ago |
Jarek Poplawski
|
859f4c74d8
netrom: Fix sock_orphan() use in nr_release
|
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 |
David S. Miller
|
48c5732f4a
netrom: Kill spurious NULL'ing of sk->sk_socket.
|
17 years ago |
David S. Miller
|
7b66767f96
netrom: 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 |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 years ago |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 years ago |
YOSHIFUJI Hideaki
|
639fc4c381
[NET] NETROM: Fix whitespace errors.
|
18 years ago |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 years ago |
Ralf Baechle
|
75606dc69a
[AX25/NETROM/ROSE]: Convert to use modern wait queue API
|
18 years ago |
Arnaldo Carvalho de Melo
|
d626f62b11
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
|
18 years ago |
Arnaldo Carvalho de Melo
|
eeeb03745b
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
|
18 years ago |
Arnaldo Carvalho de Melo
|
badff6d01a
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
|
18 years ago |
Eric Dumazet
|
ae40eb1ef3
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
|
18 years ago |
Arjan van de Ven
|
da7071d7e3
[PATCH] mark struct file_operations const 8
|
18 years ago |
YOSHIFUJI Hideaki
|
5f8f59d664
[NET] NETROM: Fix whitespace errors.
|
18 years ago |