David S. Miller
|
d33e455337
net: Abstract default MTU metric calculation behind an accessor.
|
14 years ago |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 years ago |
David S. Miller
|
defb3519a6
net: Abstract away all dst_entry metrics accesses.
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
David S. Miller
|
c753796769
ipv4: Make rt->fl.iif tests lest obscure.
|
14 years ago |
Eric Dumazet
|
fc766e4c49
decnet: RCU conversion and get rid of dev_base_lock
|
14 years ago |
Eric Dumazet
|
fc66f95c68
net dst: use a percpu_counter to track entries
|
14 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 years ago |
Patrick McHardy
|
6291055465
Merge branch 'master' of /repos/git/net-next-2.6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jan Engelhardt
|
5d877d876c
netfilter: decnet: use NFPROTO values for NF_HOOK invocation
|
15 years ago |
Paul E. McKenney
|
a898def29e
net: Add checking to rcu_dereference() primitives
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Eric Dumazet
|
c6d14c8456
net: Introduce for_each_netdev_rcu() iterator
|
15 years ago |
Jan Beulich
|
4481374ce8
mm: replace various uses of num_physpages by totalram_pages
|
15 years ago |
Florian Westphal
|
0e8635a8e1
net: remove NET_RX_BAD and NET_RX_CN* defines
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Ilpo Järvinen
|
a0bffffc14
net/*: use linux/kernel.h swap()
|
16 years ago |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 years ago |
Roel Kluin
|
5eaa65b240
net: Make static
|
16 years ago |
Harvey Harrison
|
c4106aa88a
decnet: remove private wrappers of endian helpers
|
16 years ago |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 years ago |
Alexey Dobriyan
|
6bb3ce25d0
net: remove struct dst_entry::entry_size
|
16 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
Satoru SATOH
|
5ffc02a158
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
|
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 |
Eric Dumazet
|
fca09fb732
[DECNET] ROUTE: remove unecessary alignment
|
17 years ago |
Daniel Lezcano
|
569d36452e
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
|
17 years ago |