summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-10-12acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONTJoe Perches
2016-10-12ACPI / PAD: don't register acpi_pad driver if running as Xen dom0Juergen Gross
2016-10-12cpufreq: skip invalid entries when searching the frequencyAaro Koskinen
2016-10-12cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldocRafael J. Wysocki
2016-10-12cpufreq: intel_pstate: Proportional algorithm for AtomRafael J. Wysocki
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-12ALSA: line6: fix a crash in line6_hwdep_write()Dan Carpenter
2016-10-12ALSA: seq: fix passing wrong pointer in function call of compatibility layerTakashi Sakamoto
2016-10-12ALSA: hda - Fix a failure of micmute led when having multi adcsHui Wang
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French
2016-10-12fs/cifs: reopen persistent handles on reconnectSteve French
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-10-12Fix regression which breaks DFS mountingSachin Prabhu
2016-10-12fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-12Set previous session id correctly on SMB3 reconnectSteve French
2016-10-12cifs: Limit the overall credit acquiredRoss Lagerwall
2016-10-12Display number of credits availableSteve French
2016-10-12Add way to query creation time of file via cifs xattrSteve French
2016-10-12Add way to query file attributes via cifs xattrSteve French