summaryrefslogtreecommitdiffstats
path: root/net/9p (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-16Bluetooth: Fix security level for peripheral roleAndre Guedes1-1/+3
2013-09-16Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2-0/+3
2013-09-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka1-5/+6
2013-09-09bcma: fix error code handling on 64 Bit systemsHauke Mehrtens1-5/+7
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov1-5/+10
2013-09-09brcmfmac: fix bus interface selection in KconfigArend van Spriel1-2/+2
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy1-0/+9
2013-09-09cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy4-4/+33
2013-09-08lockref: add ability to mark lockrefs "dead"Linus Torvalds2-0/+41
2013-09-08lockref: fix docbook argument namesLinus Torvalds1-4/+4
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds5-433/+3
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu12-43/+1082
2013-09-06tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet1-1/+4
2013-09-06net: add documentation for BQL helpersFlorian Fainelli1-0/+26
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker1-10/+0
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein1-6/+3
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov1-0/+2
2013-09-06tcp: fix no cwnd growth after timeoutYuchung Cheng1-4/+2
2013-09-06net: netlink: filter particular protocols from analyzersDaniel Borkmann1-0/+30
2013-09-06tile: refresh tile defconfig filesChris Metcalf2-268/+60
2013-09-06tile: rework <asm/cmpxchg.h>Chris Metcalf7-164/+156
2013-09-06hwmon: (emc6w201) Do not declare enum variableGuenter Roeck1-1/+1
2013-09-06hwmon: (w83792d) Update module authorShane Huang3-5/+4
2013-09-06net: stmmac: fix bad merge conflict resolutionOlof Johansson1-0/+1
2013-09-05constify dcache.c inlined helpers where possibleAl Viro1-6/+6
2013-09-05fuse: drop dentry on failed revalidateAnand Avati1-0/+2
2013-09-05fuse: clean up return in fuse_dentry_revalidate()Miklos Szeredi1-8/+18
2013-09-05fuse: use d_materialise_unique()Miklos Szeredi1-43/+26
2013-09-05sysfs: use check_submounts_and_drop()Miklos Szeredi1-12/+8
2013-09-05nfs: use check_submounts_and_drop()Miklos Szeredi1-5/+4
2013-09-05gfs2: use check_submounts_and_drop()Miklos Szeredi1-6/+3
2013-09-05afs: use check_submounts_and_drop()Miklos Szeredi1-7/+3
2013-09-05vfs: check unlinked ancestors before mountMiklos Szeredi3-6/+39
2013-09-05vfs: check submounts and drop atomicallyMiklos Szeredi2-0/+66
2013-09-05vfs: add d_walk()Miklos Szeredi1-161/+148
2013-09-05vfs: restructure d_genocide()Miklos Szeredi1-8/+4
2013-09-05openvswitch: Fix alignment of struct sw_flow_key.Jesse Gross2-1/+2
2013-09-05ide: sgiioc4: Staticize ioc4_ide_attach_one()Jingoo Han1-1/+1
2013-09-05ide: palm_bk3710: add missing __iomem annotationJingoo Han1-2/+2
2013-09-05ide: use dev_get_platdata()Jingoo Han3-4/+4
2013-09-05ide-disk_proc: use macro to replace magic numberXinghai Yu1-2/+2
2013-09-05ide: replace strict_strtol() with kstrtol()Jingoo Han1-2/+4
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven1-0/+2
2013-09-05sparc: fix PCI device proc file mmap(2)Alexey Dobriyan1-0/+16
2013-09-05sparc64: Remove RWSEM export leftoversKirill Tkhai1-9/+0
2013-09-05netfilter: Fix build errors with xt_socket.cDavid S. Miller1-0/+1
2013-09-05tcp: Add missing braces to do_tcp_setsockoptDave Jones1-1/+2
2013-09-05caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones1-1/+2
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones1-1/+2
2013-09-05vxlan: Fix kernel panic on device delete.Pravin B Shelar1-1/+2