summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov
2017-06-12udp: avoid a cache miss on dequeuePaolo Abeni
2017-06-12net: factor out a helper to decrement the skb refcountPaolo Abeni
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval
2017-06-09qed: LL2 to use packed information for txMintz, Yuval
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-08net/mlx5e: Add support for reading connector type from PTYSEran Ben Elisha
2017-06-08net/mlx5: Update flow table commands layoutMaor Gottlieb
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells
2017-06-07rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
2017-06-06bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau
2017-06-06bpf: Introduce bpf_map IDMartin KaFai Lau
2017-06-06bpf: Introduce bpf_prog IDMartin KaFai Lau
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com
2017-06-06Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells
2017-06-05rxrpc: Implement service upgradeDavid Howells
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
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-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...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 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-01virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala