aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
...
* | net: make dev->master generalJiri Pirko2011-02-13
* | net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko2011-02-13
* | net: fix dev_seq_next()Eric Dumazet2011-01-27
* | net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-24
* | net: change netdev->features to u32Michał Mirosław2011-01-24
* | net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-24
* | net: implement mechanism for HW based QOSJohn Fastabend2011-01-20
* | net_device: add support for network device groupsVlad Dogaru2011-01-20
|/
* net: remove dev_txq_stats_fold()Eric Dumazet2011-01-14
* net: Add alloc_netdev_mqs functionTom Herbert2011-01-10
* net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-10
* net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-10
* trivial: Fix typo fault in netdevice.hMichal Simek2011-01-03
* net: use NUMA_NO_NODE instead of the magic number -1Changli Gao2010-12-16
* bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2010-12-16
* net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet2010-12-08
* net sched: use xps information for qdisc NUMA affinityEric Dumazet2010-12-01
* xps: add __rcu annotationsEric Dumazet2010-11-29
* xps: Add CONFIG_XPSTom Herbert2010-11-28
* net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2010-11-28
* xps: Transmit Packet SteeringTom Herbert2010-11-24
* netdev: add rcu annotations to receive handler hookstephen hemminger2010-11-15
* net: Simplify RX queue allocationTom Herbert2010-11-15
* offloading: Force software GSO for multiple vlan tags.Jesse Gross2010-11-15
* decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-08
* net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-08
* rps: add __rcu annotationsEric Dumazet2010-10-25
* net/802: add __rcu annotationsEric Dumazet2010-10-25
* ipv6: ip6_ptr rcu annotationsEric Dumazet2010-10-25
* vlan: rcu annotationsEric Dumazet2010-10-25
* napi: unexport napi_reuse_skbstephen hemminger2010-10-21
* vlan: Centralize handling of hardware acceleration.Jesse Gross2010-10-21
* vlan: Avoid hash table lookup to find group.Jesse Gross2010-10-21
* vlan: Enable software emulation for vlan accleration.Jesse Gross2010-10-21
* net: allocate tx queues in register_netdeviceTom Herbert2010-10-20
* net: percpu net_device refcountEric Dumazet2010-10-12
* neigh: speedup neigh_hh_init()Eric Dumazet2010-10-11
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-05
* net: dynamic ingress_queue allocationEric Dumazet2010-10-05
* net: rename netdev rx_queue to ingress_queueEric Dumazet2010-09-29
* dummy: percpu stats and lockless xmitEric Dumazet2010-09-29
* net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings2010-09-28
* net: Allow changing number of RX queues after device allocationBen Hutchings2010-09-28
* tunnels: prepare percpu accountingEric Dumazet2010-09-28
* net: loopback driver cleanupEric Dumazet2010-09-26
* net: return operator cleanupEric Dumazet2010-09-23
* net: reorder struct netdev_hw_addrEric Dumazet2010-09-19
* net: shrinks struct net_deviceEric Dumazet2010-09-17
* ipv4: ip_ptr cleanupsEric Dumazet2010-09-16
* skge: add GRO supportEric Dumazet2010-09-01