David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 年之前 |
Alexey Dobriyan
|
5708e868dc
net: constify remaining proto_ops
|
15 年之前 |
Eric Dumazet
|
17ac2e9c58
rose: Fix rose_getname() leak
|
16 年之前 |
Ralf Baechle
|
dcf777f6ed
NET: ROSE: Don't use static buffer.
|
16 年之前 |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年之前 |
Eric Dumazet
|
c564039fd8
net: sk_wmem_alloc has initial value of one, not zero
|
16 年之前 |
David S. Miller
|
6fd4777a1f
Revert "rose: zero length frame filtering in af_rose.c"
|
16 年之前 |
Alan Cox
|
83e0bbcbe2
af_rose/x25: Sanity check the maximum user frame size
|
16 年之前 |
Stephen Hemminger
|
d289d120b4
rose: convert to internal net_device_stats
|
16 年之前 |
James Morris
|
ec98ce480a
Merge branch 'master' into next
|
16 年之前 |
Bernard Pidoux
|
244f46ae6e
rose: zero length frame filtering in af_rose.c
|
16 年之前 |
David Howells
|
c2a2b8d3b2
CRED: Wrap task credential accesses in the ROSE protocol
|
16 年之前 |
David S. Miller
|
cf508b1211
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
|
17 年之前 |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 年之前 |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 年之前 |
David S. Miller
|
c773e847ea
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
|
17 年之前 |
Bernard Pidoux
|
fe2c802ab6
rose: improving AX25 routing frames via ROSE network
|
17 年之前 |
David S. Miller
|
44ccff1f53
rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
|
17 年之前 |
Bernard Pidoux
|
43837b1e6c
rose: Socket lock was not released before returning to user space
|
17 年之前 |
David S. Miller
|
e1ec1b8ccd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Jarek Poplawski
|
4965291acf
[ROSE/AX25] af_rose: rose_release() fix
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年之前 |
Eric Dumazet
|
95b7d924a5
[ROSE]: Supress sparse warnings
|
17 年之前 |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 年之前 |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 年之前 |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 年之前 |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 年之前 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 年之前 |
YOSHIFUJI Hideaki
|
6140efb536
[NET] ROSE: Fix whitespace errors.
|
18 年之前 |