summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-312-0/+5
* Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-303-19/+212
|\
| * net/mlx5: Add multi dest supportMark Bloch2016-10-301-13/+15
| * net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia2016-10-301-4/+195
| * net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov2016-10-301-1/+1
| * net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov2016-10-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3065-372/+2156
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-2921-52/+134
| |\ \ | | |/ | |/|
| | * vxlan: avoid using stale vxlan socket.pravin shelar2016-10-291-2/+2
| | * net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2016-10-291-1/+2
| | * Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-291-8/+13
| | |\
| | | * mac80211: fix some sphinx warningsJani Nikula2016-10-261-8/+13
| | * | Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger2016-10-291-7/+0
| | * | net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-291-0/+1
| | * | net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-291-0/+4
| | * | {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-11/+0
| | * | net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-271-0/+1
| | * | net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-271-0/+2
| | * | udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-261-2/+2
| | * | doc: update docbook annotations for socket and skbStephen Hemminger2016-10-262-1/+4
| | * | qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-221-0/+1
| | * | ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-211-0/+1
| | * | udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-201-0/+1
| | * | net: add recursion limit to GROSabrina Dubroca2016-10-201-1/+38
| | * | rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-10-191-1/+1
| | * | net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-191-1/+1
| | |/
| | * Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-181-8/+24
| | |\
| | | * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+4
| | | * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-9/+22
| | * | net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-173-5/+33
| | * | ethtool: silence warning on bit lossJesse Brandeburg2016-10-141-2/+1
| | * | qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-1/+1
| | * | IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-0/+1
| | * | IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-1/+0
| * | | Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-281-0/+1
| |\ \ \
| | * | | ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya2016-10-241-0/+1
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-281-0/+1
| |\ \ \ \
| | * | | | perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa2016-10-281-0/+1
| * | | | | Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds2016-10-281-0/+22
| |\ \ \ \ \
| | * | | | | x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-261-0/+22
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-272-4/+3
| |\ \ \ \ \
| | * | | | | kconfig.h: remove config_enabled() macroMasahiro Yamada2016-10-272-4/+3
| * | | | | | Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-10-271-6/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | iomap: add IOMAP_REPORTChristoph Hellwig2016-10-201-6/+11
| * | | | | | mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds2016-10-271-28/+2
| * | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER functionShawn Guo2016-10-171-1/+1
| | |/ / / / /
| * | / / / / mm: unexport __get_user_pages()Lorenzo Stoakes2016-10-241-4/+0
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-10-231-0/+1
| |\ \ \ \ \
| | * | | | | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-191-0/+1
| | |/ / / /