safe/jmp/linux-2.6
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 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 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 Elina Pashevanet/usb: remove default in Kconfig for sierra_net driver
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 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-04-30 Anton Blancharde1000e: Fix oops caused by ASPM patch.
2010-04-28 Eric Dumazetnet: ip_queue_rcv_skb() helper
2010-04-28 Eric Dumazetnet: speedup udp receive path
2010-04-28 Sebastian Siewiornet/sb1250: register mdio bus in probe
2010-04-28 Emil Tantilovigb: Clean up left over prototype of igb_get_hw_dev_name()
2010-04-28 Hauke Mehrtenswireless: Fix merge.
2010-04-28 Neil Hormansctp: Fix skb_over_panic resulting from multiple invali...
2010-04-28 Sjur BraendelandBugfix: Link selection was swapped in switch.
2010-04-28 Sjur Braendelandcaif: Bugfixes in CAIF netdevice for close and flow...
2010-04-28 Sjur Braendelandcaif: Rewritten socket implementation
2010-04-28 Sjur Braendelandcaif: Disconnect without waiting for response
2010-04-28 Sjur Braendelandcaif: Add reference counting to service layer
2010-04-28 Sjur Braendelandcaif: Rename functions in cfcnfg and caif_dev
2010-04-28 Sjur Braendelandcaif: Ldisc add permission check and mem-alloc error...
2010-04-28 Ben Hutchingssfc: Create multiple TX queues
2010-04-28 Ben Hutchingssfc: Test only the first pair of TX queues
2010-04-28 Steve Hodgsonsfc: Add Siena PHY BIST and cable diagnostic support
2010-04-28 Ben Hutchingssfc: Clean up efx_nic::irq_zero_count
2010-04-28 Ben Hutchingssfc: Add necessary parentheses to macro definitions...
2010-04-28 Ben Hutchingssfc: Break NAPI processing after one ring-full of TX...
2010-04-28 Steve Hodgsonsfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS
2010-04-28 Ben Hutchingssfc: Update MCDI protocol definitions
2010-04-28 Ben Hutchingssfc: Enable IPv6 RSS using random key for Toeplitz...
2010-04-28 Steve Hodgsonsfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR...
2010-04-28 Ben Hutchingssfc: Log specific message for failure of NVRAM self...
2010-04-28 Steve Hodgsonsfc: Extend the legacy interrupt workarounds
2010-04-28 Steve Hodgsonsfc: Reconfigure the XAUI serdes after an EM reset
2010-04-28 Steve Hodgsonsfc: Stop masking out XGMII faults over reconfigures
2010-04-28 Steve Hodgsonsfc: Handle serious errors in exactly one interrupt...
2010-04-28 Ben Hutchingssfc: Consistently report short MCDI responses as EIO
2010-04-28 Steve Hodgsonsfc: Ignore parity errors in the other port's SRAM
2010-04-28 Ben Hutchingssfc: Change falcon_probe_board() to fail for unsupporte...
2010-04-28 Ben Hutchingssfc: Always close net device at the end of a disabling...
2010-04-28 Ben Hutchingssfc: Wait at most 10ms for the MC to finish reading...
2010-04-28 Vlad Yasevichsctp: Fix oops when sending queued ASCONF chunks
2010-04-28 Wei Yongjunsctp: fix to calc the INIT/INIT-ACK chunk length correc...
2010-04-28 Vlad Yasevichsctp: per_cpu variables should be in bh_disabled section
2010-04-28 Vlad Yasevichsctp: fix potential reference of a freed pointer
2010-04-28 Wei Yongjunsctp: avoid irq lock inversion while call sk->sk_data_r...
2010-04-28 David S. MillerRevert "tcp: bind() fix when many ports are bound"
2010-04-28 FUJITA Tomonorisky2: use the DMA state API instead of the pci equivalents
2010-04-28 Eric Dumazetbnx2x: Remove two prefetch()
2010-04-28 Nicholas Nunleyixgbe: disable MSI-X by default on certain Cisco adapters
2010-04-28 stephen hemmingerbridge: multicast_flood cleanup
2010-04-28 stephen hemmingerbridge: multicast port group RCU fix
2010-04-28 stephen hemmingerbridge: multicast flood
2010-04-28 stephen hemmingerbridge: simplify multicast_add_router
2010-04-28 Elina Pashevanet/usb: add sierra_net.c driver
2010-04-28 Taku Izumiixgbe: add registers etc. printout code just before...
2010-04-28 Taku Izumiigb: add registers etc. printout code just before reset...
2010-04-28 Taku Izumie1000e: add registers etc. printout code just before...
2010-04-28 Torgny Johanssoncdc_ether: fix autosuspend for mbm devices
2010-04-28 Emil Tantilove1000: Use netdev_<level>, pr_<level> and dev_<level>
2010-04-28 Dan Carpenterbluetooth: handle l2cap_create_connless_pdu() errors
2010-04-27 David S. MillerRevert "bridge: Use hlist_for_each_entry_rcu() in br_mu...
2010-04-27 Andy Fleminggianfar: Wait for both RX and TX to stop
2010-04-27 Nick Nunleyixgbevf: use DMA API instead of PCI DMA functions
2010-04-27 Nick Nunleyixgbe: use DMA API instead of PCI DMA functions
2010-04-27 Nick Nunleyixgb: use DMA API instead of PCI DMA functions
2010-04-27 Nick Nunleyigbvf: use DMA API instead of PCI DMA functions
2010-04-27 Alexander Duyckigb: convert igb from using PCI DMA functions to using...
2010-04-27 Nick Nunleye1000e: use DMA API instead of PCI DMA functions
2010-04-27 Nick Nunleye1000: use DMA API instead of PCI DMA functions
2010-04-27 David S. Millerbridge: Use hlist_for_each_entry_rcu() in br_multicast_...
2010-04-27 Dimitris Michailidiscxgb4: set skb->rxhash
2010-04-27 Sebastian Andrzej... net/sb1250: setup the pdevice within the soc code
2010-04-27 Sebastian Andrzej... net/sb1250: remove CONFIG_SIBYTE_STANDALONE
2010-04-27 Jiri Pirkonet: disallow to use net_assign_generic externally
2010-04-27 Dimitris Michailidiscxgb4: increase serial number length
2010-04-27 Dimitris Michailidiscxgb4: parse the VPD instead of relying on a static...
2010-04-27 Eric Dumazetnet: sk_add_backlog() take rmem_alloc into account
2010-04-27 Changli Gaonet: batch skb dequeueing from softnet input_pkt_queue
2010-04-27 David S. Millernet: Make RFS socket operations not be inet specific.
2010-04-27 Dan Carpenteripheth: potential null dereferences on error path
2010-04-27 Ken Kawasakismc91c92_cs: spin_unlock_irqrestore before calling...
2010-04-27 Andreas Hartmanndrivers/usb/net/kaweth.c: add device "Allied Telesyn...
2010-04-27 Michael Chanbnx2: Update version to 2.0.9.
next