summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-72/+97
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+40
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+2
2017-09-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-09-01Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-29/+12
2017-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+5
2017-09-01include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer1-1/+5
2017-09-01mm/mmu_notifier: kill invalidate_pageJérôme Glisse1-25/+0
2017-09-01dax: update to new mmu_notifier semanticJérôme Glisse1-0/+1
2017-08-31net: fix two typos in net_device_ops documentation.Rami Rosen1-2/+2
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman1-1/+1
2017-08-31phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart1-0/+2
2017-08-31idr: Add new APIs to support unsigned longChris Mi2-5/+85
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-1/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen1-3/+2
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal1-0/+6
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2017-08-30nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu1-1/+1
2017-08-30net: remove dmaengine.h inclusion from netdevice.hDave Jiang1-1/+0
2017-08-30net/mlx4: Add user mac FW update supportMoshe Shemesh1-0/+2
2017-08-30net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-5/+9
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2017-08-29Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.or...David S. Miller1-0/+1
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo1-1/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-1/+9
2017-08-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+5
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend1-2/+8
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig1-0/+1
2017-08-28dm: fix printk() rate limiting codeBart Van Assche1-29/+12
2017-08-28Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+11
2017-08-28Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2017-08-28i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura1-0/+5
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2017-08-26i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann1-2/+2
2017-08-25Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-3/+1
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman1-0/+10
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer1-1/+2
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2-1/+2
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak1-1/+1
2017-08-24net/mlx5: Remove a leftover unused variableGal Pressman1-2/+0
2017-08-24bpf/verifier: document liveness analysisEdward Cree1-0/+13
2017-08-24bpf/verifier: remove varlen_map_value_access flagEdward Cree1-1/+0
2017-08-24net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli1-4/+37
2017-08-24Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-1/+1
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-37/+119
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+7
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov2-25/+30
2017-08-20Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-3/+3
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2