aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-21Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann4-4/+41
2010-03-20Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2-10/+18
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso3-4/+6
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2-4/+15
2010-03-20NET_DMA: free skbs periodicallySteven J. Magnani1-20/+43
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-03-19tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte1-0/+3
2010-03-19net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2-0/+6
2010-03-19KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov1-15/+9
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny3-0/+3
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose1-2/+2
2010-03-19ixgbevf: Shorten up delay timer for watchdog taskGreg Rose1-1/+1
2010-03-19ixgbevf: Fix VF Stats accounting after resetGreg Rose3-38/+78
2010-03-19ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala1-2/+6
2010-03-19ixgbe: fix for real_num_tx_queues update issueVasu Dev1-3/+3
2010-03-19TCP: check min TTL on received ICMP packetsstephen hemminger1-0/+5
2010-03-19ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu1-1/+1
2010-03-19ipv4: check rt_genid in dst_checkTimo Teräs1-4/+10
2010-03-18smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning1-3/+15
2010-03-18ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala1-3/+0
2010-03-18ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala3-36/+54
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-22/+4
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet3-9/+11
2010-03-18jme: Advance driver version numberGuo-Fu Tseng1-1/+1
2010-03-18jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng1-0/+33
2010-03-18jme: Fix VLAN memory leakGuo-Fu Tseng1-0/+2
2010-03-18KS8851: Avoid NULL pointer in set rx modeAbraham Arce1-1/+0
2010-03-18tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky1-1/+1
2010-03-17gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-17vhost: fix error handling in vring ioctlsMichael S. Tsirkin1-6/+12
2010-03-17vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin1-1/+1
2010-03-16bridge: Make first arg to deliver_clone const.David S. Miller1-2/+4
2010-03-16bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.YOSHIFUJI Hideaki / 吉藤英明3-2/+10
2010-03-16route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev1-10/+6
2010-03-16bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明1-2/+3
2010-03-16bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2010-03-16NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby1-2/+2
2010-03-16tipc: fix lockdep warning on address assignmentNeil Horman1-10/+16
2010-03-16l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman1-0/+3
2010-03-16smsc95xx: wait for PHY to complete reset during initSteve Glendinning1-0/+15
2010-03-16l2tp: Fix oops in pppol2tp_xmitJames Chapman1-1/+2
2010-03-16smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning4-0/+1718
2010-03-16ne: Do not use slashes in irq name stringAtsushi Nemoto1-1/+1
2010-03-16NET: ksz884x, fix lock imbalanceJiri Slaby1-3/+5
2010-03-16gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah1-1/+1
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau1-20/+1
2010-03-16wl1251: fix potential crashGrazvydas Ignotas1-1/+2
2010-03-16bridge: Fix br_forward crash in promiscuous modeMichael Braun3-5/+13
2010-03-15bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu1-4/+5