aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-06bpf: Introduce bpf_prog IDMartin KaFai Lau1-0/+1
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com1-1/+0
2017-06-06Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+2
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return voidyuval.shaia@oracle.com1-1/+1
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells1-0/+1
2017-06-05rxrpc: Implement service upgradeDavid Howells1-0/+1
2017-06-04qed: VF XDP supportMintz, Yuval1-0/+3
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval1-0/+4
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval1-2/+1
2017-06-04skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld1-4/+4
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov1-2/+5
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-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-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-114/+115
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-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-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-30net: add extack arg to lwtunnel build stateDavid Ahern1-0/+10
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli1-0/+2
2017-05-27rtnl: Add support for netdev event to link messagesVlad Yasevich1-1/+2
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-20/+52
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+35
2017-05-26bridge: Export multicast enabled stateIdo Schimmel1-0/+5
2017-05-26bridge: Export VLAN filtering stateIdo Schimmel1-0/+9
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+5
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+3
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig1-3/+3
2017-05-25bpf: add various verifier test casesDaniel Borkmann1-0/+10
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller4-7/+165
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+6
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval1-3/+1
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar1-0/+17
2017-05-24qed: Align DP_ERR style with other DP macrosMintz, Yuval1-5/+7