summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net/mlx5e: Remove unnecessary wqe_sz field from RQ bufferTariq Toukan2017-09-032-6/+3
| | * | | net/mlx5e: Replace multiplication by stride size with a shiftTariq Toukan2017-09-033-5/+5
| | * | | net/mlx5e: Reorganize struct mlx5e_rqTariq Toukan2017-09-033-19/+20
| * | | | mlxsw: spectrum_router: Support GRE tunnelsPetr Machata2017-09-044-0/+207
| * | | | mlxsw: spectrum_router: Add loopback accessorsPetr Machata2017-09-042-0/+13
| * | | | mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata2017-09-042-0/+2
| * | | | mlxsw: spectrum_router: Use existing decap routePetr Machata2017-09-041-4/+76
| * | | | mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata2017-09-043-5/+146
| * | | | mlxsw: spectrum_router: Support IPv6 overlay encapPetr Machata2017-09-041-1/+19
| * | | | mlxsw: spectrum_router: Support IPv4 overlay encapPetr Machata2017-09-042-1/+257
| * | | | mlxsw: spectrum_router: Make nexthops typedPetr Machata2017-09-041-43/+95
| * | | | mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()Petr Machata2017-09-041-4/+11
| * | | | mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()Petr Machata2017-09-041-4/+10
| * | | | mlxsw: spectrum_router: Introduce loopback RIFsPetr Machata2017-09-043-2/+164
| * | | | mlxsw: spectrum_router: Support FID-less RIFsPetr Machata2017-09-041-22/+63
| * | | | mlxsw: spectrum_router: Add mlxsw_sp_ipip_opsPetr Machata2017-09-044-2/+110
| * | | | mlxsw: spectrum_router: Publish mlxsw_sp_l3protoPetr Machata2017-09-042-5/+5
| * | | | mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameterPetr Machata2017-09-042-1/+4
| * | | | mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()Petr Machata2017-09-042-5/+9
| * | | | mlxsw: reg: Add Routing Tunnel Decap Properties RegisterPetr Machata2017-09-041-0/+129
| * | | | mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()Petr Machata2017-09-041-0/+9
| * | | | mlxsw: reg: Move enum mlxsw_reg_ratr_trap_idPetr Machata2017-09-041-5/+5
| * | | | mlxsw: reg: Update RATR to support IP-in-IP tunnelsPetr Machata2017-09-041-0/+66
| * | | | mlxsw: reg: Update RITR to support loopback devicePetr Machata2017-09-041-0/+88
| * | | | net: mvpp2: fallback using h/w and random mac if the dt one isn't validAntoine Tenart2017-09-041-11/+12
| * | | | net: mvpp2: fix use of the random mac address for PPv2.2Antoine Tenart2017-09-041-7/+9
| * | | | net: mvpp2: move the mac retrieval/copy logic into its own functionAntoine Tenart2017-09-041-18/+27
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-041-1/+1
| |\ \ \ \
| | * | | | netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-311-1/+1
| * | | | | net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King2017-09-031-2/+3
| * | | | | net/mlx4_core: fix memory leaks on error exit pathColin Ian King2017-09-031-1/+2
| | |/ / / | |/| | |
| * | | | hv_netvsc: Fix the channel limit in netvsc_set_rxfh()Haiyang Zhang2017-09-021-1/+1
| * | | | hv_netvsc: Simplify the limit check in netvsc_set_channels()Haiyang Zhang2017-09-021-3/+0
| * | | | hv_netvsc: Simplify num_chn checking in rndis_filter_device_add()Haiyang Zhang2017-09-021-3/+3
| * | | | hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param()Haiyang Zhang2017-09-023-5/+4
| * | | | netvsc: allow driver to be removed even if VF is presentStephen Hemminger2017-09-021-8/+9
| * | | | netvsc: cleanup datapath switchStephen Hemminger2017-09-021-31/+7
| * | | | net: systemport: Correctly set TSB endian for hostFlorian Fainelli2017-09-022-1/+15
| * | | | net: qualcomm: rmnet: remove unused variable privColin Ian King2017-09-021-3/+0
| * | | | net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King2017-09-021-1/+1
| * | | | fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King2017-09-021-4/+10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-0253-287/+376
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud2017-09-011-1/+1
| * | | | Merge tag 'wireless-drivers-next-for-davem-2017-09-01' of git://git.kernel.or...David S. Miller2017-09-0143-401/+931
| |\ \ \ \
| | * \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-08-3128-344/+803
| | |\ \ \ \
| | | * | | | ath10k: configure and enable the wakeup capabilityRyan Hsu2017-08-313-0/+16
| | | * | | | ath10k: add the PCI PM core suspend/resume opsRyan Hsu2017-08-311-0/+42
| | | * | | | wil6210: ensure P2P device is stopped before removing interfaceLior David2017-08-311-28/+29
| | | * | | | wil6210: increase connect timeoutLior David2017-08-311-1/+1
| | | * | | | wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2017-08-312-0/+3