gro: Only reset frag0 when skb can be pulled, CVE-2011-2723
[linux-flexiantxendom0-natty.git] / include / linux / netdevice.h
2011-09-27 Herbert Xugro: Only reset frag0 when skb can be pulled, CVE-2011...
2011-03-09 Vasiliy Kulikovnet: don't allow CAP_NET_ADMIN to load non-netdev kerne...
2011-01-14 Eric Dumazetnet: remove dev_txq_stats_fold()
2011-01-11 Tom Herbertnet: Add alloc_netdev_mqs function
2011-01-10 Jesse Grossnet offloading: Pass features into netif_needs_gso().
2011-01-10 Jesse Grossnet offloading: Generalize netif_get_vlan_features().
2011-01-03 Michal Simektrivial: Fix typo fault in netdevice.h
2010-12-16 Changli Gaonet: use NUMA_NO_NODE instead of the magic number -1
2010-12-16 Vladislav Zolotarovbnx2x: Take the distribution range definition out of...
2010-12-08 Eric Dumazetnet: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
2010-12-01 Eric Dumazetnet sched: use xps information for qdisc NUMA affinity
2010-11-29 Eric Dumazetxps: add __rcu annotations
2010-11-29 Tom Herbertxps: Add CONFIG_XPS
2010-11-28 Eric Dumazetnet: add netif_tx_queue_frozen_or_stopped
2010-11-24 Tom Herbertxps: Transmit Packet Steering
2010-11-15 stephen hemmingernetdev: add rcu annotations to receive handler hook
2010-11-15 Tom Herbertnet: Simplify RX queue allocation
2010-11-15 Jesse Grossoffloading: Force software GSO for multiple vlan tags.
2010-11-08 Eric Dumazetdecnet: RCU conversion and get rid of dev_base_lock
2010-11-08 Guillaume Chazarainnet: Detect and ignore netif_stop_queue() calls before...
2010-10-25 Eric Dumazetrps: add __rcu annotations
2010-10-25 Eric Dumazetnet/802: add __rcu annotations
2010-10-25 Eric Dumazetipv6: ip6_ptr rcu annotations
2010-10-25 Eric Dumazetvlan: rcu annotations
2010-10-21 stephen hemmingernapi: unexport napi_reuse_skb
2010-10-21 Jesse Grossvlan: Centralize handling of hardware acceleration.
2010-10-21 Jesse Grossvlan: Avoid hash table lookup to find group.
2010-10-21 Jesse Grossvlan: Enable software emulation for vlan accleration.
2010-10-20 Tom Herbertnet: allocate tx queues in register_netdevice
2010-10-12 Eric Dumazetnet: percpu net_device refcount
2010-10-11 Eric Dumazetneigh: speedup neigh_hh_init()
2010-10-05 Eric Dumazetnet: add a core netdev->rx_dropped counter
2010-10-05 Eric Dumazetnet: dynamic ingress_queue allocation
2010-09-29 Eric Dumazetnet: rename netdev rx_queue to ingress_queue
2010-09-29 Eric Dumazetdummy: percpu stats and lockless xmit
2010-09-28 Ben Hutchingsnet: Add netif_copy_real_num_queues() for use by virtua...
2010-09-28 Ben Hutchingsnet: Allow changing number of RX queues after device...
2010-09-28 Eric Dumazettunnels: prepare percpu accounting
2010-09-27 Eric Dumazetnet: loopback driver cleanup
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-19 Eric Dumazetnet: reorder struct netdev_hw_addr
2010-09-17 Eric Dumazetnet: shrinks struct net_device
2010-09-16 Eric Dumazetipv4: ip_ptr cleanups
2010-09-01 Eric Dumazetskge: add GRO support
2010-08-31 Eric Dumazetnet: add a comment on netdev->last_rx
2010-08-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-24 Simon Hormannet: increase the size of priv_flags and add IFF_OVS_DA...
2010-08-23 David S. Millernet: Rename skb_has_frags to skb_has_frag_list
2010-08-16 Johannes Bergcfg80211: support sysfs namespaces
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-07-25 Stefan Assmannsysfs: add attribute to indicate hw address assignment...
2010-07-19 Eric Dumazetnet: 64bit stats for netdev_queue
2010-07-19 Richard Cochrannet: support time stamping in phy devices.
2010-07-19 James Bottomleypm_qos: Get rid of the allocation in pm_qos_add_request()
2010-07-10 Ben Hutchingsnet: Document that dev_get_stats() returns the given...
2010-07-10 Ben Hutchingsnet: Get rid of rtnl_link_stats64 / net_device_stats...
2010-07-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-07 Eric Dumazetnet: fix 64 bit counters on 32 bit arches
2010-07-06 Ben Hutchingsnet: Fix definition of netif_vdbg() when VERBOSE_DEBUG...
2010-07-04 Joe Perchesnetdevice.h: Change netif_<level> macros to call netdev...
2010-07-04 Joe Perchesnetdevice.h net/core/dev.c: Convert netdev_<level>...
2010-07-03 John Fastabendnet: decreasing real_num_tx_queues needs to flush qdisc
2010-06-17 Herbert Xuudp: Add UFO to NETIF_F_SOFTWARE_GSO
2010-06-16 Jiri KosinaMerge branch 'master' into for-next
2010-06-15 Ben Hutchingsnet: Fix error in comment on net_device_ops::ndo_get_stats
2010-06-15 Jiri Pirkobridge: use rx_handler_data pointer to store net_bridge...
2010-06-15 Jiri Pirkomacvlan: use rx_handler_data pointer to store macvlan_p...
2010-06-15 Jiri Pirkonet: add rx_handler data pointer
2010-06-15 Herbert Xunetpoll: Add ndo_netpoll_setup
2010-06-12 Ben Hutchingsnet: Enable 64-bit net device statistics on 32-bit...
2010-06-08 Eric Dumazetanycast: Some RCU conversions
2010-06-04 Justin P. Mattockfix comment typo in netdevice.h
2010-06-02 Jiri Pirkonet: replace hooks in __netif_receive_skb V5
2010-06-02 Eric Dumazetnet: CONFIG_NET_NS reduction
2010-05-31 Ian Campbellarp_notify: allow drivers to explicitly request a notif...
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
next