Commit History

Author SHA1 Message Date
  Alexey Dobriyan 33d36bb83c [NETNS]: init dev_base_lock only once 17 years ago
  Stephen Hemminger 3b582cc14c [NET]: docbook fixes for netif_ functions 17 years ago
  Daniel Lezcano 93ee31f14f [NET]: Fix free_netdev on register_netdev failure. 17 years ago
  David S. Miller 0a7606c121 [NET]: Fix race between poll_napi() and net_rx_action() 17 years ago
  Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 17 years ago
  Stephen Hemminger c8d90dca32 [NET] dev_change_name: ignore changes to same name 17 years ago
  Pavel Emelyanov 342709efc7 [NET]: Remove in-code externs for some functions from net/core/dev.c 17 years ago
  Jeff Garzik bada339ba2 [NET]: Validate device addr prior to interface-up 17 years ago
  Pavel Emelyanov 668f895a85 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped 17 years ago
  Pavel Emelyanov dfa4091129 [NET]: Use the skb_set_queue_mapping where appropriate 17 years ago
  Herbert Xu a030847e9f [NET]: Avoid copying TCP packets unnecessarily 17 years ago
  Herbert Xu f697c3e8b3 [NET]: Avoid unnecessary cloning for ingress filtering 17 years ago
  Randy Dunlap c4ea43c552 net core: fix kernel-doc for new function parameters 17 years ago
  Pavel Emelyanov 9b77265235 [NET]: Remove double dev->flags checking when calling dev_close() 17 years ago
  Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 17 years ago
  Jeff Garzik 14e3e07979 [NET]: split dev_ifsioc() according to locking 17 years ago
  Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 17 years ago
  Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 17 years ago
  Eric W. Biederman 8b41d1887d [NET]: Fix running without sysfs 17 years ago
  Pavel Emelyanov 056925ab31 [NET]: Cleanup calling netdev notifiers. 17 years ago
  Pavel Emelyanov 30d97d3585 [NETNS]: Consolidate hashes creation in netdev_init() 17 years ago
  Eric W. Biederman ad7379d494 [NET]: Fix the prototype of call_netdevice_notifiers. 17 years ago
  Jamal Hadi Salim 22dd749501 [NET]: migrate HARD_TX_LOCK to header file 17 years ago
  Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 17 years ago
  David S. Miller 9d5010db7e [NET]: Add a might_sleep() to dev_close(). 17 years ago
  Eric W. Biederman ce286d3273 [NET]: Implement network device movement between namespaces 17 years ago
  Eric W. Biederman b267b17964 [NET]: Factor out __dev_alloc_name from dev_alloc_name 17 years ago
  Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 17 years ago
  Eric W. Biederman 6d34b1c27a [NET]: Initialize the network namespace of network devices. 17 years ago
  Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 years ago