summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+3
2017-12-26tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau1-60/+37
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+8
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2017-12-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner1-0/+5
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-28/+51
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-11/+13
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+4
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann1-0/+644
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+27
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+6
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring2-2/+4
2017-12-21net: sch: api: add extack support in qdisc_allocAlexander Aring1-1/+2
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring1-2/+4
2017-12-21net: sch: api: add extack support in qdisc_get_rtabAlexander Aring1-1/+2
2017-12-21net: sched: sch: add extack for graft callbackAlexander Aring1-1/+2
2017-12-21net: sched: sch: add extack for block callbackAlexander Aring1-1/+2
2017-12-21net: sched: sch: add extack to change classAlexander Aring1-1/+2
2017-12-21net: sched: sch: add extack for change qdisc opsAlexander Aring1-1/+2
2017-12-21net: sched: sch: add extack for init callbackAlexander Aring1-1/+2
2017-12-21xfrm: wrap xfrmdev_ops with offload configShannon Nelson1-1/+1
2017-12-21xfrm: check for xdo_dev_state_freeShannon Nelson1-1/+2
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann1-0/+9
2017-12-21bpf: fix integer overflowsAlexei Starovoitov1-2/+2
2017-12-20Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-12-20Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2017-12-20block: unalign call_single_data in struct requestJens Axboe1-1/+1
2017-12-20Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...David S. Miller1-10/+17
2017-12-20net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...Yafang Shao2-26/+24
2017-12-20net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...Yafang Shao3-31/+109
2017-12-20tcp: Export to userspace the TCP state names for the trace eventsSteven Rostedt (VMware)1-13/+28
2017-12-20Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-4/+7
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky1-0/+5
2017-12-20block-throttle: avoid double chargeShaohua Li2-5/+6
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski1-3/+2
2017-12-20xfrm: Allow IPsec GSO with software crypto for local sockets.Steffen Klassert1-0/+2
2017-12-20net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert2-5/+23
2017-12-20xfrm: Separate ESP handling from segmentation for GRO packets.Steffen Klassert1-3/+3
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-1/+1
2017-12-19net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha1-3/+5
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan1-0/+3
2017-12-19sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang1-1/+1
2017-12-19sock: Move the socket inuse to namespace.Tonghao Zhang2-0/+4