pandora-kernel.git
2011-10-16 Bruce Allane1000e: locking bug introduced by commit 67fd4fcb
2011-10-14 Eric Dumazetftmac100: fix skb truesize underestimation
2011-10-14 Eric Dumazetniu: fix skb truesize underestimation
2011-10-14 Eric Dumazetvmxnet3: fix skb truesize underestimation
2011-10-14 Eric Dumazetftgmac100: fix skb truesize underestimation
2011-10-13 Eric Dumazetsky2: fix skb truesize underestimation
2011-10-13 Eric Dumazete1000e: fix skb truesize underestimation
2011-10-13 Eric Dumazetixgbe: fix skb truesize underestimation
2011-10-13 Eric Dumazetigb: fix skb truesize underestimation
2011-10-13 Eric Dumazete1000: fix skb truesize underestimation
2011-10-13 Eric Dumazetbnx2: fix skb truesize underestimation
2011-10-13 Eric Dumazetbe2net: fix truesize errors
2011-10-13 Eric Dumazetnet: more accurate skb truesize
2011-10-13 David S. MillerMerge git://git./linux/kernel/git/jkirsher/net-next
2011-10-13 Carolyn Wybornyigb: Version bump.
2011-10-13 Akeem G. Abodunrinigb: Loopback functionality supports for i350 devices
2011-10-13 Emil Tantilovigb: fix static function warnings reported by sparse
2011-10-13 Alexander Duyckigb: Add workaround for byte swapped VLAN on i350 local...
2011-10-13 Alexander Duyckigb: Drop unnecessary write of E1000_IMS from igb_msix_...
2011-10-13 Alexander Duyckigb: Fix features that are currently 82580 only and...
2011-10-13 Alexander Duyckigb: Make certain one vector is always assigned in...
2011-10-13 Alexander Duyckigb: avoid unnecessarily creating a local copy of the...
2011-10-13 Mark Rustadixgbe: Correct check for change in FCoE priority
2011-10-13 Amir Hananiaixgbe: Add FCoE DDP allocation failure counters to...
2011-10-13 Greg Roseixgbe: Add protection from VF invalid target DMA
2011-10-12 Murali Rajanet-netlink: Add a new attribute to expose TOS values...
2011-10-11 Dan Carpentercipso: remove an unneeded NULL check in cipso_v4_doi_add()
2011-10-11 David S. MillerMerge branch 'for-davem' of git://git.infradead.org...
2011-10-11 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-10-11 John W. Linvilleath6kl: fixup merge damage in ath6kl_mgmt_tx
2011-10-11 David S. MillerMerge git://git./linux/kernel/git/jkirsher/net-next
2011-10-10 Ian Campbellll_temac: convert to SKB paged frag API.
2011-10-10 Ian Campbellemac: convert to SKB paged frag API.
2011-10-10 Ian Campbellehea: convert to SKB paged frag API
2011-10-10 danborkmann... af_packet: remove unnecessary BUG_ON() in tpacket_destr...
2011-10-10 Florian Fainellir6040: bump version to 0.28 and date to 07Oct2011.
2011-10-10 Florian Fainellir6040: invoke phy_{start,stop} when appropriate
2011-10-10 Alexander Gullermlx4_en: Adding 40gb speed report for ethtool
2011-10-10 Alexander Gullermlx4_en: Fix crash upon device initialization error
2011-10-10 Alexander Gullermlx4_en: Fix QP number calculation according to module...
2011-10-10 Alexander Gullermlx4_en: Added missing iounmap upon releasing a device
2011-10-10 Alexander Gullermlx4_en: Adjusting moderation per each ring
2011-10-10 Alexander Gullermlx4_en: Removing reserve vectors
2011-10-10 Alexander Gullermlx4_en: Assigning TX irq per ring
2011-10-08 Alexander Duyckigb: add support for NETIF_F_RXHASH
2011-10-08 Alexander Duyckigb: move TX hang check flag into ring->flags
2011-10-08 Alexander Duyckigb: fix recent VLAN changes that would leave VLANs...
2011-10-08 Alexander Duyckigb: leave staterr in place and instead us a helper...
2011-10-08 Alexander Duyckigb: retire the RX_CSUM flag and use the netdev flag...
2011-10-08 Alexander Duyckigb: cleanup IVAR configuration
2011-10-08 Alexander Duyckigb: Move ITR related data into work container within...
2011-10-08 Alexander Duyckigb: Consolidate all of the ring feature flags into...
2011-10-08 Alexander Duyckigb: avoid unnecessary conversions from u16 to int
2011-10-08 Alexander Duyckigb: Use node specific allocations for the q_vectors...
2011-10-08 Alexander Duyckigb: push data into first igb_tx_buffer sooner to reduc...
2011-10-07 Rick Jonesnet: Remove unnecessary driver assignments of ethtool_r...
2011-10-07 Rick JonesAdd ethtool -g support to 8139cp
2011-10-07 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-10-07 Johannes Bergnet: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
2011-10-07 David S. MillerMerge git://github.com/Jkirsher/net-next
2011-10-07 Alexander Duyckigb: consolidate creation of Tx buffer info and data...
2011-10-07 Alexander Duyckigb: Combine all flag info fields into a single tx_flag...
2011-10-07 Alexander Duyckigb: Cleanup protocol handling in transmit path
2011-10-07 Alexander Duyckigb: Create separate functions for generating cmd_type...
2011-10-07 Alexander Duyckigb: Make first and tx_buffer_info->next_to_watch into...
2011-10-07 Alexander Duyckigb: Consolidate creation of Tx context descriptors...
2011-10-07 Alexander Duyckigb: split buffer_info into tx_buffer_info and rx_buffe...
2011-10-07 Alexander Duyckigb: Make Tx budget for NAPI user adjustable
2011-10-07 Bruce Allane1000e: bad short packets received when jumbos enabled...
2011-10-07 Jesse Brandeburge1000: convert to private mutex from rtnl
2011-10-07 Jesse Brandeburge1000: convert mdelay to msleep
2011-10-07 Jesse Brandeburge1000: convert hardware management from timers to threads
2011-10-07 Don Skidmoreixgbe: bump version number
2011-10-06 Linus TorvaldsMerge git://github.com/davem330/net
2011-10-06 Paul Menzelx86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
2011-10-06 Ian Campbellnet: use DMA_x_DEVICE and dma_mapping_error with skb_fr...
2011-10-06 Benjamin Poiriernet: fix typos in Documentation/networking/scaling.txt
2011-10-06 John Fastabenddcb: Add stub routines for !CONFIG_DCB
2011-10-06 John Fastabenddcb: add DCBX mode to event notifier attributes
2011-10-06 Mark Rustaddcb: Use ifindex instead of ifname
2011-10-06 Sasha Levinvirtio-net: Verify page list size before fitting into skb
2011-10-06 stephen hemmingerbridge: allow forwarding some link local frames
2011-10-06 stephen hemmingerbridge: leave carrier on for empty bridge
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of people.redhat.com/agk/git...
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-06 Akeem G. Abodunrinigb: Alternate MAC Address Updates for Func2&3
2011-10-06 Akeem G. Abodunrinigb: Alternate MAC Address EEPROM Updates
2011-10-06 Akeem G. Abodunrinigb: Code to prevent overwriting SFP I2C
2011-10-06 John Fastabendixgbe: X540 devices RX PFC frames pause traffic even...
2011-10-06 John Fastabendixgbe: DCB X540 devices support max traffic class of 4
2011-10-06 John Fastabendixgbe: fixup hard dependencies on supporting 8 traffic...
2011-10-06 Mark Rustadixgbe: Fix PFC mask generation
2011-10-06 Bruce Allane1000e: WoL fails on device ID 0x1501
2011-10-06 Bruce Allane1000e: WoL can fail on 82578DM
2011-10-05 Dan Carpenterbnx2x: remove some dead code
2011-10-05 Thomas Gleixnernetfilter: Use proper rwlock init function
2011-10-05 Ian Campbellchelsio: convert to SKB paged frag API.
2011-10-05 Ian Campbellcxgb3: convert to SKB paged frag API.
2011-10-05 Ian Campbellmyri10ge: convert to SKB paged frag API.
2011-10-05 Ian Campbellhv: netvsc: convert to SKB paged frag API.
next