David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Eric Dumazet
|
597cdbc223
atm: clip: remove clip_tbl
|
13 年之前 |
David S. Miller
|
7161c76f0d
atm: clip: Convert over to dst_neigh_lookup().
|
13 年之前 |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 年之前 |
David S. Miller
|
340e8dc1fb
atm: clip: Remove code commented out since eternity.
|
13 年之前 |
David Miller
|
32092ecf06
atm: clip: Use device neigh support on top of "arp_tbl".
|
14 年之前 |
David Miller
|
869759b9e4
atm: clip: Convert over to neighbour_priv()
|
14 年之前 |
David Miller
|
76cc714ed5
neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.
|
14 年之前 |
David Miller
|
596b9b68ef
neigh: Add infrastructure for allocating device neigh privates.
|
14 年之前 |
Jorge Boncompte [DTI2]
|
4e55f57858
atm: Introduce vcc_process_recv_queue
|
13 年之前 |
Jorge Boncompte [DTI2]
|
3b829366cc
atm: clip: move clip_devs check to clip_push
|
13 年之前 |
Jorge Boncompte [DTI2]
|
ada22aa563
atm: clip: Don't move counters backwards
|
13 年之前 |
Eric Dumazet
|
8b5c171bb3
neigh: new unresolved queue limits
|
13 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
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
|
47ec132a40
neigh: Kill neigh_ops->hh_output
|
14 年之前 |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 年之前 |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 年之前 |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 年之前 |
Eric Dumazet
|
d6bf781712
net neigh: RCU conversion of neigh hash table
|
14 年之前 |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Joe Perches
|
e956ea1b7d
net/atm/clip.c: checkpatch cleanups
|
15 年之前 |
Joe Perches
|
99824461ea
net/atm: Convert printk to pr_<level>
|
15 年之前 |
Stephen Hemminger
|
89d69d2b75
net: make neigh_ops constant
|
16 年之前 |
Stephen Hemminger
|
3c805a22a3
convert ATM drivers to netdev_tx_t
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |