summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-027-1/+42
|\
| * mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-011-0/+3
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-301-0/+1
| |\
| | * perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-251-0/+1
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-301-0/+7
| |\ \
| | * | locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin2018-07-251-0/+7
| | |/
| * | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-271-0/+14
| |\ \
| | * | blk-mq: export setting request completion stateKeith Busch2018-07-241-0/+14
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-273-1/+16
| |\ \ \
| | * | | include/linux/eventfd.h: include linux/errno.hArnd Bergmann2018-07-261-0/+1
| | * | | mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov2018-07-261-0/+8
| | * | | mm: introduce vma_init()Kirill A. Shutemov2018-07-261-0/+6
| | * | | delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo2018-07-261-1/+1
| * | | | Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-271-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-07-251-0/+1
| | | |/ | | |/|
* | | | tcp: add stat of data packet reordering eventsWei Wang2018-08-011-2/+2
* | | | tcp: add dsack blocks received statsWei Wang2018-08-011-0/+3
* | | | tcp: add data bytes retransmitted statsWei Wang2018-08-011-0/+3
* | | | tcp: add data bytes sent statsWei Wang2018-08-011-0/+3
* | | | net: remove bogus RCU annotations on socket.wqChristoph Hellwig2018-07-311-1/+1
* | | | xsk: don't allow umem replace at stack levelJakub Kicinski2018-07-311-3/+4
* | | | net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski2018-07-311-1/+2
* | | | Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-07-292-1/+5
|\ \ \ \
| * | | | net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-0/+2
| * | | | net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman2018-07-271-1/+3
* | | | | net: report invalid mtu value via netlink extackStephen Hemminger2018-07-291-0/+2
* | | | | route: add support for directed broadcast forwardingXin Long2018-07-291-0/+1
* | | | | can: dev: enable multi-queue for SocketCAN devicesZhu Yi2018-07-271-1/+6
|/ / / /
* | | | net: phy: add helper phy_polling_modeHeiner Kallweit2018-07-251-0/+10
* | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-246-8/+24
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-242-6/+18
| |\ \ \ | | |/ / | |/| |
| | * | bpfilter: Fix mismatch in function argument typesYueHaibing2018-07-211-3/+3
| | * | Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-211-3/+15
| | |\ \
| | | * | net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-181-3/+15
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-222-0/+2
| |\ \ \ \
| | * | | | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-171-0/+1
| | * | | | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-101-0/+1
| * | | | | alpha: fix osf_wait4() breakageAl Viro2018-07-221-1/+1
| * | | | | mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-211-1/+1
| * | | | | mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-211-1/+3
* | | | | | netlink: do not store start function in netlink_cbFlorian Westphal2018-07-241-1/+0
* | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-231-3/+4
|\ \ \ \ \ \
| * | | | | | bitfield: add u8 helpersJohannes Berg2018-06-271-0/+1
| * | | | | | bitfield: fix *_encode_bits()Johannes Berg2018-06-271-3/+3
| | |/ / / / | |/| | | |
* | | | | | net/mlx5: FW tracer, events handlingFeras Daoud2018-07-231-0/+7
* | | | | | net/mlx5: FW tracer, implement tracer logicFeras Daoud2018-07-231-0/+3
* | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-234-16/+181
|\ \ \ \ \ \
| * | | | | | net/mlx5: Better return types for CQE APITariq Toukan2018-07-181-4/+4
| * | | | | | net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-182-3/+12
| * | | | | | net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2018-07-182-2/+22