aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-06ceph: trivial buildbot warnings fixMilosz Tanski2-4/+4
2013-09-06ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski1-0/+4
2013-09-06ceph: page still marked private_2Milosz Tanski2-1/+14
2013-09-06ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski1-0/+3
2013-09-06ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski2-0/+9
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski10-13/+666
2013-09-06NFS: Don't check lock owner compatability unless file is locked (part 2)Trond Myklebust1-6/+16
2013-09-06hwmon: (emc6w201) Do not declare enum variableGuenter Roeck1-1/+1
2013-09-06hwmon: (w83792d) Update module authorShane Huang3-5/+4
2013-09-06fscache: Netfs function for cleanup post readpagesMilosz Tanski3-1/+55
2013-09-06FS-Cache: Fix heading in documentationDavid Howells1-1/+1
2013-09-06CacheFiles: Implement interface to check cache consistencyDavid Howells3-0/+63
2013-09-06FS-Cache: Add interface to check consistency of a cached objectDavid Howells7-28/+154
2013-09-05net: stmmac: fix bad merge conflict resolutionOlof Johansson1-0/+1
2013-09-06lguest: fix GPF in guest when using gdb.Rusty Russell1-0/+7
2013-09-06lguest: fix guest kernel stack overflow when TF bit set.Rusty Russell1-0/+10
2013-09-06lguest: fix BUG_ON() in invalid guest page table.Rusty Russell1-1/+3
2013-09-05vfio: fix documentationZi Shen Lim1-4/+4
2013-09-05NFS: Don't check lock owner compatibility in writes unless file is lockedTrond Myklebust1-1/+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