summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-28sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson
2010-04-28sfc: Consistently report short MCDI responses as EIOBen Hutchings
2010-04-28sfc: Ignore parity errors in the other port's SRAMSteve Hodgson
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller
2010-04-28sky2: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-28bnx2x: Remove two prefetch()Eric Dumazet
2010-04-28ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley
2010-04-28bridge: multicast_flood cleanupstephen hemminger
2010-04-28bridge: multicast port group RCU fixstephen hemminger
2010-04-28bridge: multicast floodstephen hemminger
2010-04-28bridge: simplify multicast_add_routerstephen hemminger
2010-04-28net/usb: add sierra_net.c driverElina Pasheva
2010-04-28ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28igb: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28e1000e: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-04-28e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov
2010-04-28bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter
2010-04-27Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"David S. Miller
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming
2010-04-27ixgbevf: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgbe: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgb: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27igbvf: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27igb: convert igb from using PCI DMA functions to using DMA API functionsAlexander Duyck
2010-04-27e1000e: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27e1000: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()David S. Miller
2010-04-27cxgb4: set skb->rxhashDimitris Michailidis
2010-04-27net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior
2010-04-27net/sb1250: remove CONFIG_SIBYTE_STANDALONESebastian Andrzej Siewior
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko
2010-04-27cxgb4: increase serial number lengthDimitris Michailidis
2010-04-27cxgb4: parse the VPD instead of relying on a static VPD layoutDimitris Michailidis
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2010-04-27net: batch skb dequeueing from softnet input_pkt_queueChangli Gao
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann
2010-04-27bnx2: Update version to 2.0.9.Michael Chan
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan