summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-03-27i40e: initialize params before notifying of l2_param_changesJacob Keller
2017-03-27i40evf: dereference VSI after VSI has been null checkedColin Ian King
2017-03-27i40e: Drop FCoE code that always evaluates to false or 0Alexander Duyck
2017-03-27i40e: Drop FCoE code from core driver filesAlexander Duyck
2017-03-27i40e/i40evf: Clean-up process_skb_fieldsAlexander Duyck
2017-03-27i40e: removed no longer needed delaysBimmy Pujari
2017-03-27i40e: Fixed race conditions in VF resetRobert Konklewski
2017-03-27i40e/i40evf: Fix use after free in Rx cleanup pathAlexander Duyck
2017-03-27i40e: fix configuration of RSS table with DCBHarshitha Ramamurthy
2017-03-27i40e/i40evf: Update code to better handle incrementing page countAlexander Duyck
2017-03-27ipv6: sr: select DST_CACHE by defaultDavid Lebrun
2017-03-27net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapterTobias Klauser
2017-03-27net: ibmveth: Remove unused stats member from struct ibmveth_adapterTobias Klauser
2017-03-27net: bfin_mac: Remove unused stats member from struct bfin_mac_localTobias Klauser
2017-03-27netvsc: fix dereference before null check errorsColin Ian King
2017-03-27net: tehuti: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-27net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-27Merge branch 'mpls-multipath-route-cleanups'David S. Miller
2017-03-27net: mpls: Delete route when all nexthops have been deletedDavid Ahern
2017-03-27net: mpls: Don't show nexthop if device has been deletedDavid Ahern
2017-03-27net/mlx5e: Fail safe mtu and lro settingSaeed Mahameed
2017-03-27net/mlx5e: Fail safe tc setupSaeed Mahameed
2017-03-27net/mlx5e: Fail safe cqe compressing/moderation mode settingSaeed Mahameed
2017-03-27net/mlx5e: Fail safe ethtool settingsSaeed Mahameed
2017-03-27net/mlx5e: Introduce switch channelsSaeed Mahameed
2017-03-27net/mlx5e: Minimize mlx5e_{open/close}_lockedSaeed Mahameed
2017-03-27net/mlx5e: CQ and RQ don't need priv pointerSaeed Mahameed
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed
2017-03-27net/mlx5e: Split open/close channels to stagesSaeed Mahameed
2017-03-27net/mlx5e: Refactor refresh TIRsSaeed Mahameed
2017-03-27net/mlx5e: Redirect RQT refactoringSaeed Mahameed
2017-03-27net/mlx5e: Introduce mlx5e_channelsSaeed Mahameed
2017-03-27net/mlx5e: Set netdev->rx_cpu_rmap on netdev creationSaeed Mahameed
2017-03-27net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channelSaeed Mahameed
2017-03-25Merge branch 'netvsc-next'David S. Miller
2017-03-25netvsc: Properly initialize the return valueK. Y. Srinivasan
2017-03-25netvsc: Fix a bug in sub-channel handlingK. Y. Srinivasan
2017-03-25Merge branch 'gtp-sgsn-side-tunnel'David S. Miller
2017-03-25gtp: support SGSN-side tunnelsJonas Bonn
2017-03-25gtp: rename SGSN netlink attributeJonas Bonn
2017-03-25Merge branch 'qmap-mux'David S. Miller
2017-03-25Documentation: ABI: testing: sysfs-class-net-qmi: add new qmap mux files desc...Daniele Palmas
2017-03-25net: usb: qmi_wwan: add qmap mux protocol supportDaniele Palmas
2017-03-25mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API changeArkadi Sharshevsky
2017-03-24Merge branch 'epoll-busypoll'David S. Miller
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