Commit Graph

56 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
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
Pavel Emelianov c2ecba7171 [NET]: Set a separate lockdep class for neighbour table's proxy_queue 18 years ago
Alexey Kuznetsov ecbb416939 [NET]: Fix neighbour destructor handling. 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago
Arjan van de Ven f5a6e01c09 [NET]: user of the jiffies rounding code: Networking 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Stephen Hemminger 3644f0cee7 [NET]: Convert hh_lock to seqlock. 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Arnaldo Carvalho de Melo b1a98bf685 [NET] neighbour: Use kmemdup where applicable 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Julian Anastasov c5e29460f5 [NEIGH]: always use hash_mask under tbl lock 19 years ago
Al Viro d77072ecfb [NET]: Annotate dst_ops protocol 19 years ago
Ville Nuorvala 62dd93181a [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
Stephen Hemminger e92b43a345 [NET] neighbour: reduce exports 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Thomas Graf b867331180 [NEIGH]: Convert neighbour notifications ot use rtnl_notify() 19 years ago
Thomas Graf ca860fb39b [NEIGH]: Convert neighbour table dumping to new netlink api 19 years ago
Thomas Graf 6b3f8674bc [NEIGH]: Convert neighbour table modification to new netlink api 19 years ago
Thomas Graf 8b8aec5083 [NEIGH]: Convert neighbour dumping to new netlink api 19 years ago
Thomas Graf 5208debd0f [NEIGH]: Convert neighbour addition to new netlink api 19 years ago
Thomas Graf a14a49d2b7 [NEIGH]: Convert neighbour deletion to new netlink api 19 years ago
Kirill Korotaev 3fcde74b38 [NEIGH]: neigh_table_clear() doesn't free stats 19 years ago
Tom Tucker 8d71740c56 [NET]: Core net changes to generate netevents 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Simon Kelley bd89efc532 [NEIGH]: Fix IP-over-ATM and ARP interaction. 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Andrew Morton 77d04bd957 [NET]: More kzalloc conversions. 19 years ago
Michael S. Tsirkin c5ecd62c25 [NET]: Move destructor from neigh->ops to neigh_params 19 years ago
YOSHIFUJI Hideaki 955aaa2fe3 [NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's state changed. 19 years ago
John Hawkes 670c02c2bf [NET]: Wider use of for_each_*cpu() 20 years ago
Herbert Xu 49636bb128 [NEIGH] Fix timer leak in neigh_changeaddr 20 years ago
Herbert Xu 6fb9974f49 [NEIGH] Fix add_timer race in neigh_add_timer 20 years ago
Herbert Xu 203755029e [NEIGH] Print stack trace in neigh_add_timer 20 years ago
David S. Miller 667347f1ca [NEIGH]: Add debugging check when adding timers. 20 years ago
Amos Waterland 45fc3b11f1 [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Patrick McHardy 9ef1d4c7c7 [NETLINK]: Missing initializations in dumped data 20 years ago
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags 20 years ago