aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp_listen.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-23ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-19mac80211: fix resumeJohannes Berg2-10/+17
2009-11-18mac80211: fix addba timer (again...)Johannes Berg1-10/+8
2009-11-18cxgb3: fix premature page unmapDivy Le Ray1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell1-2/+2
2009-11-17vlan: Fix register_vlan_dev() error pathEric Dumazet1-2/+5
2009-11-17gro: Fix illegal merging of trailer trashHerbert Xu1-1/+2
2009-11-17sungem: Fix Serdes detection.David S. Miller1-1/+9
2009-11-17net: fix mdio section mismatch warningStephen Rothwell1-1/+1
2009-11-16ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan1-2/+9
2009-11-16ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao1-0/+1
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet1-5/+6
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."David S. Miller2-190/+164
2009-11-15TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram1-3/+0
2009-11-15smsc911x: Fix Console Hang when bringing the interface down.Sriram1-1/+1
2009-11-15mISDN: fix error return in HFCmulti_init()Roel Kluin1-1/+1
2009-11-15forcedeth: mac address fixStanislav O. Bezzubtsev1-4/+1
2009-11-15r6040: fix version printingFlorian Fainelli1-1/+1
2009-11-16Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan1-3/+8
2009-11-16Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan1-1/+1
2009-11-16Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko1-0/+1
2009-11-13r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans1-2/+2
2009-11-13can: add the missing netlink get_xstats_size callbackWolfgang Grandegger1-0/+6
2009-11-13can: Fix driver Kconfig structureOliver Hartkopp4-55/+64
2009-11-13ipmr: missing dev_put() on error path in vif_add()Dan Carpenter1-1/+3
2009-11-13s2io: fixing a ethtool test that is brokenBreno Leitao1-0/+1
2009-11-13sctp: Set socket source address when additing first transportVlad Yasevich1-1/+2
2009-11-13sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich1-5/+13
2009-11-13sctp: Set source addresses on the association before adding transportsVlad Yasevich4-20/+23
2009-11-13MAINTAINERS: RFKILL - Fix pattern entry missing colonJoe Perches1-1/+1
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger1-3/+7
2009-11-13rt2x00: Update MAINTAINERSGertjan van Wingerde1-0/+1
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville4-161/+36
2009-11-13tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen1-7/+12
2009-11-10iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy4-3/+23
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-11-10rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0
2009-11-10rt2x00: update MAINTAINERSIvo van Doorn1-0/+1
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau1-2/+1
2009-11-10ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey1-1/+5
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior1-0/+1
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger1-0/+17
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet1-7/+12
2009-11-06hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr1-11/+11
2009-11-06ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu1-15/+17