David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 vuotta sitten |
Eric Dumazet
|
80922bbb12
econet: Fix econet_getname() leak
|
16 vuotta sitten |
Mark Smith
|
482d804cb4
econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successful return
|
16 vuotta sitten |
Eric Dumazet
|
c564039fd8
net: sk_wmem_alloc has initial value of one, not zero
|
16 vuotta sitten |
David S. Miller
|
de1033428b
econet: Use SKB queue and list helpers instead of doing it by-hand.
|
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
|
0efffaf9d5
econet: Use sock_orphan() instead of open-coded (and buggy) variant.
|
17 vuotta sitten |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 vuotta sitten |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 vuotta sitten |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 vuotta sitten |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 vuotta sitten |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 vuotta sitten |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 vuotta sitten |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 vuotta sitten |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 vuotta sitten |
Alexey Dobriyan
|
9c29a377f9
[ECONET]: remove econet_packet_type on unload
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 vuotta sitten |
Eric Dumazet
|
ae40eb1ef3
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
|
18 vuotta sitten |
Eric Dumazet
|
b7aa0bf70c
[NET]: convert network timestamps to ktime_t
|
18 vuotta sitten |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 vuotta sitten |
YOSHIFUJI Hideaki
|
c9b6aab9cf
[NET] ECONET: Fix whitespace errors.
|
18 vuotta sitten |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 vuotta sitten |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 vuotta sitten |
David S. Miller
|
1d1818316f
[ECONET]: Convert away from SOCKOPS_WRAPPED
|
19 vuotta sitten |