summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
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-13afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn
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-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger
2016-10-13rxrpc: Fix checking of error from ip6_route_output()David Howells
2016-10-13rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()David Howells
2016-10-13afs: unmapping the wrong bufferDan Carpenter
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-12Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas
2016-10-12Merge branch 'pci/host-designware' into nextBjorn Helgaas
2016-10-12Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci...Bjorn Helgaas
2016-10-12MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driverThomas Petazzoni
2016-10-12MAINTAINERS: Add DT binding to the Aardvark PCIe driver maintainerThomas Petazzoni
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter
2016-10-12platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FSArnd Bergmann
2016-10-12mac80211: fix CMD_FRAME for AP_VLANMichael Braun
2016-10-12mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg