aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-10/+15
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-2/+2
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells1-0/+1
2017-06-07rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells1-10/+14
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-15/+94
2017-06-06net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King1-0/+7
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King1-0/+1
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King1-0/+12
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes1-0/+7
2017-06-06bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau1-2/+0
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau1-0/+1
2017-06-06bpf: Introduce bpf_map IDMartin KaFai Lau1-0/+1
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-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-0/+21
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-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-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-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+9
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 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-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-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-01qed: Encapsulate interrupt counters in structMintz, Yuval1-3/+9