summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.39v3.4.39Greg Kroah-Hartman2013-04-051-1/+1
* Revert "xen/blkback: Don't trust the handle from the frontend."Greg Kroah-Hartman2013-04-051-0/+1
* bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-051-2/+1
* smsc75xx: fix jumbo frame supportSteve Glendinning2013-04-051-4/+8
* pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-04-051-2/+2
* net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-04-051-0/+6
* ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-04-051-1/+1
* ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-04-051-0/+12
* ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-04-051-16/+10
* ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa2013-04-051-0/+9
* DM9000B: driver initialization upgradeJoseph CHANG2013-04-052-105/+120
* atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-04-052-21/+2
* aoe: reserve enough headroom on skbsEric Dumazet2013-04-051-1/+2
* net: fix *_DIAG_MAX constantsAndrey Vagin2013-04-051-1/+3
* drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-04-051-1/+1
* drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-04-051-1/+1
* bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-04-051-44/+48
* bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2013-04-052-86/+36
* bonding: remove already created master sysfs link on failureVeaceslav Falico2013-04-051-0/+5
* unix: fix a race condition in unix_release()Paul Moore2013-04-051-4/+3
* thermal: shorten too long mcast group nameMasatake YAMATO2013-04-052-1/+2
* 8021q: fix a potential use-after-freeCong Wang2013-04-051-7/+7
* tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-04-051-5/+2
* tcp: preserve ACK clocking in TSOEric Dumazet2013-04-051-2/+5
* sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-04-051-1/+1
* sky2: Receive Overflows not countedMirko Lindner2013-04-051-1/+1
* net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet2013-04-051-1/+0
* tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)2013-04-054-16/+63
* tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)2013-04-051-7/+12
* ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o2013-04-055-15/+15
* ext4: convert number of blocks to clusters properlyLukas Czerner2013-04-053-8/+8
* efivars: Handle duplicate names from get_next_variable()Matt Fleming2013-04-051-3/+63
* efivars: explicitly calculate length of VariableNameMatt Fleming2013-04-051-0/+27
* Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik2013-04-051-6/+41
* drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä2013-04-051-7/+4
* nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-04-051-1/+1
* ARM: cns3xxx: fix mapping of private memory regionMac Lin2013-04-052-21/+11
* loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-052-1/+9
* usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern2013-04-051-1/+1
* Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik2013-04-051-1/+2
* Btrfs: limit the global reserve to 512mbJosef Bacik2013-04-051-1/+1
* Btrfs: fix race between mmap writes and compressionChris Mason2013-04-053-0/+49
* usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-04-052-12/+16
* net/irda: add missing error path release_sock callKees Cook2013-04-051-2/+4
* pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting2013-04-051-2/+2
* mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-04-051-0/+8
* vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-04-051-2/+4
* usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-04-052-0/+8
* tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-04-051-6/+5
* xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich2013-04-051-6/+1