Commit Graph

21 Commits (9a2e70572e94e21e7ec4186702d045415422bda0)

Author SHA1 Message Date
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 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
Benjamin Thery aaa53c4aba [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() 18 years ago
Denis Cheng 456ad75c89 [NET]: move dev_mc_discard from dev_mcast.c to dev.c 18 years ago
Patrick McHardy a0a400d79e [NET]: dev_mcast: add multicast list synchronization helpers 18 years ago
Patrick McHardy 61cbc2fca6 [NET]: Fix secondary unicast/multicast address count maintenance 18 years ago
Patrick McHardy 4417da668c [NET]: dev: secondary unicast address support 18 years ago
Patrick McHardy 3fba5a8b1e [NET]: dev_mcast: switch to generic net_device address lists 18 years ago
Patrick McHardy 75ebe8f736 [NET]: dev_mcast: unexport dev_mc_upload 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Stephen Hemminger f690808e17 [NET]: make seq_operations const 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
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago
Dave Jones bf0d52492d [NET]: Remove unnecessary config.h includes from net/ 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago