Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
[safe/jmp/linux-2.6] / include / linux / netdevice.h
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-15 Moni Shouabonding: remap muticast addresses without using dev_clo...
2009-09-11 Marcel Holtmannnet: Add DEVTYPE support for Ethernet based devices
2009-09-06 Patrick McHardynet_sched: reintroduce dev->qdisc for use by sch_api
2009-09-01 Yi Zounet: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops
2009-09-01 Stephen Hemmingernetdev: change transmit to limited range type
2009-08-31 Krishna Kumarnetdevice: Consolidate to use existing macros where...
2009-08-14 Yi Zounet: Add NETIF_F_FCOE_MTU to indicate support for a...
2009-07-06 Florian Westphalnet: remove NET_RX_BAD and NET_RX_CN* defines
2009-06-18 Jiri Pirkonet: group address list and its count
2009-06-09 David S. Millernetdevice.h: Use frag list abstraction interfaces.
2009-06-04 Herbert Xugso: Stop fraglists from escaping
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-29 Jiri Pirkobonding: allow bond in mode balance-alb to work properl...
2009-05-27 Jiri Pirkonet: correct a comment for the final #endif
2009-05-27 Eric Dumazetnet: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netde...
2009-05-27 Herbert Xugro: Avoid unnecessary comparison after skb_gro_header
2009-05-27 Herbert Xugro: Optimise length comparison in skb_gro_header
2009-05-27 Herbert Xugro: Only use skb_gro_header for completely non-linear...
2009-05-27 Herbert Xugro: Inline skb_gro_header and cache frag0 virtual...
2009-05-26 Eric Dumazetnet: txq_trans_update() helper
2009-05-25 Alexander Beregalovnet: remove COMPAT_NET_DEV_OPS
2009-05-18 Eric Dumazetnet: add tx_packets/tx_bytes/tx_dropped counters in...
2009-05-18 Eric Dumazetnet: tx scalability works : trans_start
2009-05-06 David S. Millernet: Add missing rculist.h include to netdevice.h
2009-05-05 Jiri Pirkonet: introduce a list of device addresses dev_addr_list...
2009-04-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-28 Eric Dumazetnet: netif_tx_queue_stopped too expensive
2009-04-28 Jesse Brandeburgsctp: add feature bit for SCTP offload in hardware
2009-04-27 Mike Rapoportnet: Fix typo in net_device_ops description.
2009-04-27 Herbert Xugro: Fix COMPLETE checksum handling
2009-04-27 Herbert Xugro: Fix handling of headers that extend over the tail
2009-04-27 Adrian Bunknet: Fix LL_MAX_HEADER for CONFIG_TR_MODULE
2009-04-21 Patrick McHardynet: factor out ethtool invocation of vlan/macvlan...
2009-04-16 Herbert Xugro: New frags interface to avoid copying shinfo
2009-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-03-27 Dmitri Vorobievnet: Add missing include into include/linux/netdevice.h
2009-03-16 Herbert XuGRO: Move netpoll checks to correct location
2009-03-13 Yi Zou[SCSI] net: add FCoE offload support through net_device
2009-03-13 Chris Leech[SCSI] net: define feature flags for FCoE offloads
2009-03-13 Chris Leech[SCSI] net: reclaim 8 upper bits of the netdev->feature...
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-05 David S. Millervlan: Fix vlan-in-vlan crashes.
2009-02-15 Harvey Harrisonnet: replace __constant_{endian} uses in net headers
2009-02-09 Herbert Xugro: Optimise Ethernet header comparison
2009-02-09 Herbert Xugro: Remember number of held packets instead of countin...
2009-02-06 Graf Yangnet: fix some trailing whitespaces
2009-01-30 Herbert Xugro: Avoid copying headers of unmerged packets
2009-01-30 Herbert Xugro: Move common completion code into helpers
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-15 Benjamin Herrenschmidtnet: Add init_dummy_netdev() and fix EMAC driver using it
2009-01-13 Krzysztof Hałasanet: Fix a comment in include/linux/netdevice.h.
2009-01-09 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-06 Herbert Xugro: Add internal interfaces for VLAN
2009-01-06 Dan Williamsnet_dma: convert to dma_find_channel
2009-01-05 Herbert Xugro: Add page frag support
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-16 Herbert Xunet: Add Generic Receive Offload infrastructure
2008-12-16 Herbert Xunet: Add frag_list support to GSO
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-10 Neil Hormannetpoll: fix race on poll_list resulting in garbage...
2008-12-08 Wang Chennetdevice: Kill netdev->priv
2008-11-25 Jeff KirsherDCB: fix kconfig option
2008-11-25 Stephen Hemmingernetdev: add HAVE_NET_DEVICE_OPS
2008-11-21 Alexander Duyckixgbe: this patch adds support for DCB to the kernel...
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingernetdev: introduce dev_get_stats()
2008-11-20 Stephen Hemmingernetdev: network device operations infrastructure
2008-11-08 Eric W. Biedermannet: Guaranetee the proper ordering of the loopback...
2008-11-08 David S. MillerRevert "net: Guaranetee the proper ordering of the...
2008-11-06 Eric W. Biedermannet: Guaranetee the proper ordering of the loopback...
2008-11-04 Jay Vosburghbonding, net: Move last_rx update into bonding recv...
2008-10-31 Randy Dunlapnet: delete excess kernel-doc notation
2008-10-23 Herbert Xunet: Fix disjunct computation of netdev features
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
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.
next