pandora-kernel.git
2010-05-06 David Daneynetdev: octeon_mgmt: Fix race condition freeing TX...
2010-05-06 David Daneynetdev: octeon_mgmt: Use proper MAC addresses.
2010-05-06 Greg Roseixgbe: Add support for VF MAC and VLAN configuration
2010-05-06 Greg Roseixgbe: Add boolean parameter to ixgbe_set_vmolr
2010-05-06 Jesse Brandeburge1000/e1000e: implement a simple interrupt moderation
2010-05-06 Alexander Duycke1000e: increase rx fifo size to 36K on 82574 and 82583
2010-05-06 Tom Herberte1000e: Save irq into netdev structure
2010-05-06 Tom Herberte1000e: Remove unnessary log message
2010-05-06 Tom Herberte1000e: reduce writes of RX producer ptr
2010-05-06 Tom Herberte1000e: save skb counts in TX to avoid cache misses
2010-05-06 Tom Herbertbnx2x: Fix check to get RX hash
2010-05-05 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-05 Johannes Bergmac80211: use fixed channel in ibss join when appropriate
2010-05-05 John W. Linvillertl8187: use SET_IEEE80211_PERM_ADDR
2010-05-05 Eric Dumazetnet: __alloc_skb() speedup
2010-05-05 Jiri Pirkopppoe: remove unnecessary checks in pppoe_flush_dev
2010-05-04 John W. Linvillertl8180: use SET_IEEE80211_PERM_ADDR
2010-05-04 Gertjan van... rt2x00: Register frame length in TX entry descriptor...
2010-05-04 Gertjan van... rt2x00: Fix HT40+/HT40- setting in rt2800.
2010-05-04 Gertjan van... rt2x00: Enable RT30xx by default.
2010-05-04 Gertjan van... rt2x00: Remove rt2x00pci.h include from rt2800lib.
2010-05-04 Reinette Chatreiwlwifi: recalculate average tpt if not current
2010-05-04 David S. Millerforcedeth: Kill NAPI config options.
2010-05-04 Tom Herbertforcedeth: GRO support
2010-05-04 Eric Dumazetnet: skb_free_datagram_locked() fix
2010-05-03 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2010-05-03 Eric Dumazetnet: rcu fixes
2010-05-03 David S. Millerphy/micrel: Add module device ID table for autoloading.
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-03 David J. Choidrivers/net/phy: micrel phy driver
2010-05-03 Ilpo Järvinenunix/garbage: kill copy of the skb queue walker
2010-05-03 Michael S.... macvtap: add ioctl to modify vnet header size
2010-05-03 Peter Korsgaarddm9601: fix phy/eeprom write routine
2010-05-03 David S. MillerRevert "ixgbe: disable MSI-X by default on certain...
2010-05-03 Simon Arlottppp_generic: handle non-linear skbs when passing them...
2010-05-03 Simon Arlottppp_generic: pull 2 bytes so that PPP_PROTO(skb) is...
2010-05-03 John W. Linvilleiwmc3200wifi: fix busted iwm_debugfs_init definition
2010-05-03 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-05-03 Xose Vazquez... wireless: rt2x00: rt2800usb: be in sync with latest...
2010-05-03 Johannes Bergmac80211_hwsim: fix double-scan detection
2010-05-03 Johannes Bergmac80211: improve IBSS scanning
2010-05-03 Johannes Bergmac80211: allow controlling aggregation manually
2010-05-03 David Kilroyorinoco_usb: implement fw download
2010-05-03 David Kilroyorinoco_usb: avoid in_atomic
2010-05-03 David Kilroyorinoco: add orinoco_usb driver
2010-05-03 David Kilroyorinoco: encapsulate driver locking
2010-05-03 David Kilroyorinoco: allow driver to specify netdev_ops
2010-05-03 David Kilroyorinoco: add hermes_ops
2010-05-03 Johannes Bergmac80211: fix ieee80211_find_sta[_by_hw]
2010-05-03 John W. Linvilleb43legacy: Added get_survey callback in order to get...
2010-05-03 John W. Linvilleb43: Added get_survey callback in order to get channel...
2010-05-03 John W. Linvillert2x00: remove now unused noise field from struct rxdon...
2010-05-03 John W. Linvilleiwmc3200wifi: cleanup unneeded debugfs error handling
2010-05-03 Michael S.... tun: add ioctl to modify vnet header size
2010-05-03 David S. Millernet: Use explicit "unsigned int" instead of plain ...
2010-05-03 Changli Gaonet: fix softnet_stat
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-02 Jan Engelhardtnet: fix compile error due to double return type in...
2010-05-02 David S. Millernet: Inline skb_pull() in eth_type_trans().
2010-05-02 Elina Pashevanet/usb: initiate sync sequence in sierra_net.c driver
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-05-01 Vlad Yasevichsctp: Tag messages that can be Nagle delayed at creation.
2010-05-01 Vlad Yasevichsctp: Optimize computation of highest new tsn in SACK.
2010-05-01 Vlad Yasevichsctp: correctly mark missing chunks in fast recovery
2010-05-01 Vlad Yasevichsctp: rwnd_press should be cumulative
2010-05-01 Vlad Yasevichsctp: fast recovery algorithm is per association.
2010-05-01 Vlad Yasevichsctp: update transport initializations
2010-05-01 Vlad Yasevichsctp: Save some room in the sctp_transport by using...
2010-05-01 Vlad Yasevichsctp: Do not force T3 timer on fast retransmissions.
2010-05-01 Vlad Yasevichsctp: remove 'resent' bit from the chunk
2010-05-01 Vlad Yasevichsctp: Make sure we always return valid retransmit path
2010-05-01 Dan Carpentersctp: cleanup: remove duplicate assignment
2010-05-01 Wei Yongjunsctp: implement sctp association probing module
2010-05-01 Shan Weisctp: use sctp_chunk_is_data macro to decide a chunk...
2010-05-01 Vlad Yasevichsctp: Do no select unconfirmed transports for retransmi...
2010-05-01 Wei Yongjunsctp: fix to retranmit at least one DATA chunk
2010-05-01 Elina Pashevanet/usb: remove default in Kconfig for sierra_net driver
2010-05-01 Wei Yongjunsctp: missing set src and dest port while lookup output...
2010-05-01 Wei Yongjunsctp: discard ABORT chunk with zero verification tag...
2010-05-01 Wei Yongjunsctp: assure at least one T3-rtx timer is running if...
2010-05-01 Vlad Yasevichsctp: send SHUTDOWN-ACK chunk back to the source.
2010-05-01 Vlad Yasevichsctp: Use correct address family in sctp_getsockopt_pee...
2010-04-30 Dan Carpenteripv6: cleanup: remove unneeded null check
2010-04-30 Changli Gaoxfrm: potential uninitialized variable num_xfrms
2010-04-30 Eric Dumazetnet: speedup sock_recv_ts_and_drops()
2010-04-30 Jonas Sjöquistcdc_ether: Identify MBM devices by GUID in MDLM descriptor
2010-04-30 Eric Dumazetr8169: Fix rtl8169_rx_interrupt()
2010-04-30 stephen hemmingerforcedeth: Stay in NAPI as long as there's work
2010-04-30 Wey-Yi Guyiwlwifi: greenfield support only true for 11n devices
2010-04-30 Wey-Yi Guyiwlwifi: set hw parameters based on device type
2010-04-30 Daniel Halperiniwlwifi: set AMPDU status variables correctly
2010-04-30 Abhijeet Kolekariwl3945: add ucode statistics
2010-04-30 Shanyu Zhaoiwlwifi: set correct AC to swq_id for aggregation
2010-04-30 Abhijeet Kolekariwlwifi: reset pci retry timeout
2010-04-30 Wey-Yi Guyiwlwifi: remove outdated comments
2010-04-30 Wey-Yi Guyiwlwifi: remove get_stats callback function
2010-04-30 Reinette ChatreMerge branch 'wireless-2.6' into wireless-next-2.6
2010-04-30 Johannes Bergiwlwifi: work around passive scan issue
2010-04-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next