summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Refactor data-path lro header functionTariq Toukan2017-09-032-26/+21Star
* net/mlx5e: Early-return on empty completion queuesTariq Toukan2017-09-032-24/+32
* net/mlx5e: NAPI busy-poll when UMR post is in progressTariq Toukan2017-09-031-5/+4Star
* net/mlx5e: Small enhancements for RX MPWQE allocation and freeTariq Toukan2017-09-032-12/+12
* net/mlx5e: Use memset to init skbs_frags array to zerosTariq Toukan2017-09-031-1/+1
* net/mlx5e: Remove unnecessary wqe_sz field from RQ bufferTariq Toukan2017-09-032-6/+3Star
* 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
* Merge branch 'hv_netvsc-channel-settings-cleanups-and-fixes'David S. Miller2017-09-023-12/+8Star
|\
| * 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/+0Star
| * 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/+4Star
|/
* net: Add module reference to FIB notifiersIdo Schimmel2017-09-024-2/+17
* Merge branch 'netvsc-vf-cleanups'David S. Miller2017-09-021-39/+16Star
|\
| * netvsc: allow driver to be removed even if VF is presentStephen Hemminger2017-09-021-8/+9
| * netvsc: cleanup datapath switchStephen Hemminger2017-09-021-31/+7Star
|/
* bpf: sockmap update/simplify memory accounting schemeJohn Fastabend2017-09-021-11/+7Star
* Merge branch 'net-ubuf_info-refcnt-conversion'David S. Miller2017-09-024-15/+8Star
|\
| * net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet2017-09-023-6/+7
| * net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet2017-09-022-10/+2Star
|/
* net: systemport: Correctly set TSB endian for hostFlorian Fainelli2017-09-022-1/+15
* Merge branch 'inet_diag-TCP-MD5'David S. Miller2017-09-025-10/+138
|\
| * tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande2017-09-023-6/+113
| * inet_diag: allow protocols to provide additional dataIvan Delalande2017-09-022-4/+25
|/
* ipv6: sr: Use ARRAY_SIZE macroThomas Meyer2017-09-021-3/+4
* net: qualcomm: rmnet: remove unused variable privColin Ian King2017-09-021-3/+0Star
* 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-02359-1658/+2437
|\
| * epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov2017-09-011-16/+26
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-01119-559/+816
| |\
| | * udp: fix secpath leakYossi Kuperman2017-09-011-1/+1
| | * bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel2017-09-011-0/+3
| | * mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-013-1/+10
| | * wl1251: add a missing spin_lock_init()Cong Wang2017-08-311-0/+1
| | * Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-08-311-3/+0Star
| | * Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-08-3111-39/+44
| | |\
| | | * net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa2017-08-301-0/+1
| | | * net/mlx5e: Fix inline header size for small packetsMoshe Shemesh2017-08-301-7/+10
| | | * net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein2017-08-301-1/+1
| | | * net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey2017-08-301-5/+3Star
| | | * net/mlx5e: Don't override user RSS upon set channelsInbar Karmy2017-08-301-2/+4
| | | * net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha2017-08-301-1/+1
| | | * net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen2017-08-302-3/+0Star
| | | * net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-302-6/+3Star
| | | * net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich2017-08-301-6/+6
| | | * net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen2017-08-302-9/+13
| | | * net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen2017-08-301-0/+3
| | * | net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli2017-08-313-4/+9