aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-2/+26
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+51
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long1-2/+2
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long1-1/+2
2017-06-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+701
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval1-0/+7
2017-06-02qed: Support NVM-image reading APIMintz, Yuval1-0/+18
2017-06-02qed: Share additional information with qedfMintz, Yuval2-0/+7
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju1-0/+2
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot1-7/+1
2017-06-01net: dsa: comment hot path requirementsVivien Didelot1-0/+3
2017-06-01virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala1-0/+50
2017-06-01virtchnl: Add pad fields to a couple of structuresSridhar Samudrala1-0/+3
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg1-0/+147
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg1-47/+81
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny1-22/+3
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky1-10/+0
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg1-3/+3
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg1-0/+17
2017-06-01virtchnl: convert to new macrosJesse Brandeburg1-0/+3
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg1-116/+117
2017-06-01net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy1-1/+9
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg1-0/+446
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin1-0/+1
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin1-0/+1
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval1-3/+9
2017-05-31dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh1-0/+29
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh1-0/+2
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh1-0/+1
2017-05-31bpf: teach verifier to track stack depthAlexei Starovoitov1-0/+1
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov1-0/+3
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger1-0/+1
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski1-0/+19
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot1-1/+1
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern2-3/+16
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern1-4/+9
2017-05-30net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern1-1/+2
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-3/+8
2017-05-29drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula1-0/+32
2017-05-29drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula1-0/+19
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli1-0/+2
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich1-0/+2
2017-05-27rtnl: Add support for netdev event to link messagesVlad Yasevich2-1/+13
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-8/+20