Commit Graph

30 Commits (17f0f4a47df9aea9ee26c939f8057c35e0be1847)

Author SHA1 Message Date
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Pavel Emelyanov 95a363582b [NET]: Use existing device list walker for /proc/dev_mcast. 17 years ago
Chris Leech e83a2ea850 [VLAN]: set_rx_mode support for unicast address list 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
Joe Perches e9671fcb3b [NET]: Fix infinite loop in dev_mc_unsync(). 17 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 17 years ago
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 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago