sfrench/cifs-2.6.git
2017-03-28 Or Gerlitznet/mlx5e: Add NIC attributes for offloaded TC flows
2017-03-28 Or Gerlitznet/mlx5e: Add prefix for e-switch offloaded TC flow...
2017-03-28 David S. MillerMerge tag 'mlx5e-failsafe' of git://git./linux/kernel...
2017-03-28 David S. MillerMerge branch 'bond-link-status-fixes'
2017-03-28 Mahesh Bandewarbonding: avoid printing while holding a spinlock
2017-03-28 Mahesh Bandewarbonding: correctly update link status during mii-commit...
2017-03-28 Mahesh Bandewarbonding: make speed, duplex setting consistent with...
2017-03-28 Mahesh Bandewarbonding: improve link-status update in mii-monitoring
2017-03-28 Mahesh Bandewarbonding: split bond_set_slave_link_state into two parts
2017-03-28 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2017-03-27 Jacob Kelleri40e: initialize params before notifying of l2_param_ch...
2017-03-27 Colin Ian Kingi40evf: dereference VSI after VSI has been null checked
2017-03-27 Alexander Duycki40e: Drop FCoE code that always evaluates to false...
2017-03-27 Alexander Duycki40e: Drop FCoE code from core driver files
2017-03-27 Alexander Duycki40e/i40evf: Clean-up process_skb_fields
2017-03-27 Bimmy Pujarii40e: removed no longer needed delays
2017-03-27 Robert Konklewskii40e: Fixed race conditions in VF reset
2017-03-27 Alexander Duycki40e/i40evf: Fix use after free in Rx cleanup path
2017-03-27 Harshitha Ramamurthyi40e: fix configuration of RSS table with DCB
2017-03-27 Alexander Duycki40e/i40evf: Update code to better handle incrementing...
2017-03-27 David Lebrunipv6: sr: select DST_CACHE by default
2017-03-27 Tobias Klausernet: ibmvnic: Remove unused net_stats member from struc...
2017-03-27 Tobias Klausernet: ibmveth: Remove unused stats member from struct...
2017-03-27 Tobias Klausernet: bfin_mac: Remove unused stats member from struct...
2017-03-27 Colin Ian Kingnetvsc: fix dereference before null check errors
2017-03-27 Philippe Reynesnet: tehuti: use new api ethtool_{get|set}_link_ksettings
2017-03-27 Philippe Reynesnet: cris: eth_v10: use new api ethtool_{get|set}_link_...
2017-03-27 David S. MillerMerge branch 'mpls-multipath-route-cleanups'
2017-03-27 David Ahernnet: mpls: Delete route when all nexthops have been...
2017-03-27 David Ahernnet: mpls: Don't show nexthop if device has been deleted
2017-03-27 Saeed Mahameednet/mlx5e: Fail safe mtu and lro setting
2017-03-27 Saeed Mahameednet/mlx5e: Fail safe tc setup
2017-03-27 Saeed Mahameednet/mlx5e: Fail safe cqe compressing/moderation mode...
2017-03-27 Saeed Mahameednet/mlx5e: Fail safe ethtool settings
2017-03-27 Saeed Mahameednet/mlx5e: Introduce switch channels
2017-03-27 Saeed Mahameednet/mlx5e: Minimize mlx5e_{open/close}_locked
2017-03-27 Saeed Mahameednet/mlx5e: CQ and RQ don't need priv pointer
2017-03-27 Saeed Mahameednet/mlx5e: Isolate open_channels from priv->params
2017-03-27 Saeed Mahameednet/mlx5e: Split open/close channels to stages
2017-03-27 Saeed Mahameednet/mlx5e: Refactor refresh TIRs
2017-03-27 Saeed Mahameednet/mlx5e: Redirect RQT refactoring
2017-03-27 Saeed Mahameednet/mlx5e: Introduce mlx5e_channels
2017-03-27 Saeed Mahameednet/mlx5e: Set netdev->rx_cpu_rmap on netdev creation
2017-03-27 Saeed Mahameednet/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather...
2017-03-26 David S. MillerMerge branch 'netvsc-next'
2017-03-26 K. Y. Srinivasannetvsc: Properly initialize the return value
2017-03-26 K. Y. Srinivasannetvsc: Fix a bug in sub-channel handling
2017-03-26 David S. MillerMerge branch 'gtp-sgsn-side-tunnel'
2017-03-26 Jonas Bonngtp: support SGSN-side tunnels
2017-03-26 Jonas Bonngtp: rename SGSN netlink attribute
2017-03-26 David S. MillerMerge branch 'qmap-mux'
2017-03-26 Daniele PalmasDocumentation: ABI: testing: sysfs-class-net-qmi: add...
2017-03-26 Daniele Palmasnet: usb: qmi_wwan: add qmap mux protocol support
2017-03-26 Arkadi Sharshevskymlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change
2017-03-25 David S. MillerMerge branch 'epoll-busypoll'
2017-03-25 Sridhar Samudralanet: Introduce SO_INCOMING_NAPI_ID
2017-03-25 Sridhar Samudralaepoll: Add busy poll support to epoll with socket fds.
2017-03-25 Sridhar Samudralanet: Commonize busy polling code to focus on napi_id...
2017-03-25 Alexander Duycknet: Track start of busy loop instead of when it should end
2017-03-25 Alexander Duycknet: Change return type of sk_busy_loop from bool to...
2017-03-25 Alexander Duycknet: Only define skb_mark_napi_id in one spot instead...
2017-03-25 Alexander Duycktcp: Record Rx hash and NAPI ID in tcp_child_process
2017-03-25 Alexander Duycknet: Busy polling should ignore sender CPUs
2017-03-25 David S. MillerMerge branch 'mlx5-xdp-perf-optimizations'
2017-03-25 Saeed Mahameednet/mlx5e: Different SQ types
2017-03-25 Saeed Mahameednet/mlx5e: Generalize SQ create/modify/destroy functions
2017-03-25 Saeed Mahameednet/mlx5e: Proper names for SQ/RQ/CQ functions
2017-03-25 Saeed Mahameednet/mlx5e: Generalize tx helper functions for different...
2017-03-25 Saeed Mahameednet/mlx5e: Optimize XDP frame xmit
2017-03-25 Saeed Mahameednet/mlx5e: Poll XDP TX CQ before RX CQ
2017-03-25 Saeed Mahameednet/mlx5e: Move XDP SQ instance into RQ
2017-03-25 Saeed Mahameednet/mlx5e: Move mlx5e_rq struct declaration
2017-03-25 Saeed Mahameednet/mlx5e: Move XDP completion functions to rx file
2017-03-25 Saeed Mahameednet/mlx5e: Single bfreg (UAR) for all mlx5e SQs and...
2017-03-25 Saeed Mahameednet/mlx5e: Xmit, no write combining
2017-03-25 Saeed Mahameednet/mlx5e: Use dma_rmb rather than rmb in CQE fetch...
2017-03-24 Florian Fainellinet: dsa: bcm_sf2: Add missing OF_MDIO dependency
2017-03-24 David S. MillerMerge branch 'ipv6-sr-perf-improvements'
2017-03-24 David Lebrunipv6: sr: use dst_cache in seg6_input
2017-03-24 David Lebrunipv6: sr: expand skb head only if necessary
2017-03-24 Geliang Tangnet_sched: use setup_deferrable_timer
2017-03-24 David S. MillerMerge branch 'mlxsw-query-resources'
2017-03-24 Ido Schimmelmlxsw: spectrum: Query cell size from firmware
2017-03-24 Ido Schimmelmlxsw: spectrum: Refactor port buffer configuration
2017-03-24 Ido Schimmelmlxsw: spectrum_buffers: Query shared buffer size from...
2017-03-24 Ido Schimmelmlxsw: Query maximum number of ports from firmware
2017-03-24 Ido Schimmelmlxsw: spectrum_router: Query number of LPM trees from...
2017-03-24 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2017-03-24 David Ahernnet: mpls: Fix setting ttl_propagate for rt2
2017-03-24 Gao Fengtcp: sysctl: Fix a race to avoid unexpected 0 window...
2017-03-24 Alexey Dobriyannet: make in_aton() 32-bit internally
2017-03-24 Felix Manlunasliquidio: do not reset Octeon if NIC firmware was preloaded
2017-03-24 subashab@codeaurora.orgnet: Add sysctl to toggle early demux for tcp and udp
2017-03-24 David S. MillerMerge branch 'systemport-tx-napi-improvements'
2017-03-24 Florian Fainellinet: systemport: Simplify circular pointer arithmetic
2017-03-24 Florian Fainellinet: systemport: Clear status to reduce spurious interrupts
2017-03-24 Florian Fainellinet: systemport: Track per TX ring statistics
2017-03-24 David S. MillerMerge branch 'phy-mdio-split'
2017-03-24 Florian Fainellinet: phy: Allow splitting MDIO bus/device support from...
2017-03-24 Florian Fainellinet: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO
next