aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-22sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich
2009-01-22sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning
2009-01-22phylib: Fix oops in suspend/resume pathsAnton Vorontsov
2009-01-22bnx2x: VersionEilon Greenstein
2009-01-22bnx2x: loopback test failureEilon Greenstein
2009-01-22bnx2x: Missing rmb when waiting for FW responseEilon Greenstein
2009-01-22bnx2x: Calling napi_delEilon Greenstein
2009-01-22bnx2x: Carrier off first callEilon Greenstein
2009-01-22bnx2x: Handling load failuresEilon Greenstein
2009-01-22bnx2x: Disable napiEilon Greenstein
2009-01-22bnx2x: Reset HW before useEilon Greenstein
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre
2009-01-22zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung
2009-01-22p54usb: fix nasty use after freeChristian Lamparter
2009-01-22p54: more cryptographic accelerator fixesChristian Lamparter
2009-01-22p54: add missing break in eeprom parserChr
2009-01-22orinoco: use KERN_DEBUG for link status messagesPavel Roskin
2009-01-22rt2x00: Fix TX rate short preamble detectionIvo van Doorn
2009-01-22mac80211: fix slot time debug messageChristian Lamparter
2009-01-22orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov
2009-01-22mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2009-01-21netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy
2009-01-20gro: Fix merging of paged packetsHerbert Xu
2009-01-20gro: Fix error handling on extremely short fragsHerbert Xu
2009-01-20gro: Fix handling of complete checksums in IPv6Herbert Xu
2009-01-20via-velocity: fix hot spinroel kluin
2009-01-20myri10ge: don't forget pci_disable_device()Brice Goglin
2009-01-20NET: net_namespace, fix lock imbalanceJiri Slaby
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller
2009-01-19wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez
2009-01-19mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert
2009-01-19mv643xx_eth: fix multicast filter programmingLennert Buytenhek
2009-01-19Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek
2009-01-19net: Fix data corruption when splicing from sockets.Jarek Poplawski
2009-01-19tg3: Fix firmware loadingMatt Carlson
2009-01-19ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr
2009-01-19ixgbe: fix tag stripping for VLAN ID 0Don Skidmore
2009-01-19ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore
2009-01-19net: Add debug info to track down GSO checksum bugHerbert Xu
2009-01-19korina: drop leftover assignmentPhil Sutter
2009-01-19korina: adjust headroom for new skb's alsoPhil Sutter
2009-01-19korina: fix loop back of receive descriptorsPhil Sutter
2009-01-19cxgb3: Fix LRO misalignmentDivy Le Ray
2009-01-19macb: avoid lockup when TGO during underrunRichard Röjfors
2009-01-19net/9p: fid->fid is used uninitializedRoel Kluin