Jesper Dangaard Brouer
|
10e8544801
decnet: Use rcu_barrier() on module unload.
|
16 years ago |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
David S. Miller
|
bec571ec76
decnet: Use SKB queue and list helpers instead of doing it by-hand.
|
16 years ago |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 years ago |
Hannes Eder
|
e57c624be8
decnet: fix sparse warnings: symbol shadows an earlier one
|
16 years ago |
Wei Yongjun
|
db849df63c
decnet: remove some pointless conditionals before kfree_skb()
|
16 years ago |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 years ago |
Harvey Harrison
|
c4106aa88a
decnet: remove private wrappers of endian helpers
|
16 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
Pavel Emelyanov
|
5c52ba170f
sock: add net to prot->enter_memory_pressure callback
|
17 years ago |
David S. Miller
|
22196d3648
decnet: Remove SOCK_SLEEP_{PRE,POST} usage.
|
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
|
c20932d2c9
[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.
|
17 years ago |
YOSHIFUJI Hideaki
|
b98999dc38
[DECNET]: Use htons() where appropriate.
|
17 years ago |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
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 |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 years ago |
Michael Opdenacker
|
59c51591a0
Fix occurrences of "the the "
|
18 years ago |
Pavel Emelianov
|
7562f876cd
[NET]: Rework dev_base via list_head (v3)
|
18 years ago |
Thomas Graf
|
fa34ddd739
[DECNet]: Use rtnl registration interface
|
18 years ago |
Arjan van de Ven
|
9a32144e9d
[PATCH] mark struct file_operations const 7
|
18 years ago |
YOSHIFUJI Hideaki
|
429eb0fae6
[NET] DECNET: Fix whitespace errors.
|
18 years ago |
Steven Whitehouse
|
375d9d7183
[DECNET]: Endianess fixes (try #2)
|
18 years ago |
Patrick McHardy
|
52c41a3224
[DECNET]: Fix sfuzz hanging on 2.6.18
|
18 years ago |
Steven Whitehouse
|
a8731cbf61
[DECNET]: Covert rules to use generic code
|
19 years ago |