summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-26net: ipv6: Make address flushing on ifdown optionalDavid Ahern1-0/+1
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan3-1/+74
2016-02-24net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan2-0/+12
2016-02-24net/mlx5: Introduce physical port TC/prio access functionsSaeed Mahameed3-1/+56
2016-02-24net/mlx5: Introduce physical port PFC access functionsAchiad Shochat1-0/+4
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2-31/+69
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller34-1554/+1640
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1486/+1501
2016-02-22qed: Introduce DMA_REGPAIR_LEYuval Mintz1-0/+4
2016-02-22bpf: try harder on clones when writing into skbDaniel Borkmann1-0/+7
2016-02-22bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann1-0/+1
2016-02-22soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan1-1/+3
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+8
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov1-0/+1
2016-02-20perf: generalize perf_callchainAlexei Starovoitov1-2/+11
2016-02-20net/ethtool: support set coalesce per queueKan Liang1-0/+7
2016-02-20net/ethtool: support get coalesce per queueKan Liang1-1/+7
2016-02-20lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny1-0/+10
2016-02-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+1
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov1-1/+1
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+4
2016-02-19Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton1-4/+1
2016-02-19qed: Lay infrastructure for vlan filtering offloadYuval Mintz1-0/+2
2016-02-18net: Optimize local checksum offloadAlexander Duyck1-9/+8
2016-02-18nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal1-10/+0
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal1-2/+0
2016-02-18ipv4: Remove inet_lro libraryBen Hutchings1-142/+0
2016-02-18ftrace/module: remove ftrace module notifierJessica Yu1-2/+4
2016-02-18qed/qede: use 8.7.3.0 FW.Yuval Mintz3-42/+173
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2016-02-17Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+6
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen1-0/+13
2016-02-17net: add tc offload feature flagJohn Fastabend1-0/+3
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend1-1/+5
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend1-1/+19
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend1-1/+2
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2-6/+28
2016-02-16net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak1-1484/+1484
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E1-0/+8
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds1-0/+3
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2-1/+8
2016-02-15tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-15tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-15iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse1-0/+3
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+4
2016-02-13Merge branch 'akpm'(patches from Andrew)Linus Torvalds3-13/+12
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+6
2016-02-12Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree1-0/+2
2016-02-12net: local checksum offload for encapsulationEdward Cree1-0/+24
2016-02-12mm: fix pfn_t vs highmemDan Williams2-11/+10