summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+7
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+3
2017-04-02net: mpls: Increase max number of labels for lwt encapDavid Ahern1-3/+2
2017-04-02udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni1-1/+1
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2-0/+19
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot1-0/+8
2017-04-01kasan: report only the first error by defaultMark Rutland1-0/+3
2017-04-01mm: fix section name for .data..ro_after_initKees Cook2-5/+5
2017-04-01mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner1-0/+6
2017-04-01mm: move mm_percpu_wq initialization earlierMichal Hocko1-0/+2
2017-03-31sock: avoid dirtying sk_stamp, if possiblePaolo Abeni1-1/+4
2017-03-30sctp: alloc stream info when initializing asocXin Long1-1/+2
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom1-1/+4
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller3-3/+161
2017-03-29net: dsa: dsa2: Add basic support of devlinkAndrew Lunn1-0/+5
2017-03-29net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2-10/+11
2017-03-29net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern1-2/+2
2017-03-29net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern1-2/+2
2017-03-29rtnetlink: Add RTM_DELNETCONFDavid Ahern1-0/+2
2017-03-29ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich1-0/+2
2017-03-29soc: qcom: smd: Remove standalone driverBjorn Andersson2-140/+1
2017-03-29soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson1-4/+7
2017-03-29sctp: change to save MSG_MORE flag into assocXin Long1-1/+1
2017-03-29devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky2-1/+325
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2017-03-28net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz1-0/+45
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz2-3/+113
2017-03-28net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz1-1/+4
2017-03-28vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov1-0/+2
2017-03-28clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov1-1/+1
2017-03-28bonding: split bond_set_slave_link_state into two partsMahesh Bandewar1-5/+17
2017-03-27xfrm: branchless addr4_match() on 64-bitAlexey Dobriyan1-2/+2
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+7
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+6
2017-03-26gtp: support SGSN-side tunnelsJonas Bonn1-0/+7
2017-03-26gtp: rename SGSN netlink attributeJonas Bonn1-1/+2
2017-03-26Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2017-03-26Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2017-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-14/+19
2017-03-25net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+2
2017-03-25net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala1-5/+15
2017-03-25net: Track start of busy loop instead of when it should endAlexander Duyck1-30/+38
2017-03-25net: Change return type of sk_busy_loop from bool to voidAlexander Duyck1-3/+2
2017-03-25net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck1-13/+9
2017-03-25net: Busy polling should ignore sender CPUsAlexander Duyck1-2/+7
2017-03-25net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed1-0/+1
2017-03-25uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-03-25IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-13/+17
2017-03-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-20/+5