summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.43v3.2.43Ben Hutchings2013-04-101-1/+1
* HID: microsoft: do not use compound literal - fix buildJiri Slaby2013-04-101-3/+3
* bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-101-2/+1
* smsc75xx: fix jumbo frame supportSteve Glendinning2013-04-101-4/+8
* pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-04-101-2/+2
* net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-04-101-0/+6
* ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-04-101-1/+1
* ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-04-101-0/+12
* ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-04-101-16/+10
* ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa2013-04-101-0/+9
* DM9000B: driver initialization upgradeJoseph CHANG2013-04-102-105/+120
* atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-04-102-21/+2
* aoe: reserve enough headroom on skbsEric Dumazet2013-04-101-1/+2
* drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restartin...Mugunthan V N2013-04-101-1/+1
* bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-04-101-44/+48
* bonding: remove already created master sysfs link on failureVeaceslav Falico2013-04-101-0/+5
* unix: fix a race condition in unix_release()Paul Moore2013-04-101-4/+3
* bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2013-04-102-86/+36
* thermal: shorten too long mcast group nameMasatake YAMATO2013-04-102-1/+2
* 8021q: fix a potential use-after-freeCong Wang2013-04-101-7/+7
* tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-04-101-5/+2
* tcp: preserve ACK clocking in TSOEric Dumazet2013-04-101-2/+5
* sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-04-101-1/+1
* sky2: Receive Overflows not countedMirko Lindner2013-04-101-1/+1
* loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-102-1/+9
* NFS: nfs_getaclargs.acl_len is a size_tChuck Lever2013-04-101-1/+2
* udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara2013-04-101-1/+1
* key: Fix resource leakAlan Cox2013-04-101-2/+2
* rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-04-101-0/+2
* ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-101-2/+5
* mm: prevent mmap_cache race in find_vma()Jan Stancek2013-04-102-2/+2
* EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-101-18/+21
* spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin2013-04-101-1/+1
* virtio: console: add locking around c_ovq operationsAmit Shah2013-04-101-0/+5
* virtio: console: rename cvq_lock to c_ivq_lockAmit Shah2013-04-101-7/+8
* tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-04-101-6/+12
* reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara2013-04-101-2/+2
* usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-04-102-0/+8
* Btrfs: limit the global reserve to 512mbJosef Bacik2013-04-101-1/+1
* tg3: fix length overflow in VPD firmware parsingKees Cook2013-04-101-2/+5
* b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-04-101-12/+53
* can: sja1000: fix define conflict on SHMarc Kleine-Budde2013-04-103-6/+6
* iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-04-101-10/+10
* vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-04-101-2/+4
* Nest rename_lock inside vfsmount_lockAl Viro2013-04-101-5/+11
* nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-04-101-1/+1
* staging: comedi: s626: fix continuous acquisitionIan Abbott2013-04-101-1/+1
* usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-04-102-12/+16
* SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-04-101-2/+7
* IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-04-101-2/+6