summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-04qed: VF XDP supportMintz, Yuval
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval
2017-06-04skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04bpf: update perf event helper functions documentationTeng Qin
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli
2017-06-04net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long
2017-06-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval
2017-06-02qed: Support NVM-image reading APIMintz, Yuval
2017-06-02qed: Share additional information with qedfMintz, Yuval
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot
2017-06-01net: dsa: comment hot path requirementsVivien Didelot
2017-06-01virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala
2017-06-01virtchnl: Add pad fields to a couple of structuresSridhar Samudrala
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg
2017-06-01virtchnl: convert to new macrosJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-06-01net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval
2017-05-31dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh
2017-05-31bpf: teach verifier to track stack depthAlexei Starovoitov
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov