aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-25af_key: initialize xfrm encap_oaTimo Teras1-0/+1
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson1-1/+2
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-22sctp: Fix another socket race during accept/peeloffVlad Yasevich1-0/+13
2009-01-22sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich1-3/+4
2009-01-22sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich1-2/+1
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich1-1/+1
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning1-0/+12
2009-01-22phylib: Fix oops in suspend/resume pathsAnton Vorontsov1-5/+3
2009-01-22bnx2x: VersionEilon Greenstein1-2/+2
2009-01-22bnx2x: loopback test failureEilon Greenstein1-6/+7
2009-01-22bnx2x: Missing rmb when waiting for FW responseEilon Greenstein1-0/+1
2009-01-22bnx2x: Calling napi_delEilon Greenstein1-0/+6
2009-01-22bnx2x: Carrier off first callEilon Greenstein1-2/+2
2009-01-22bnx2x: Handling load failuresEilon Greenstein1-66/+88
2009-01-22bnx2x: Disable napiEilon Greenstein1-3/+2
2009-01-22bnx2x: Reset HW before useEilon Greenstein1-8/+9
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2-2/+2
2009-01-22zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung1-0/+1
2009-01-22p54usb: fix nasty use after freeChristian Lamparter1-21/+13
2009-01-22p54: more cryptographic accelerator fixesChristian Lamparter1-3/+17
2009-01-22p54: add missing break in eeprom parserChr1-2/+2
2009-01-22orinoco: use KERN_DEBUG for link status messagesPavel Roskin1-1/+1
2009-01-22rt2x00: Fix TX rate short preamble detectionIvo van Doorn1-1/+2
2009-01-22mac80211: fix slot time debug messageChristian Lamparter1-2/+2
2009-01-22orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_genieAndrey Borzenkov1-17/+13
2009-01-22mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo1-2/+4
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers1-2/+18
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2-3/+3
2009-01-21netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy1-0/+3
2009-01-20gro: Fix merging of paged packetsHerbert Xu1-4/+5
2009-01-20gro: Fix error handling on extremely short fragsHerbert Xu1-0/+1
2009-01-20gro: Fix handling of complete checksums in IPv6Herbert Xu1-0/+7
2009-01-20via-velocity: fix hot spinroel kluin1-1/+1
2009-01-20myri10ge: don't forget pci_disable_device()Brice Goglin1-6/+9
2009-01-20NET: net_namespace, fix lock imbalanceJiri Slaby1-1/+1
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-67/+170
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller1-9/+2
2009-01-19wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez2-4/+7
2009-01-19mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert1-0/+1
2009-01-19mv643xx_eth: fix multicast filter programmingLennert Buytenhek1-1/+1
2009-01-19Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek1-6/+8
2009-01-19net: Fix data corruption when splicing from sockets.Jarek Poplawski1-32/+29
2009-01-19tg3: Fix firmware loadingMatt Carlson2-31/+51
2009-01-19ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr1-3/+3
2009-01-19ixgbe: fix tag stripping for VLAN ID 0Don Skidmore1-26/+27
2009-01-19ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore2-0/+6
2009-01-19net: Add debug info to track down GSO checksum bugHerbert Xu1-1/+13
2009-01-19korina: drop leftover assignmentPhil Sutter1-2/+1
2009-01-19korina: adjust headroom for new skb's alsoPhil Sutter1-0/+3