summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-14vfs: add vfs_get_link() helperMiklos Szeredi
2016-10-14ovl: use generic_readlinkMiklos Szeredi
2016-10-14ovl: explain error values when removing acl from workdirMiklos Szeredi
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-10-13CIFS: Reset read oplock to NONE if we have mandatory locks after reopenPavel Shilovsky
2016-10-13CIFS: Fix persistent handles re-opening on reconnectPavel Shilovsky
2016-10-13SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setupSachin Prabhu
2016-10-13SMB2: Separate Kerberos authentication from SMB2_sess_setupSachin Prabhu
2016-10-13Expose cifs module parameters in sysfsGermano Percossi
2016-10-13Cleanup missing frees on some ioctlsSteve French
2016-10-13Enable previous version supportSteve French
2016-10-13Do not send SMB3 SET_INFO request if nothing is changingSteve French
2016-10-13Merge branch 'next' into for-linusDmitry Torokhov
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-13Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-10-13cpufreq: CPPC: Correct desired_perf calculationHoan Tran
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn
2016-10-13Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_APIRalf Baechle
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet
2016-10-13netvsc: Remove mistaken udp.h inclusion.David S. Miller
2016-10-13xen-netback: fix type mismatch warningArnd Bergmann
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO
2016-10-13qed: fix old-style function definitionArnd Bergmann
2016-10-13netvsc: fix checksum on UDP IPV6stephen hemminger
2016-10-13net_sched: reorder pernet ops and act ops registrationsWANG Cong
2016-10-13xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork
2016-10-13Merge branch 'ovs-8021AD-fixes'David S. Miller
2016-10-13openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc
2016-10-13openvswitch: fix vlan subtraction from packet lengthJiri Benc
2016-10-13openvswitch: vlan: remove wrong likely statementJiri Benc
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann
2016-10-13xen-netback: (re-)create a debugfs node for hash informationPaul Durrant
2016-10-13net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet
2016-10-13cpufreq: conservative: Fix next frequency selectionRafael J. Wysocki
2016-10-12Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason