Commit History

Author SHA1 Message Date
  Tom Herbert e6484930d7 net: allocate tx queues in register_netdevice 15 years ago
  Tom Herbert bd25fa7ba5 net: cleanups in RX queue allocation 15 years ago
  Tom Herbert 55513fb428 net: fail alloc_netdev_mq if queue count < 1 15 years ago
  Eric Dumazet 29b4433d99 net: percpu net_device refcount 15 years ago
  Tom Herbert 4315d834c1 net: Fix rxq ref counting 15 years ago
  Ben Hutchings 4e7f79511e net: Update kernel-doc for netif_set_real_num_rx_queues() 15 years ago
  John Fastabend 3d3211ef5c net: netif_set_real_num_rx_queues may cap num_rx_queues at init time 15 years ago
  Eric Dumazet caf586e5f2 net: add a core netdev->rx_dropped counter 15 years ago
  Eric Dumazet 24824a09e3 net: dynamic ingress_queue allocation 15 years ago
  Eric Dumazet bfa5ae63b8 net: rename netdev rx_queue to ingress_queue 15 years ago
  Eric Dumazet 745e20f1b6 net: add a recursion limit in xmit path 15 years ago
  Ben Hutchings 62fe0b40ab net: Allow changing number of RX queues after device allocation 15 years ago
  David S. Miller e40051d134 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Eric Dumazet 1b4bf461f0 rps: allocate rx queues in register_netdevice only 15 years ago
  Eric Dumazet c5256c5123 net: propagate NETIF_F_HIGHDMA to vlans 15 years ago
  David Lamparter 3b27e10555 netns: keep vlan slaves on master netns move 15 years ago
  Stephen Rothwell caeda9b926 net: include inetdevice.h for rcu_dereference_raw api change 15 years ago
  Brandon Philips 16c3ea785f net: enable GRO by default for vlan devices 15 years ago
  Eric Dumazet 95ae6b228f ipv4: ip_ptr cleanups 15 years ago
  Eric Dumazet ef885afbf8 net: use rcu_barrier() in rollback_registered_many 15 years ago
  David S. Miller e548833df8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Changli Gao 6febfca98f net: rps: add the shortcut for one rps_cpus 15 years ago
  Helmut Schaa deabc772f3 net: fix tx queue selection for bridged devices implementing select_queue 15 years ago
  Eric Dumazet c07b68e841 net: dev_add_pack() & __dev_remove_pack() changes 15 years ago
  Eric Dumazet 86cac58b71 skge: add GRO support 15 years ago
  Eric Dumazet 40d0802b3e gro: __napi_gro_receive() optimizations 15 years ago
  David S. Miller 21dc330157 net: Rename skb_has_frags to skb_has_frag_list 15 years ago
  Changli Gao 05532121da net: 802.1q: make vlan_hwaccel_do_receive() return void 15 years ago
  David S. Miller d3c6e7ad09 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Changli Gao 1003489e06 net: rps: fix the wrong network header pointer 15 years ago