summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-01-222-2/+6
| * amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-224-3/+20
| * xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai2017-01-201-1/+1
| * net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet2017-01-201-0/+3
| * bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann2017-01-201-2/+4
| * qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-203-61/+53
| * r8152: fix rtl8152_post_reset functionhayeswang2017-01-201-0/+2
| * virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-203-3/+3
| * gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-01-191-1/+1
| * net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0
| * bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan2017-01-181-1/+1
| * net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-01-181-2/+19
| * xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin2017-01-182-2/+6
| * xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin2017-01-181-0/+11
| * net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-10/+0
| * net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1
| * can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-01-181-4/+12
| * can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-01-181-0/+1
| * net: phy: dp83848: add DP83620 PHY supportAlvaro G. M2017-01-171-0/+3
| * vxlan: fix byte order of vxlan-gpe port numberLance Richardson2017-01-171-1/+1
* | sfc: insert catch-all filters for encapsulated trafficEdward Cree2017-01-272-146/+449
* | sfc: refactor debug-or-warnings printksJon Cooper2017-01-272-15/+12
* | sfc: fixes to filter restore handlingJon Cooper2017-01-271-4/+38
* | net: phy: broadcom: add support for BCM54210ERafał Miłecki2017-01-271-1/+33
* | Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...David S. Miller2017-01-272-11/+127
|\ \
| * | can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...Colin Ian King2017-01-241-1/+1
| * | can: dev: add CAN interface API for fixed bitratesMarc Kleine-Budde2017-01-241-16/+65
| * | can: dev: can_changelink: allow to set bitrate on devices not providing {data...Marc Kleine-Budde2017-01-241-10/+30
| * | can: dev: add CAN interface termination APIOliver Hartkopp2017-01-241-1/+48
* | | net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli2017-01-263-6/+5
* | | liquidio: Avoid accessing skb after submitting to input queueSatanand Burla2017-01-262-6/+6
* | | net: phy: broadcom: drop duplicated define for RGMII SKEW delayRafał Miłecki2017-01-261-1/+1
* | | net: phy: broadcom: use auxctl reading helper in BCM54612E codeRafał Miłecki2017-01-261-4/+2
* | | sfc: reduce severity of PIO buffer alloc failuresTomáš Pilař2017-01-251-3/+15
* | | net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham2017-01-251-77/+18
* | | net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham2017-01-253-9/+65
* | | r8152: fix the wrong spellinghayeswang2017-01-251-2/+2
* | | bpf: add initial bpf tracepointsDaniel Borkmann2017-01-255-12/+34
* | | Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-01-2511-118/+363
|\ \ \
| * | | net/mlx5e: CQE compression control code reuseShaker Daibes2017-01-244-20/+10
| * | | net/mlx5e: Reduce memory consumption on kdump kernelKamal Heib2017-01-243-11/+21
| * | | net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz2017-01-242-17/+18
| * | | net/mlx5: Add support for setting VF min rateMohamad Haj Yahia2017-01-243-12/+101
| * | | net/mlx5: E-Switch, Enlarge the FDB size for the switchdev modeOr Gerlitz2017-01-241-5/+8
| * | | net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnelsOr Gerlitz2017-01-241-8/+151
| * | | net/mlx5e: Maximize ip tunnel key usage on the TC offloading pathOr Gerlitz2017-01-241-9/+6
| * | | net/mlx5e: Use the full tunnel key info for encapsulation offload house-keepingOr Gerlitz2017-01-242-30/+17
| * | | net/mlx5e: TC ipv4 tunnel encap offload cosmetic changesOr Gerlitz2017-01-241-6/+4
| * | | net/mlx5e: Add TC offloads matching on IPv6 encapsulation headersOr Gerlitz2017-01-241-3/+27
| * | | net/mlx5: Use exact encap header size for the FW input bufferOr Gerlitz2017-01-241-2/+5
| |/ /