summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-24epoll: Add busy poll support to epoll with socket fds.Sridhar Samudrala
2017-03-24net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala
2017-03-24net: Track start of busy loop instead of when it should endAlexander Duyck
2017-03-24net: Change return type of sk_busy_loop from bool to voidAlexander Duyck
2017-03-24net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck
2017-03-24tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck
2017-03-24net: Busy polling should ignore sender CPUsAlexander Duyck
2017-03-24Merge branch 'mlx5-xdp-perf-optimizations'David S. Miller
2017-03-24net/mlx5e: Different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Generalize SQ create/modify/destroy functionsSaeed Mahameed
2017-03-24net/mlx5e: Proper names for SQ/RQ/CQ functionsSaeed Mahameed
2017-03-24net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Optimize XDP frame xmitSaeed Mahameed
2017-03-24net/mlx5e: Poll XDP TX CQ before RX CQSaeed Mahameed
2017-03-24net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed
2017-03-24net/mlx5e: Move mlx5e_rq struct declarationSaeed Mahameed
2017-03-24net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed
2017-03-24net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed
2017-03-24net/mlx5e: Xmit, no write combiningSaeed Mahameed
2017-03-24net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routineSaeed Mahameed
2017-03-24net: dsa: bcm_sf2: Add missing OF_MDIO dependencyFlorian Fainelli
2017-03-24Merge branch 'ipv6-sr-perf-improvements'David S. Miller
2017-03-24ipv6: sr: use dst_cache in seg6_inputDavid Lebrun
2017-03-24ipv6: sr: expand skb head only if necessaryDavid Lebrun
2017-03-24net_sched: use setup_deferrable_timerGeliang Tang
2017-03-24Merge branch 'mlxsw-query-resources'David S. Miller
2017-03-24mlxsw: spectrum: Query cell size from firmwareIdo Schimmel
2017-03-24mlxsw: spectrum: Refactor port buffer configurationIdo Schimmel
2017-03-24mlxsw: spectrum_buffers: Query shared buffer size from firmwareIdo Schimmel
2017-03-24mlxsw: Query maximum number of ports from firmwareIdo Schimmel
2017-03-24mlxsw: spectrum_router: Query number of LPM trees from firmwareIdo Schimmel
2017-03-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-03-24net: mpls: Fix setting ttl_propagate for rt2David Ahern
2017-03-24tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng
2017-03-24net: make in_aton() 32-bit internallyAlexey Dobriyan
2017-03-24liquidio: do not reset Octeon if NIC firmware was preloadedFelix Manlunas
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org
2017-03-24Merge branch 'systemport-tx-napi-improvements'David S. Miller
2017-03-24net: systemport: Simplify circular pointer arithmeticFlorian Fainelli
2017-03-24net: systemport: Clear status to reduce spurious interruptsFlorian Fainelli
2017-03-24net: systemport: Track per TX ring statisticsFlorian Fainelli
2017-03-24Merge branch 'phy-mdio-split'David S. Miller
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli
2017-03-24net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIOFlorian Fainelli
2017-03-24of_mdio: Correct check against CONFIG_OFFlorian Fainelli
2017-03-24net: sched: choke: remove dead filter classify codeJiri Pirko
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-24Merge branch 'bridge-ext-learned-entries'David S. Miller