Eric Dumazet
|
a47311380e
net: fix __neigh_event_send()
|
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 年之前 |
Eric Dumazet
|
0a141509ed
net: Annotates neigh_invalidate()
|
15 年之前 |
Eric W. Biederman
|
54716e3beb
net neigh: Decouple per interface neighbour table controls from binary sysctls
|
15 年之前 |
Alexey Dobriyan
|
81c1ebfc43
neigh: simplify seq_file code
|
15 年之前 |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 年之前 |
Eric W. Biederman
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 年之前 |
Eric Dumazet
|
e4c4e448cf
neigh: Convert garbage collection from softirq to workqueue
|
16 年之前 |
Tobias Klauser
|
97fd5bc7f2
net: Rename lookup_neigh_params function
|
16 年之前 |
Timo Teras
|
5ef12d98a1
neigh: fix state transition INCOMPLETE->FAILED via Netlink request
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Eric Biederman
|
0c5c2d3089
neigh: Allow for user space users of the neighbour table
|
16 年之前 |
Wei Yongjun
|
f3fbbe0f6f
core: remove some pointless conditionals before kfree_skb()
|
16 年之前 |
Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
16 年之前 |
Gautam Kachroo
|
efc683fc2a
neigh: some entries can be skipped during dumping
|
16 年之前 |
Rusty Russell
|
0f23174aa8
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
|
16 年之前 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 年之前 |
Eric Dumazet
|
e42ea986e4
net: Cleanup of neighbour code
|
16 年之前 |
Alexey Dobriyan
|
9b739ba5e6
net: remove struct neigh_table::pde
|
16 年之前 |
Alexey Dobriyan
|
6d9f239a1e
net: '&' redux
|
16 年之前 |
Alexey Dobriyan
|
93adcc80f3
net: don't use INIT_RCU_HEAD
|
16 年之前 |
David S. Miller
|
f72051b067
neigh: Remove by-hand SKB queue handling.
|
16 年之前 |
Chris Larson
|
745e203164
net: fix missing pneigh entries in the neighbor seq_file code
|
17 年之前 |
Chris Larson
|
bff69732c9
net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get_idx.
|
17 年之前 |
Neil Horman
|
9a6d276e85
core: add stat to track unresolved discards in neighbor cache
|
17 年之前 |
Thomas Graf
|
bc3ed28caa
netlink: Improve returned error codes
|
17 年之前 |
Stephen Hemminger
|
b9f5f52cca
net: neighbour table ABI problem
|
17 年之前 |
Denis V. Lunev
|
5efdccbcda
net: assign PDE->data before gluing PDE into /proc tree
|
17 年之前 |
YOSHIFUJI Hideaki
|
be01d655d9
[NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.
|
17 年之前 |