net: Implement for_each_netdev_reverse.
[safe/jmp/linux-2.6] / include / linux / netdevice.h
2009-12-02 Eric W. Biedermannet: Implement for_each_netdev_reverse.
2009-11-26 Arnd Bergmannveth: move loopback logic to common location
2009-11-18 Eric Dumazetlinkwatch: linkwatch_forget_dev() to speedup device...
2009-11-18 Eric Dumazetnet: add dev_txq_stats_fold() helper
2009-11-16 Jarek Poplawskinet: Optimize hard_start_xmit() return checking
2009-11-14 Eric Dumazetipv6: use RCU to walk list of network devices
2009-11-13 Patrick McHardynet: allow to propagate errors through ->ndo_hard_start...
2009-11-11 stephen hemmingernetdev: add netdev_continue_rcu
2009-11-04 Eric Dumazetnet: cleanup include/linux
2009-11-04 Eric Dumazetnet: Introduce for_each_netdev_rcu() iterator
2009-11-02 Eric Dumazetnet: Introduce dev_get_by_name_rcu()
2009-10-30 Eric W. Biedermannet: Allow devices to specify a device specific sysfs...
2009-10-30 Ben Hutchingsgro: Change all receive functions to return GRO result...
2009-10-30 Ben Hutchingsgro: Name the GRO result enumeration type
2009-10-29 Eric Dumazetnet: Introduce dev_get_by_index_rcu()
2009-10-29 Yi Zounet: Add ndo_fcoe_get_wwn to net_device_ops
2009-10-28 Eric Dumazetnet: Introduce unregister_netdevice_many()
2009-10-28 Eric Dumazetnet: Introduce unregister_netdevice_queue()
2009-10-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-07 Wolfram Sanginclude/linux/netdevice.h: fix nanodoc mismatch
2009-10-07 Stephen Hemmingerdcb: data center bridging ops should be r/o
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
next