Joe Perches
|
06f8fe11bb
decnet: Reduce switch/case indent
|
14 years ago |
David S. Miller
|
bef55aebd5
decnet: Convert to use flowidn where applicable.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Dan Rosenberg
|
3c6f27bf33
DECnet: don't leak uninitialized stack byte
|
14 years ago |
David S. Miller
|
c25ecd0a21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
8d987e5c75
net: avoid limits overflow
|
14 years ago |
Eric Dumazet
|
fc766e4c49
decnet: RCU conversion and get rid of dev_base_lock
|
14 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Eric Dumazet
|
b6c6712a42
net: sk_dst_cache RCUification
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 years ago |
Eric Dumazet
|
c6d14c8456
net: Introduce for_each_netdev_rcu() iterator
|
15 years ago |
Krishna Kumar
|
ea94ff3b55
net: Fix for dst_negative_advice
|
15 years ago |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 years ago |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 years ago |
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 |