aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller
2010-05-01net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-04-30sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich
2010-04-30sctp: Optimize computation of highest new tsn in SACK.Vlad Yasevich
2010-04-30sctp: correctly mark missing chunks in fast recoveryVlad Yasevich
2010-04-30sctp: rwnd_press should be cumulativeVlad Yasevich
2010-04-30sctp: fast recovery algorithm is per association.Vlad Yasevich
2010-04-30sctp: update transport initializationsVlad Yasevich
2010-04-30sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich
2010-04-30sctp: Do not force T3 timer on fast retransmissions.Vlad Yasevich
2010-04-30sctp: remove 'resent' bit from the chunkVlad Yasevich
2010-04-30sctp: Make sure we always return valid retransmit pathVlad Yasevich
2010-04-30sctp: cleanup: remove duplicate assignmentDan Carpenter
2010-04-30sctp: implement sctp association probing moduleWei Yongjun
2010-04-30sctp: use sctp_chunk_is_data macro to decide a chunk is data chunkShan Wei
2010-04-30sctp: Do no select unconfirmed transports for retransmissionsVlad Yasevich
2010-04-30sctp: fix to retranmit at least one DATA chunkWei Yongjun
2010-04-30net/usb: remove default in Kconfig for sierra_net driverElina Pasheva
2010-04-30sctp: missing set src and dest port while lookup output routeWei Yongjun
2010-04-30sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun
2010-04-30sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sentWei Yongjun
2010-04-30sctp: send SHUTDOWN-ACK chunk back to the source.Vlad Yasevich
2010-04-30sctp: Use correct address family in sctp_getsockopt_peer_addrs()Vlad Yasevich
2010-04-30ipv6: cleanup: remove unneeded null checkDan Carpenter
2010-04-30xfrm: potential uninitialized variable num_xfrmsChangli Gao
2010-04-30net: speedup sock_recv_ts_and_drops()Eric Dumazet
2010-04-30cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist
2010-04-30r8169: Fix rtl8169_rx_interrupt()Eric Dumazet
2010-04-30forcedeth: Stay in NAPI as long as there's workstephen hemminger
2010-04-30iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy
2010-04-30iwlwifi: set hw parameters based on device typeWey-Yi Guy
2010-04-30iwlwifi: set AMPDU status variables correctlyDaniel Halperin
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar
2010-04-30iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao
2010-04-30iwlwifi: reset pci retry timeoutAbhijeet Kolekar
2010-04-30iwlwifi: remove outdated commentsWey-Yi Guy
2010-04-30iwlwifi: remove get_stats callback functionWey-Yi Guy
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-04-30iwlwifi: work around passive scan issueJohannes Berg
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-30e1000e: Fix oops caused by ASPM patch.Anton Blanchard
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg
2010-04-30libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville
2010-04-30rtl8180: fix tx status reportingJohn W. Linville
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet
2010-04-28net: speedup udp receive pathEric Dumazet
2010-04-28net/sb1250: register mdio bus in probeSebastian Siewior