Denis V. Lunev
|
06f0511df1
[ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.
|
17 years ago |
Denis V. Lunev
|
14db4133d5
[ARP]: Remove forward declaration of neigh_changeaddr.
|
17 years ago |
Denis V. Lunev
|
486b51d370
[ARP]: Remove overkill checks from neigh_param_alloc.
|
17 years ago |
Denis V. Lunev
|
4250846146
[NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics
|
17 years ago |
Eric Dumazet
|
9a429c4983
[NET]: Add some acquires/releases sparse annotations.
|
17 years ago |
Eric W. Biederman
|
426b5303eb
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
|
17 years ago |
Pavel Emelyanov
|
a43d8994b9
[NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer.
|
17 years ago |
Pavel Emelyanov
|
c3bac5a71b
[NEIGH]: Use the ctl paths to create neighbours sysctls
|
17 years ago |
Pavel Emelyanov
|
3c607bbb47
[NEIGH]: Cleanup the neigh_sysctl_register
|
17 years ago |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
17 years ago |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 years ago |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 years ago |
David S. Miller
|
cecbb63967
[NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms'
|
17 years ago |
Pavel Emelyanov
|
9cd4002942
[NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms
|
17 years ago |
Alexey Dobriyan
|
3f192b5c58
[NET]: Remove /proc/net/stat/*_arp_cache upon module removal
|
17 years ago |
Randy Dunlap
|
bfb85c9f75
[ATM]: Fix clip module reload crash.
|
17 years ago |
Eric W. Biederman
|
d12af679bc
sysctl: fix neighbour table sysctls.
|
17 years ago |
Pavel Emelyanov
|
4ae289444b
[NEIGH]: Ensure that pneigh_lookup is protected with RTNL
|
17 years ago |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
18 years ago |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
18 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
18 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
18 years ago |
Thomas Graf
|
d961db358f
[NEIGH]: Netlink notifications
|
18 years ago |
Thomas Graf
|
4f494554f9
[NEIGH]: Combine neighbour cleanup and release
|
18 years ago |
vignesh babu
|
c3609d510f
[NET]: is_power_of_2 in net/core/neighbour.c
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Patrick McHardy
|
ef7c79ed64
[NETLINK]: Mark netlink policies const
|
18 years ago |
Thomas Graf
|
c8822a4e00
[NEIGH]: Use rtnl registration interface
|
18 years ago |
Stephen Hemminger
|
f690808e17
[NET]: make seq_operations const
|
18 years ago |
Arnaldo Carvalho de Melo
|
bbe735e424
[SK_BUFF]: Introduce skb_network_offset()
|
18 years ago |