summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-28i40e: removed no longer needed delaysBimmy Pujari1-2/+0
2017-03-28i40e: Fixed race conditions in VF resetRobert Konklewski1-8/+35
2017-03-28i40e/i40evf: Fix use after free in Rx cleanup pathAlexander Duyck2-0/+2
2017-03-28i40e: fix configuration of RSS table with DCBHarshitha Ramamurthy1-5/+10
2017-03-28i40e/i40evf: Update code to better handle incrementing page countAlexander Duyck4-15/+48
2017-03-28ipv6: sr: select DST_CACHE by defaultDavid Lebrun2-18/+1
2017-03-28net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapterTobias Klauser1-1/+0
2017-03-28net: ibmveth: Remove unused stats member from struct ibmveth_adapterTobias Klauser1-1/+0
2017-03-28net: bfin_mac: Remove unused stats member from struct bfin_mac_localTobias Klauser1-7/+0
2017-03-28netvsc: fix dereference before null check errorsColin Ian King1-2/+4
2017-03-28net: tehuti: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-25/+18
2017-03-28net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+20
2017-03-27net: mpls: Delete route when all nexthops have been deletedDavid Ahern1-1/+8
2017-03-27net: mpls: Don't show nexthop if device has been deletedDavid Ahern1-3/+5
2017-03-26netvsc: Properly initialize the return valueK. Y. Srinivasan1-1/+1
2017-03-26netvsc: Fix a bug in sub-channel handlingK. Y. Srinivasan1-0/+5
2017-03-26gtp: support SGSN-side tunnelsJonas Bonn2-12/+37
2017-03-26gtp: rename SGSN netlink attributeJonas Bonn2-12/+13
2017-03-26Documentation: ABI: testing: sysfs-class-net-qmi: add new qmap mux files desc...Daniele Palmas1-0/+27
2017-03-26net: usb: qmi_wwan: add qmap mux protocol supportDaniele Palmas1-1/+316
2017-03-26mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API changeArkadi Sharshevsky4-17/+15
2017-03-25net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala14-0/+37
2017-03-25epoll: Add busy poll support to epoll with socket fds.Sridhar Samudrala1-0/+93
2017-03-25net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala3-18/+34
2017-03-25net: Track start of busy loop instead of when it should endAlexander Duyck3-41/+49
2017-03-25net: Change return type of sk_busy_loop from bool to voidAlexander Duyck4-22/+25
2017-03-25net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck1-13/+9
2017-03-25tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck3-4/+4
2017-03-25net: Busy polling should ignore sender CPUsAlexander Duyck2-6/+16
2017-03-25net/mlx5e: Different SQ typesSaeed Mahameed5-256/+392
2017-03-25net/mlx5e: Generalize SQ create/modify/destroy functionsSaeed Mahameed1-42/+69
2017-03-25net/mlx5e: Proper names for SQ/RQ/CQ functionsSaeed Mahameed1-63/+63
2017-03-25net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed4-47/+48
2017-03-25net/mlx5e: Optimize XDP frame xmitSaeed Mahameed3-42/+47
2017-03-25net/mlx5e: Poll XDP TX CQ before RX CQSaeed Mahameed1-3/+3
2017-03-25net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed4-15/+21
2017-03-25net/mlx5e: Move mlx5e_rq struct declarationSaeed Mahameed1-108/+105
2017-03-25net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed4-84/+86
2017-03-25net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed4-15/+13
2017-03-25net/mlx5e: Xmit, no write combiningSaeed Mahameed4-63/+9
2017-03-25net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routineSaeed Mahameed1-1/+1
2017-03-24net: dsa: bcm_sf2: Add missing OF_MDIO dependencyFlorian Fainelli1-1/+1
2017-03-24ipv6: sr: use dst_cache in seg6_inputDavid Lebrun1-1/+26
2017-03-24ipv6: sr: expand skb head only if necessaryDavid Lebrun1-2/+2
2017-03-24net_sched: use setup_deferrable_timerGeliang Tang2-6/+4
2017-03-24mlxsw: spectrum: Query cell size from firmwareIdo Schimmel4-83/+119
2017-03-24mlxsw: spectrum: Refactor port buffer configurationIdo Schimmel2-23/+37
2017-03-24mlxsw: spectrum_buffers: Query shared buffer size from firmwareIdo Schimmel1-4/+6
2017-03-24mlxsw: Query maximum number of ports from firmwareIdo Schimmel9-45/+125
2017-03-24mlxsw: spectrum_router: Query number of LPM trees from firmwareIdo Schimmel3-13/+41