aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23Merge branch 'phy-internal'David S. Miller
2017-06-23net: dsa: bcm_sf2: Remove special handling of "internal" phy-modeFlorian Fainelli
2017-06-23net: bcmgenet: Remove special handling of "internal" phy-modeFlorian Fainelli
2017-06-23net: phy: Support "internal" PHY interfaceFlorian Fainelli
2017-06-23dt-bindings: Add "internal" as a valid 'phy-mode' propertyFlorian Fainelli
2017-06-23Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-23cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath
2017-06-23cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath
2017-06-23tls: return -EFAULT if copy_to_user() failsDan Carpenter
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-23Merge branch 'ena-new-features-and-improvements'David S. Miller
2017-06-23net: ena: update ena driver to version 1.2.0Netanel Belgazal
2017-06-23net: ena: update driver's rx drop statisticsNetanel Belgazal
2017-06-23net: ena: use lower_32_bits()/upper_32_bits() to split dma addressNetanel Belgazal
2017-06-23net: ena: separate skb allocation to dedicated functionNetanel Belgazal
2017-06-23net: ena: use napi_schedule_irqoff when possibleNetanel Belgazal
2017-06-23net: ena: allow the driver to work with small number of msix vectorsNetanel Belgazal
2017-06-23net: ena: add support for out of order rx buffers refillNetanel Belgazal
2017-06-23net: ena: add reset reason for each device FLRNetanel Belgazal
2017-06-23net: ena: change sizeof() argument to be the type pointerNetanel Belgazal
2017-06-23net: ena: add hardware hints capability to the driverNetanel Belgazal
2017-06-23net: ena: change return value for unsupported features unsupported return valueNetanel Belgazal
2017-06-23tcp: fix out-of-bounds access in ULP sysctlJakub Kicinski
2017-06-23bpf: possibly avoid extra masking for narrower load in verifierYonghong Song
2017-06-23net: stmmac: make some functions staticColin Ian King
2017-06-23Merge branch 'xdp-offload-mode'David S. Miller
2017-06-23nfp: xdp: report if program is offloadedJakub Kicinski
2017-06-23xdp: add reporting of offload modeJakub Kicinski
2017-06-23nfp: bpf: add support for XDP_FLAGS_HW_MODEJakub Kicinski
2017-06-23nfp: bpf: release the reference on offloaded programsJakub Kicinski
2017-06-23nfp: bpf: don't offload XDP programs in DRV_MODEJakub Kicinski
2017-06-23nfp: xdp: move driver XDP setup into a separate functionJakub Kicinski
2017-06-23xdp: add HW offload mode flag for installing programsJakub Kicinski
2017-06-23xdp: pass XDP flags into install handlersJakub Kicinski
2017-06-23udp: fix poll()Paolo Abeni
2017-06-22udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()Paolo Abeni
2017-06-22Merge branch 'net-mvpp2-misc-improvements'David S. Miller
2017-06-22net: mvpp2: remove mvpp2_pool_refill()Thomas Petazzoni
2017-06-22net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() functionThomas Petazzoni
2017-06-22net: mvpp2: add comments about smp_processor_id() usageThomas Petazzoni
2017-06-22Merge branch 'stmmac-pci-Refactor-DMI-probing'David S. Miller
2017-06-22stmmac: pci: Use dmi_system_id table for retrieving PHY addressesJan Kiszka
2017-06-22stmmac: pci: Select quark_pci_dmi_data from quark_default_dataJan Kiszka
2017-06-22stmmac: pci: Make stmmac_pci_find_phy_addr truly genericJan Kiszka
2017-06-22stmmac: pci: Use stmmac_pci_info for all devicesJan Kiszka
2017-06-22stmmac: pci: Make stmmac_pci_info structure constantJan Kiszka
2017-06-22hv_netvsc: Fix the carrier state error when data path is offHaiyang Zhang
2017-06-22hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_infoHaiyang Zhang
2017-06-22samples/bpf: fix a build problemYonghong Song
2017-06-22Merge branch 'rds-tcp-fixes'David S. Miller