summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai
2017-09-03Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03net/mlx5e: Refactor data-path lro header functionTariq Toukan
2017-09-01net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet
2017-09-01inet_diag: allow protocols to provide additional dataIvan Delalande
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-31include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer
2017-08-31mm/mmu_notifier: kill invalidate_pageJérôme Glisse
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse
2017-08-31net: fix two typos in net_device_ops documentation.Rami Rosen
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman
2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart
2017-08-30idr: Add new APIs to support unsigned longChris Mi
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-30nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu
2017-08-29net: remove dmaengine.h inclusion from netdevice.hDave Jiang
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-29Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.or...David S. Miller
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig
2017-08-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig
2017-08-28netfilter: convert hook list to an arrayAaron Conole
2017-08-28dm: fix printk() rate limiting codeBart Van Assche
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Remove a leftover unused variableGal Pressman
2017-08-23bpf/verifier: document liveness analysisEdward Cree
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree