summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller65-372/+2156
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-52/+134
2016-10-29vxlan: avoid using stale vxlan socket.pravin shelar1-2/+2
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller5-44/+224
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev1-1/+2
2016-10-29bpf: Print function name in addition to function idThomas Graf1-285/+289
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller1-8/+13
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal1-1/+1
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet1-5/+0
2016-10-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger1-7/+0
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf1-0/+10
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia1-0/+1
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia1-0/+4
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-11/+0
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds1-0/+22
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa1-0/+1
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+3
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada2-4/+3
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern1-0/+1
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern1-0/+2
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: use idr to track familiesJohannes Berg2-16/+17
2016-10-27genetlink: statically initialize familiesJohannes Berg3-72/+29
2016-10-27genetlink: no longer support using static family IDsJohannes Berg3-7/+2
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg1-0/+2
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli2-0/+3
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+11
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds1-28/+2
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna2-0/+32
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun2-0/+27
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen3-0/+20
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen2-0/+9
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen2-0/+41
2016-10-27cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STAJouni Malinen1-0/+3
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2-8/+19
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg1-8/+4
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel1-3/+10
2016-10-26udp: fix IP_CHECKSUM handlingEric Dumazet1-2/+2
2016-10-26doc: update docbook annotations for socket and skbStephen Hemminger2-1/+4
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang1-0/+1
2016-10-26net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang1-1/+2
2016-10-26mac80211: fix some sphinx warningsJani Nikula1-8/+13
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie1-0/+22
2016-10-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes1-4/+0
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya1-0/+1
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov3-0/+30