summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich2009-01-221-3/+4
* sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich2009-01-221-2/+1
* sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
* phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-221-0/+12
* phylib: Fix oops in suspend/resume pathsAnton Vorontsov2009-01-221-5/+3
* bnx2x: VersionEilon Greenstein2009-01-221-2/+2
* bnx2x: loopback test failureEilon Greenstein2009-01-221-6/+7
* bnx2x: Missing rmb when waiting for FW responseEilon Greenstein2009-01-221-0/+1
* bnx2x: Calling napi_delEilon Greenstein2009-01-221-0/+6
* bnx2x: Carrier off first callEilon Greenstein2009-01-221-2/+2
* bnx2x: Handling load failuresEilon Greenstein2009-01-221-66/+88
* bnx2x: Disable napiEilon Greenstein2009-01-221-3/+2
* bnx2x: Reset HW before useEilon Greenstein2009-01-221-8/+9
* iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-222-2/+2
* zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung2009-01-221-0/+1
* p54usb: fix nasty use after freeChristian Lamparter2009-01-221-21/+13
* p54: more cryptographic accelerator fixesChristian Lamparter2009-01-221-3/+17
* p54: add missing break in eeprom parserChr2009-01-221-2/+2
* orinoco: use KERN_DEBUG for link status messagesPavel Roskin2009-01-221-1/+1
* rt2x00: Fix TX rate short preamble detectionIvo van Doorn2009-01-221-1/+2
* mac80211: fix slot time debug messageChristian Lamparter2009-01-221-2/+2
* orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov2009-01-221-17/+13
* mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo2009-01-221-2/+4
* usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers2009-01-211-2/+18
* usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-212-3/+3
* netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy2009-01-211-0/+3
* gro: Fix merging of paged packetsHerbert Xu2009-01-201-4/+5
* gro: Fix error handling on extremely short fragsHerbert Xu2009-01-201-0/+1
* gro: Fix handling of complete checksums in IPv6Herbert Xu2009-01-201-0/+7
* via-velocity: fix hot spinroel kluin2009-01-201-1/+1
* myri10ge: don't forget pci_disable_device()Brice Goglin2009-01-201-6/+9
* NET: net_namespace, fix lock imbalanceJiri Slaby2009-01-201-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-2010-67/+170
|\
| * p54: fix p54_set_key's return codeChristian Lamparter2009-01-161-1/+1
| * p54: set_tim must be atomic.Artur Skawina2009-01-161-1/+1
| * rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen2009-01-161-1/+1
| * cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez2009-01-161-2/+19
| * cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez2009-01-161-3/+79
| * cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez2009-01-161-6/+19
| * iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi2009-01-162-2/+2
| * ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen2009-01-161-1/+1
| * ath9k: Fix an operator typo in phy rate validationJouni Malinen2009-01-161-1/+1
| * libertas: Fix alignment issues in libertas coreAndrey Yurovsky2009-01-161-46/+45
| * mac80211: more kernel-doc fixesRandy Dunlap2009-01-162-2/+0
| * p54: fix oops caused by bad eepromsChristian Lamparter2009-01-161-1/+1
* | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-201-9/+2
* | wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez2009-01-192-4/+7
* | mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert2009-01-191-0/+1
* | mv643xx_eth: fix multicast filter programmingLennert Buytenhek2009-01-191-1/+1
* | Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek2009-01-191-6/+8