Commit Graph

726 Commits (c18acd73ffc209def08003a1927473096f66c5ad)

Author SHA1 Message Date
Eric Dumazet 86bba269d0 [PATCH] NET : convert IP route cache garbage collection from softirq processing to a workqueue 18 years ago
David S. Miller 678aa8e4eb [NET]: #if 0 out net_alloc() for now. 18 years ago
Eric W. Biederman d8a5ec6727 [NET]: netlink support for moving devices between network namespaces. 18 years ago
Eric W. Biederman ce286d3273 [NET]: Implement network device movement between namespaces 18 years ago
Eric W. Biederman b267b17964 [NET]: Factor out __dev_alloc_name from dev_alloc_name 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman 6d34b1c27a [NET]: Initialize the network namespace of network devices. 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Eric W. Biederman 5f256becd8 [NET]: Basic network namespace infrastructure. 18 years ago
John Heffner d2e9117c7a [NET]: Change type of owner in sock_lock_t to int, rename 18 years ago
Robert Olsson b163911f8a [PKTGEN]: Remove softirq scheduling. 18 years ago
Robert Olsson 45b270f880 [PKTGEN]: Multiqueue support. 18 years ago
Jeff Garzik 13c99b248f [ETHTOOL]: Internal cleanup of ethtool_value-related handlers 18 years ago
Jeff Garzik 339bf02475 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS 18 years ago
Jeff Garzik ff03d49f0c [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count 18 years ago
Jeff Garzik 3ae7c0b2e3 [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls 18 years ago
Satyam Sharma 0bcc181618 [NET] netconsole: Support dynamic reconfiguration using configfs 18 years ago
Thomas Graf d961db358f [NEIGH]: Netlink notifications 18 years ago
Thomas Graf 4f494554f9 [NEIGH]: Combine neighbour cleanup and release 18 years ago
Pavel Emelianov e71992889e [RTNETLINK]: Introduce generic rtnl_create_link(). 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Adit Ranadive ce5d0b47f1 [PKTGEN]: srcmac fix 18 years ago
David S. Miller 4878809f71 [NET]: Fix two issues wrt. SO_BINDTODEVICE. 18 years ago
Herbert Xu ef8aef55ce [NET]: Do not dereference iov if length is zero 18 years ago
Pavel Emelyanov 88282c6ecf [PKTGEN]: Remove write-only variable. 18 years ago
Robert Olsson 378be2c083 [PKTGEN]: Fix multiqueue oops. 18 years ago
Benjamin Thery aaa53c4aba [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() 18 years ago
vignesh babu c3609d510f [NET]: is_power_of_2 in net/core/neighbour.c 18 years ago
Adrian Bunk 6f93b9c283 [NET]: Unexport dev_ethtool 18 years ago
Herbert Xu 7f353bf29e [NET]: Share correct feature code between bridging and bonding 18 years ago
Johannes Berg 14ae856645 [NET] net/core/utils: fix sparse warning 18 years ago
Thomas Graf 8072f085d7 [RTNETLINK]: Fix warning for !CONFIG_KMOD 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Matthew Wilcox 61a44b9c4b [NET]: ethtool ops are the only way 18 years ago
Adrian Bunk fea1ab0fcf [PKTGEN]: make get_ipsec_sa() static and non-inline 18 years ago
Herbert Xu fcc5a03ac4 [NET]: Allow netdev REGISTER/CHANGENAME events to fail 18 years ago
Herbert Xu 7f988eab57 [NET]: Take dev_base_lock when moving device name hash list entry 18 years ago
Herbert Xu 7ce1b0edcb [NET]: Call uninit if necessary in register_netdevice 18 years ago
David S. Miller 25a8b2545b [PKTGEN]: Add missing KERN_* tags to printk()s. 18 years ago
Randy Dunlap 0ed72ec4af [NET]: kernel-doc fixes 18 years ago
David Howells e51f802bab [NET]: Add missing entries to family name tables 18 years ago
Patrick McHardy 31ce72a6b1 [NET]: Fix loopback crashes when multiqueue is enabled. 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Peter Zijlstra 443aef0edd lockdep: fixup sk_callback_lock annotation 18 years ago
YOSHIFUJI Hideaki 40b77c9434 [NET] CORE: Fix whitespace errors. 18 years ago
Denis Cheng 12972621c8 [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readability 18 years ago
Denis Cheng 26cc2522cb [NET]: merge dev_unicast_discard and dev_mc_discard into one 18 years ago