summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso
2016-11-03netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso
2016-11-02net: mii: add generic function to support ksetting supportPhilippe Reynes
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov
2016-10-31net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov
2016-10-31net: pim: add common pimhdr struct and helpersNikolay Aleksandrov
2016-10-31qed: Learn resources from management firmwareTomer Tayar
2016-10-31qed*: Add support for WoLMintz, Yuval
2016-10-31qed: Add nvram selftestMintz, Yuval
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck
2016-10-31Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2016-10-30aio: fix freeze protection of aio writesJan Kara
2016-10-30fs: remove the never implemented aio_fsync file operationChristoph Hellwig
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-30net/mlx5: Add multi dest supportMark Bloch
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia
2016-10-30net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov
2016-10-30net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal
2016-10-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger
2016-10-29Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...Mark Brown
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-28regmap: Rename ret variable in regmap_read_poll_timeoutCharles Keepax
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-10-28mtd: nand: Fix data interface configuration logicBoris Brezillon
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen
2016-10-26doc: update docbook annotations for socket and skbStephen Hemminger
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang