netdev: remove certain HAVE_ macros
[safe/jmp/linux-2.6] / include / linux / netdevice.h
2008-10-09 Lennert Buytenhekdsa: add support for Trailer tagging format
2008-10-09 Lennert Buytenhekdsa: add support for original DSA tagging format
2008-10-09 Lennert Buytenheknet: Distributed Switch Architecture protocol support
2008-09-30 Stephen Hemmingernetdev: use const for some name functions
2008-09-23 Stephen Hemmingernet: network device name ifalias support
2008-08-05 David S. Millernet: Kill plain NET_XMIT_BYPASS.
2008-08-05 Jarek Poplawskinet_sched: Add qdisc __NET_XMIT_STOLEN flag
2008-07-31 David S. Millernetdev: Fix lockdep warnings in multiqueue configurations.
2008-07-22 Dave Jonesnet: Fix build failure with 'make mandocs'.
2008-07-21 Arjan van de Vennet: Print the module name as part of the watchdog...
2008-07-19 David S. Millerpkt_sched: Manage qdisc list inside of root qdisc.
2008-07-18 David S. Millerpkt_sched: Kill netdev_queue lock.
2008-07-18 David S. Millernetdevice: Move qdisc_list back into net_device proper.
2008-07-18 David S. Millerpkt_sched: Schedule qdiscs instead of netdev_queue.
2008-07-18 David S. Millerpkt_sched: Make QDISC_RUNNING a qdisc state.
2008-07-18 David S. Millerpkt_sched: Move gso_skb into Qdisc.
2008-07-18 David S. Millernetdev: Kill plain netif_schedule()
2008-07-18 David S. Millernetdev: Add netdev->select_queue() method.
2008-07-18 David S. Millernetdev: netdev_priv() can now be sane again.
2008-07-18 David S. Millernetdev: Kill struct net_device_subqueue and netdev...
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-15 David S. Millernetdev: Add addr_list_lock to struct net_device.
2008-07-15 Patrick McHardyvlan: deliver packets received with VLAN acceleration...
2008-07-11 Alexander Duycknet: add netif_napi_del function to allow for removal...
2008-07-09 David S. Millernetdev: Move atomic queue state bits into netdev_queue.
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millernetdev: Move gso_skb into netdev_queue.
2008-07-09 David S. Millernetdev: Move next_sched into struct netdev_queue.
2008-07-09 David S. Millernetdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-09 David S. Millernetdev: The ingress_lock member is no longer needed.
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-08 David S. Millernetdev: Create netdev_queue abstraction.
2008-07-06 Patrick McHardynet: Add GARP applicant-only participant
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 Adrian Bunkinclude/linux/netdevice.h: don't export MAX_HEADER...
2008-06-19 Ben Hutchingsnet: Disable LRO on devices that are forwarding
2008-06-18 Wang Chennetdevice: Fix promiscuity and allmulti overflow
2008-06-18 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-18 Wang Chennetdevice: change net_device->promiscuity/allmulti...
2008-06-18 Jay Vosburghbonding: Allow setting max_bonds to zero
2008-06-18 Or Gerlitznet/core: add NETDEV_BONDING_FAILOVER event
2008-05-23 Patrick McHardyvlan: Use bitmask of feature flags instead of seperate...
2008-05-20 Patrick McHardy[VLAN]: Propagate selected feature bits to VLAN devices
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
2008-05-13 David S. Millernet: Set LL_MAX_HEADER properly for wireless.
2008-05-12 David S. Millersyncppp: Fix crashes.
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for network devices.
2008-04-03 Denis V. Lunev[NETNS]: Declare init_net even without CONFIG_NET defined.
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-31 David S. Miller[NET]: Fix allnoconfig build on powerpc and avr32
2008-03-28 Matti Linnanvuorinet: Comment dev_kfree_skb_irq and dev_kfree_skb_any...
2008-03-28 David S. Miller[NET]: Protect device namespace inlines with CONFIG_NET
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 David S. Miller[NET]: Use local_irq_{save,restore}() in napi_complete().
2008-03-26 Denis V. Lunev[NETNS]: Compilation warnings under CONFIG_NET_NS.
2008-03-26 Denis V. Lunev[NETNS]: Compilation fix for include/linux/netdevice.h.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-14 Harvey Harrisoninclude/linux: Remove all users of FASTCALL() macro
2008-02-13 Neil Turton[NET]: Improve cache line coherency of ingress qdisc
2008-02-01 Chris Leech[VLAN]: set_rx_mode support for unicast address list
2008-01-09 David S. Miller[NET]: Add NAPI_STATE_DISABLE.
2008-01-09 David S. Miller[NET]: Do not grab device reference when scheduling...
2007-11-01 Stephen Hemminger[NET]: docbook fixes for netif_ functions
2007-10-26 Benjamin Herrenschmidt[NET] napi: use non-interruptible sleep in napi_disable
2007-10-24 Jeff Garzik[NET]: Validate device addr prior to interface-up
2007-10-24 Ursula Braunremove header_ops bug in qeth driver
2007-10-22 Pavel Emelyanov[NET]: Hide the queue_mapping field inside netif_subque...
2007-10-19 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-18 Patrick McHardy[NET]: Fix OOPS due to missing check in dev_parse_header().
2007-10-18 Stephen Hemmingernapi_synchronize: waiting for NAPI
2007-10-13 Randy Dunlapnet core: fix kernel-doc for new function parameters
2007-10-11 Benjamin Thery[NET]: Fix dev_put() and dev_hold() comments
2007-10-10 Roland Dreieribm_emac: Convert to use napi_struct independent of...
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Christian Borntraeger[NET]: note that NETIF_F_LLTX is deprecated
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Eric W. Biederman[NET]: Fix the prototype of call_netdevice_notifiers.
2007-10-10 Jamal Hadi Salim[NET]: migrate HARD_TX_LOCK to header file
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Daniel Lezcano[NETNS]: Fix bad macro definition.
2007-10-10 Eric W. Biederman[NET]: Implement network device movement between namespaces
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Add a network namespace tag to struct net_device
2007-10-10 Jeff Garzik[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-14 Herbert Xu[NET]: Share correct feature code between bridging...
2007-07-21 Patrick McHardy[NET]: Fix loopback crashes when multiqueue is enabled.
2007-07-18 Denis Cheng[NET]: move dev_mc_discard from dev_mcast.c to dev.c
2007-07-16 Linus TorvaldsRevert "[NET]: Fix races in net_rx_action vs netpoll."
next