summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+21
2018-01-23net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli1-2/+2
2018-01-22net: core: Expose number of link up/down transitionsDavid Decotigny1-2/+4
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas1-0/+6
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas2-0/+5
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas1-0/+1
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas1-0/+2
2018-01-22mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov1-0/+21
2018-01-22Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-4/+12
2018-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+4
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+12
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2-2/+7
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz1-2/+5
2018-01-19net/dim: Fix fixpoint divide exception in net_dim_stats_compareTalat Batheesh1-0/+7
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox1-1/+1
2018-01-19bpf: offload: report device information about offloaded mapsJakub Kicinski1-0/+2
2018-01-18bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang1-0/+2
2018-01-18Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller1-0/+7
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+7
2018-01-17net/mlx5: Fix build breakSaeed Mahameed1-2/+0
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-14/+41
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-17/+100
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-9/+33
2018-01-16phy: add helpers for setting/clearing bits in PHY registersHeiner Kallweit1-0/+49
2018-01-16can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr1-0/+7
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder1-4/+4
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg1-2/+2
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit1-1/+1
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin1-4/+10
2018-01-15bpf: offload: add map offload infrastructureJakub Kicinski2-0/+65
2018-01-15bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski1-2/+2
2018-01-15bpf: add helper for copying attrs to struct bpf_mapJakub Kicinski1-0/+1
2018-01-15bpf: add map_alloc_check callbackJakub Kicinski1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel1-0/+1
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov1-0/+2
2018-01-13error-injection: Add injectable error typesMasami Hiramatsu2-1/+8
2018-01-13error-injection: Separate error-injection from kprobeMasami Hiramatsu4-15/+24
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-7/+0
2018-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+18
2018-01-12net/mlx5: Fix get vector affinity helper functionSaeed Mahameed1-1/+18
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-2/+3
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+3
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell1-2/+2
2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer1-3/+0
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek1-7/+3
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek1-0/+377