aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sctp: update transport initializationsVlad Yasevich2010-04-30
* sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich2010-04-30
* sctp: Do not force T3 timer on fast retransmissions.Vlad Yasevich2010-04-30
* sctp: remove 'resent' bit from the chunkVlad Yasevich2010-04-30
* sctp: Make sure we always return valid retransmit pathVlad Yasevich2010-04-30
* sctp: cleanup: remove duplicate assignmentDan Carpenter2010-04-30
* sctp: implement sctp association probing moduleWei Yongjun2010-04-30
* sctp: use sctp_chunk_is_data macro to decide a chunk is data chunkShan Wei2010-04-30
* sctp: Do no select unconfirmed transports for retransmissionsVlad Yasevich2010-04-30
* sctp: fix to retranmit at least one DATA chunkWei Yongjun2010-04-30
* sctp: missing set src and dest port while lookup output routeWei Yongjun2010-04-30
* sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun2010-04-30
* sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sentWei Yongjun2010-04-30
* sctp: send SHUTDOWN-ACK chunk back to the source.Vlad Yasevich2010-04-30
* sctp: Use correct address family in sctp_getsockopt_peer_addrs()Vlad Yasevich2010-04-30
* ipv6: cleanup: remove unneeded null checkDan Carpenter2010-04-30
* xfrm: potential uninitialized variable num_xfrmsChangli Gao2010-04-30
* net: speedup sock_recv_ts_and_drops()Eric Dumazet2010-04-30
* cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist2010-04-30
* forcedeth: Stay in NAPI as long as there's workstephen hemminger2010-04-30
* net: ip_queue_rcv_skb() helperEric Dumazet2010-04-28
* net: speedup udp receive pathEric Dumazet2010-04-28
* igb: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov2010-04-28
* wireless: Fix merge.Hauke Mehrtens2010-04-28
* Bugfix: Link selection was swapped in switch.Sjur Braendeland2010-04-28
* caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland2010-04-28
* caif: Rewritten socket implementationSjur Braendeland2010-04-28
* caif: Disconnect without waiting for responseSjur Braendeland2010-04-28
* caif: Add reference counting to service layerSjur Braendeland2010-04-28
* caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-28
* caif: Ldisc add permission check and mem-alloc error checkSjur Braendeland2010-04-28
* sfc: Create multiple TX queuesBen Hutchings2010-04-28
* sfc: Test only the first pair of TX queuesBen Hutchings2010-04-28
* sfc: Add Siena PHY BIST and cable diagnostic supportSteve Hodgson2010-04-28
* sfc: Clean up efx_nic::irq_zero_countBen Hutchings2010-04-28
* sfc: Add necessary parentheses to macro definitions in net_driver.hBen Hutchings2010-04-28
* sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings2010-04-28
* sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATSSteve Hodgson2010-04-28
* sfc: Update MCDI protocol definitionsBen Hutchings2010-04-28
* sfc: Enable IPv6 RSS using random key for Toeplitz hashBen Hutchings2010-04-28
* sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errorsSteve Hodgson2010-04-28
* sfc: Log specific message for failure of NVRAM self-testBen Hutchings2010-04-28
* sfc: Extend the legacy interrupt workaroundsSteve Hodgson2010-04-28
* sfc: Reconfigure the XAUI serdes after an EM resetSteve Hodgson2010-04-28
* sfc: Stop masking out XGMII faults over reconfiguresSteve Hodgson2010-04-28
* sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson2010-04-28
* sfc: Consistently report short MCDI responses as EIOBen Hutchings2010-04-28
* sfc: Ignore parity errors in the other port's SRAMSteve Hodgson2010-04-28
* sky2: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-28
* bnx2x: Remove two prefetch()Eric Dumazet2010-04-28