summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-01sctp: Optimize computation of highest new tsn in SACK.Vlad Yasevich1-35/+7
2010-05-01sctp: correctly mark missing chunks in fast recoveryVlad Yasevich1-5/+13
2010-05-01sctp: rwnd_press should be cumulativeVlad Yasevich1-1/+1
2010-05-01sctp: fast recovery algorithm is per association.Vlad Yasevich2-21/+23
2010-05-01sctp: update transport initializationsVlad Yasevich4-31/+1
2010-05-01sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich1-22/+27
2010-05-01sctp: Do not force T3 timer on fast retransmissions.Vlad Yasevich2-14/+5
2010-05-01sctp: remove 'resent' bit from the chunkVlad Yasevich4-20/+10
2010-05-01sctp: Make sure we always return valid retransmit pathVlad Yasevich1-1/+2
2010-05-01sctp: cleanup: remove duplicate assignmentDan Carpenter1-14/+9
2010-05-01sctp: implement sctp association probing moduleWei Yongjun3-0/+228
2010-05-01sctp: use sctp_chunk_is_data macro to decide a chunk is data chunkShan Wei1-1/+1
2010-05-01sctp: Do no select unconfirmed transports for retransmissionsVlad Yasevich1-2/+3
2010-05-01sctp: fix to retranmit at least one DATA chunkWei Yongjun1-0/+12
2010-05-01net/usb: remove default in Kconfig for sierra_net driverElina Pasheva1-1/+0
2010-05-01sctp: missing set src and dest port while lookup output routeWei Yongjun1-1/+6
2010-05-01sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun1-1/+1
2010-05-01sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sentWei Yongjun1-0/+6
2010-05-01sctp: send SHUTDOWN-ACK chunk back to the source.Vlad Yasevich1-2/+6
2010-05-01sctp: Use correct address family in sctp_getsockopt_peer_addrs()Vlad Yasevich1-1/+1
2010-05-01ipv6: cleanup: remove unneeded null checkDan Carpenter1-2/+1
2010-05-01xfrm: potential uninitialized variable num_xfrmsChangli Gao1-1/+1
2010-05-01net: speedup sock_recv_ts_and_drops()Eric Dumazet2-3/+20
2010-05-01cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist1-74/+39
2010-05-01r8169: Fix rtl8169_rx_interrupt()Eric Dumazet1-5/+17
2010-05-01forcedeth: Stay in NAPI as long as there's workstephen hemminger1-14/+17
2010-05-01iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy2-4/+0
2010-05-01iwlwifi: set hw parameters based on device typeWey-Yi Guy2-40/+103
2010-05-01iwlwifi: set AMPDU status variables correctlyDaniel Halperin2-7/+8
2010-05-01iwl3945: add ucode statisticsAbhijeet Kolekar8-14/+646
2010-05-01iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao1-1/+10
2010-05-01iwlwifi: reset pci retry timeoutAbhijeet Kolekar1-0/+6
2010-05-01iwlwifi: remove outdated commentsWey-Yi Guy1-4/+0
2010-05-01iwlwifi: remove get_stats callback functionWey-Yi Guy1-13/+0
2010-05-01Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre6-9/+26
2010-05-01iwlwifi: work around passive scan issueJohannes Berg3-7/+23
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2010-04-30e1000e: Fix oops caused by ASPM patch.Anton Blanchard1-0/+3
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville12-25/+8
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg1-0/+6
2010-04-30libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville5-6/+9
2010-04-30rtl8180: fix tx status reportingJohn W. Linville1-0/+1
2010-04-29net: ip_queue_rcv_skb() helperEric Dumazet7-4/+22
2010-04-29net: speedup udp receive pathEric Dumazet4-11/+25
2010-04-29net/sb1250: register mdio bus in probeSebastian Siewior1-34/+33
2010-04-29igb: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov1-1/+0
2010-04-29wireless: Fix merge.Hauke Mehrtens1-1/+0
2010-04-29sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2-5/+58
2010-04-29mac80211: notify driver about IBSS statusJohannes Berg2-2/+10
2010-04-29mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka1-9/+19