aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel
2013-11-21wimax: remove dead codeMichael Opdenacker
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-11-21Documentation: filesystems: update btrfs tools sectionDavid Sterba
2013-11-21Documentation: filesystems: add new btrfs mount optionsDavid Sterba
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-21Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-11-21ALSA: hda - Add headset quirk for Dell Inspiron 3135David Henningsson
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-11-21KVM: kvm_clear_guest_page(): fix empty_zero_page usageHeiko Carstens
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-11-21ALSA: hda - Fix the headphone jack detection on Sony VAIO TXTakashi Iwai
2013-11-21ALSA: hda - Fix missing bass speaker on ASUS N550Takashi Iwai
2013-11-20iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-11-20iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-20net/phy: Add VSC8662 supportSandeep Singh
2013-11-20net/phy: Add VSC8574 supportshaohui xie
2013-11-20net/phy: Add VSC8234 supportAndy Fleming
2013-11-20net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20btrfs: update kconfig help textDavid Sterba
2013-11-20btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita
2013-11-20btrfs: Use trace condition for get_extent tracepointSteven Rostedt
2013-11-20btrfs: fix typo in the log messageAnand Jain
2013-11-20Btrfs: fix list delete warning when removing ordered root from the listMiao Xie
2013-11-20Btrfs: print bytenr instead of page pointer in check-intStefan Behrens
2013-11-20Btrfs: remove dead codes from ctree.hWang Shilong
2013-11-20Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana
2013-11-20Btrfs: fix lockdep error in async commitLiu Bo
2013-11-20Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo
2013-11-20Btrfs: fix __btrfs_start_workers retvalIlya Dryomov
2013-11-20Btrfs: disable online raid-repair on ro mountsIlya Dryomov
2013-11-20Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov
2013-11-20Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik
2013-11-20Btrfs: make sure to copy everything if we renameJosef Bacik
2013-11-20Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman