Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / netdevice.h
2010-06-10 Jean-Marc PigeonContainerized syslog working properly
2010-05-24 Ben Hutchingsnet: Fix definition of netif_vdbg() when VERBOSE_DEBUG...
2010-05-21 Tom Herbertnet: fix problem in dequeuing from input_pkt_queue
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-18 Scott Feldmannet: Add netlink support for virtual port management...
2010-05-16 Eric Dumazetnet: Consistent skb timestamping
2010-05-10 Mark GrossPM QOS update
2010-05-06 WANG Congnetpoll: add generic support for bridge and bonding...
2010-05-03 David S. Millernet: Use explicit "unsigned int" instead of plain ...
2010-05-03 Changli Gaonet: fix softnet_stat
2010-04-27 Changli Gaonet: batch skb dequeueing from softnet input_pkt_queue
2010-04-27 Changli Gaonet: reimplement softnet_data.output_queue as a FIFO...
2010-04-20 Eric Dumazetrps: cleanups
2010-04-19 Eric Dumazetrps: shortcut net_rps_action()
2010-04-16 Tom Herbertrfs: Receive Flow Steering
2010-04-15 Changli Gaonet: CONFIG_SMP should be CONFIG_RPS
2010-04-13 Eric Dumazetnet: uninline skb_bond_should_drop()
2010-04-07 Pavel Roskinnet: fix definition of netdev_for_each_mc_addr()
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-04-03 Jiri Pirkonet: move address list functions to a separate file
2010-03-31 stephen hemmingernetdev: ethtool RXHASH flag
2010-03-25 Eric Dumazetrps: add CONFIG_RPS
2010-03-22 Jiri Pirkobonding: flush unicast and multicast lists when changin...
2010-03-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-19 Eric Dumazetnet: Potential null skb->dev dereference
2010-03-19 Jiri Pirkobonding: check return value of nofitier when changing...
2010-03-19 Tom Herbertrps: Fixed build with CONFIG_SMP not enabled.
2010-03-17 Tom Herbertrps: Receive Packet Steering
2010-02-27 Patrick McHardydev: support deferring device flag change notifications
2010-02-27 Patrick McHardyrtnetlink: handle rtnl_link netlink notifications manually
2010-02-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-26 John W. Linvillenetdevice.h: check for CONFIG_WLAN instead of CONFIG_WL...
2010-02-13 Williams, Mitch Anet: Add netdev ops for SR-IOV configuration
2010-02-12 Joe Perchesinclude/linux/netdevice.h: Add netif_printk helpers
2010-02-12 Joe Perchesnetdevice.h: Add netdev_printk helpers like dev_printk
2010-02-11 Peter P Waskiewicz Jrethtool: Introduce n-tuple filter programming support
2010-02-04 Jiri Pirkonet: use helpers to access mc list V2
2010-02-04 Arnd Bergmannnet: maintain namespace isolation between vlan and...
2010-01-25 Jiri Pirkonet: use helpers to access uc list V2
2010-01-23 Alexey Dobriyannetdev: remove certain HAVE_ macros
2010-01-19 David S. Millernet: Unexport napi_gro_flush().
2009-12-03 Patrick Mullaneynetdevice: provide common routine for macvlan and vlan...
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
next