aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-18soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2-0/+16
2018-04-18soc: ti: K2G: enhancement to support QMSS in K2G NAVSSMurali Karicheri2-22/+74
2018-04-18bpf: make virtio compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov1-1/+6
2018-04-18bpf: make tun compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov1-1/+2
2018-04-18bpf: make netronome nfp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov1-1/+1
2018-04-18bpf: make cavium thunder compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov1-1/+1
2018-04-18bpf: make bnxt compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov1-1/+1
2018-04-18bpf: make mlx4 compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov1-1/+1
2018-04-18Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-32/+69
2018-04-18tun: fix vlan packet truncationBjørn Mork1-6/+1
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern1-32/+32
2018-04-17net/ipv6: Move nexthop data to fib6_nhDavid Ahern1-16/+16
2018-04-17vrf: Move fib6_table into net_vrfDavid Ahern1-19/+6
2018-04-17sfc: check RSS is active for filter insertBert Kenward1-2/+2
2018-04-17cxgb4vf: display pause settingsGanesh Goudar1-0/+16
2018-04-17vxlan: add ttl inherit supportHangbin Liu1-3/+14
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer5-42/+57
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer6-15/+18
2018-04-17mlx5: use page_pool for xdp_return_frame callJesper Dangaard Brouer3-12/+48
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer1-0/+1
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer3-1/+21
2018-04-17mlx5: register a memory model when XDP is enabledJesper Dangaard Brouer1-0/+8
2018-04-17i40e: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer2-5/+16
2018-04-17virtio_net: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer1-25/+29
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer2-26/+24
2018-04-17ixgbe: use xdp_return_frame APIJesper Dangaard Brouer2-2/+5
2018-04-17mlx5: basic XDP_REDIRECT forward supportJesper Dangaard Brouer2-3/+25
2018-04-17liquidio: Enhanced ethtool statsIntiyaz Basha4-49/+86
2018-04-17xen: xenbus_dev_frontend: Really return response stringSimon Gaiser1-1/+2
2018-04-16r8169: replace magic numbers with PCI MRRS constantHeiner Kallweit1-20/+19
2018-04-16net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu5-58/+68
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu5-50/+56
2018-04-16net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu6-188/+235
2018-04-16net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu4-145/+172
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu8-136/+195
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-10/+257
2018-04-16net: socionext: reset hardware in ndo_stopMasahisa KOJIMA1-8/+15
2018-04-16net: netsec: enable tx-irq during open callbackJassi Brar1-2/+2
2018-04-16net: mediatek: use of_device_get_match_data()Ryder Lee1-3/+1
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon1-4/+11
2018-04-16team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quirks_initJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai1-1/+1
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier1-1/+1
2018-04-16Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter1-3/+2
2018-04-16rbd: notrim map optionIlya Dryomov1-5/+14
2018-04-16rbd: adjust queue limits for "fancy" stripingIlya Dryomov1-9/+8