Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Li Zefan
|
b999748acc
net: rose: use seq_hlist_foo() helpers
|
15 年之前 |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 年之前 |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 年之前 |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 年之前 |
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 年之前 |