summaryrefslogtreecommitdiffstats
path: root/fs/autofs4 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20phy: fix crash in fixed_phy_add()Rabin Vincent1-1/+5
2016-05-20Revert "net: pegasus: remove dead coding"David S. Miller1-0/+53
2016-05-19net: Fix coding style warnings and errors.Amit Ghadge1-11/+10
2016-05-19tipc: block BH in TCP callbacksEric Dumazet1-4/+4
2016-05-19rds: tcp: block BH in TCP callbacksEric Dumazet4-8/+8
2016-05-19ocfs2/cluster: block BH in TCP callbacksEric Dumazet1-8/+9
2016-05-19scsi_tcp: block BH in TCP callbacksEric Dumazet1-6/+6
2016-05-19net: pegasus: remove dead codingxypron.glpk@gmx.de1-53/+0
2016-05-19net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de1-1/+1
2016-05-19net: irda: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-05-19net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de1-1/+0
2016-05-19kcm: fix a signedness in kcm_splice_read()WANG Cong1-1/+1
2016-05-19net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de1-5/+4
2016-05-19net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+3
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-18xfs: concurrent readdir hangs on data buffer locksDave Chinner1-9/+14
2016-05-18Revert "btrfs: switch to ->iterate_shared()"Al Viro1-1/+1
2016-05-18arc: axs103_smp: Fix CPU frequency to 100MHz for dual-coreAlexey Brodkin2-3/+1
2016-05-18batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner3-9/+34
2016-05-18batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing1-2/+4
2016-05-18batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann1-2/+3
2016-05-18batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli1-4/+22
2016-05-18batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann1-3/+1
2016-05-18batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann1-7/+25
2016-05-18batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann1-0/+4
2016-05-18batman-adv: fix skb deref after freeFlorian Westphal1-1/+3
2016-05-18btrfs: Switch to generic xattr handlersAndreas Gruenbacher3-30/+11
2016-05-18ubifs: Switch to generic xattr handlersAndreas Gruenbacher5-90/+79
2016-05-17exec: clarify reasoning for euid/egid resetKees Cook1-1/+6
2016-05-17remove directory incorrectly tries to set delete on close on non-empty direct...Steve French4-2/+25
2016-05-17Update cifs.ko version to 2.09Steve French1-1/+1
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher1-14/+18
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher1-18/+23
2016-05-17fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher1-12/+16
2016-05-17fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher1-12/+20
2016-05-17cifs: remove any preceding delimiter from prefix_pathSachin Prabhu2-3/+11
2016-05-17cifs: Use file_dentry()Goldwyn Rodrigues2-4/+4
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller1-1/+1
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller1-28/+3
2016-05-17r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel1-19/+25
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf1-3/+28
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf1-1/+1
2016-05-17bpf: arm64: remove callee-save registers use for tmp registersYang Shi1-29/+5
2016-05-17asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz1-1/+1
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko3-7/+5
2016-05-17regulator: Silence build warnings from regulator_can_change_voltage()Mark Brown1-2/+2
2016-05-17net_sched: close another race condition in tcf_mirred_release()WANG Cong1-2/+3
2016-05-17tipc: fix nametable publication field in nl compatRichard Alpe1-1/+1
2016-05-17drivers: net: Don't print unpopulated net_device nameHarvey Hunt3-10/+20
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru11-8/+834