Ville Nuorvala
|
62dd93181a
[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
|
18 年 前 |
Alexey Dobriyan
|
e5d679f339
[NET]: Use SLAB_PANIC
|
18 年 前 |
Stephen Hemminger
|
e92b43a345
[NET] neighbour: reduce exports
|
19 年 前 |
Brian Haley
|
ab32ea5d8a
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
|
18 年 前 |
Thomas Graf
|
b867331180
[NEIGH]: Convert neighbour notifications ot use rtnl_notify()
|
19 年 前 |
Thomas Graf
|
ca860fb39b
[NEIGH]: Convert neighbour table dumping to new netlink api
|
19 年 前 |
Thomas Graf
|
6b3f8674bc
[NEIGH]: Convert neighbour table modification to new netlink api
|
19 年 前 |
Thomas Graf
|
8b8aec5083
[NEIGH]: Convert neighbour dumping to new netlink api
|
19 年 前 |
Thomas Graf
|
5208debd0f
[NEIGH]: Convert neighbour addition to new netlink api
|
19 年 前 |
Thomas Graf
|
a14a49d2b7
[NEIGH]: Convert neighbour deletion to new netlink api
|
19 年 前 |
Kirill Korotaev
|
3fcde74b38
[NEIGH]: neigh_table_clear() doesn't free stats
|
18 年 前 |
Tom Tucker
|
8d71740c56
[NET]: Core net changes to generate netevents
|
19 年 前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年 前 |
Simon Kelley
|
bd89efc532
[NEIGH]: Fix IP-over-ATM and ARP interaction.
|
19 年 前 |
KAMEZAWA Hiroyuki
|
6f91204225
[PATCH] for_each_possible_cpu: network codes
|
19 年 前 |
Andrew Morton
|
77d04bd957
[NET]: More kzalloc conversions.
|
19 年 前 |
Michael S. Tsirkin
|
c5ecd62c25
[NET]: Move destructor from neigh->ops to neigh_params
|
19 年 前 |
YOSHIFUJI Hideaki
|
955aaa2fe3
[NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's state changed.
|
19 年 前 |
John Hawkes
|
670c02c2bf
[NET]: Wider use of for_each_*cpu()
|
19 年 前 |
Herbert Xu
|
49636bb128
[NEIGH] Fix timer leak in neigh_changeaddr
|
19 年 前 |
Herbert Xu
|
6fb9974f49
[NEIGH] Fix add_timer race in neigh_add_timer
|
19 年 前 |
Herbert Xu
|
203755029e
[NEIGH] Print stack trace in neigh_add_timer
|
19 年 前 |
David S. Miller
|
667347f1ca
[NEIGH]: Add debugging check when adding timers.
|
19 年 前 |
Amos Waterland
|
45fc3b11f1
[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
|
19 年 前 |
Patrick McHardy
|
ac6d439d20
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
|
20 年 前 |
Patrick McHardy
|
a61bbcf28a
[NET]: Store skb->timestamp as offset to a base timestamp
|
20 年 前 |
Patrick McHardy
|
9ef1d4c7c7
[NETLINK]: Missing initializations in dumped data
|
20 年 前 |
Paulo Marques
|
543537bd92
[PATCH] create a kstrdup library function
|
20 年 前 |
Jamal Hadi Salim
|
b6544c0b4c
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
|
20 年 前 |
Thomas Graf
|
1797754ea7
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
|
20 年 前 |