Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
David S. Miller
|
8f40b161de
neigh: Pass neighbour entry to output ops.
|
14 年之前 |
David S. Miller
|
542d4d685f
neigh: Kill ndisc_ops->queue_xmit
|
14 年之前 |
David S. Miller
|
b23b5455b6
neigh: Kill hh_cache->hh_output
|
14 年之前 |
David S. Miller
|
47ec132a40
neigh: Kill neigh_ops->hh_output
|
14 年之前 |
David S. Miller
|
05e3aa0949
net: Create and use new helper, neigh_output().
|
14 年之前 |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 年之前 |
David S. Miller
|
cd0893369c
neigh: Store hash shift instead of mask.
|
14 年之前 |
David S. Miller
|
24912420e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Tetsuo Handa
|
ef22b7b65f
net: Fix duplicate volatile warning.
|
14 年之前 |
Eric Dumazet
|
46b13fc5c0
neigh: reorder struct neighbour
|
14 年之前 |
Eric Dumazet
|
e37ef961e5
neigh: reorder struct neighbour fields
|
14 年之前 |
Eric Dumazet
|
0ed8ddf404
neigh: Protect neigh->ha[] with a seqlock
|
14 年之前 |
Eric Dumazet
|
767e97e1e0
neigh: RCU conversion of struct neighbour
|
14 年之前 |
Eric Dumazet
|
d6bf781712
net neigh: RCU conversion of neigh hash table
|
14 年之前 |
Eric Dumazet
|
367e5e3769
neigh: reorder fields in struct neighbour
|
14 年之前 |
Kulikov Vasiliy
|
787a34456d
net/neighbour.h: fix typo
|
15 年之前 |
Bart De Schuymer
|
e179e6322a
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
|
15 年之前 |
Tejun Heo
|
7d720c3e4f
percpu: add __percpu sparse annotations to net
|
15 年之前 |
Eric W. Biederman
|
54716e3beb
net neigh: Decouple per interface neighbour table controls from binary sysctls
|
15 年之前 |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 年之前 |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
Eric W. Biederman
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 年之前 |
Eric Dumazet
|
fd2c3ef761
net: cleanup include/net
|
15 年之前 |
Christoph Lameter
|
4ea7334b6d
this_cpu: Use this_cpu ops for network statistics
|
15 年之前 |
Stephen Hemminger
|
89d69d2b75
net: make neigh_ops constant
|
15 年之前 |
Eric Dumazet
|
e4c4e448cf
neigh: Convert garbage collection from softirq to workqueue
|
16 年之前 |
Eric Dumazet
|
e42ea986e4
net: Cleanup of neighbour code
|
16 年之前 |
Alexey Dobriyan
|
9b739ba5e6
net: remove struct neigh_table::pde
|
16 年之前 |
Neil Horman
|
9a6d276e85
core: add stat to track unresolved discards in neighbor cache
|
17 年之前 |