sfrench/cifs-2.6.git
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-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
2017-03-24 Florian Fainelliof_mdio: Correct check against CONFIG_OF
2017-03-24 Jiri Pirkonet: sched: choke: remove dead filter classify code
2017-03-24 LABBE Corentinnet: stmmac: add set_mac to the stmmac_ops
2017-03-24 Geliang Tangisdn: use setup_timer
2017-03-24 David S. MillerMerge branch 'bridge-ext-learned-entries'
2017-03-24 Nikolay Aleksandrovnet: bridge: allow to add externally learned entries...
2017-03-24 Nikolay Aleksandrovnet: bridge: allow SW learn to take over HW fdb entries
2017-03-24 Ido Schimmelmlxsw: Remove debugfs interface
2017-03-24 Jacob Kelleri40e: make use of hlist_for_each_entry_continue
2017-03-24 Jacob Kelleri40e: document drivers use of ntuple filters
2017-03-24 Jacob Kelleri40e: add support for SCTPv4 FDir filters
2017-03-24 Jacob Kelleri40e: implement support for flexible word payload
2017-03-24 Jacob Kelleri40e: add parsing of flexible filter fields from userdef
2017-03-24 Jacob Kelleri40e: partition the ring_cookie to get VF index
2017-03-24 Jacob Kelleri40e: allow changing input set for ntuple filters
2017-03-24 Jacob Kelleri40e: restore default input set for each flow type
2017-03-24 Jacob Kelleri40e: check current configured input set when adding...
2017-03-24 Jacob Kelleri40e: correctly honor the mask fields for ETHTOOL_SRXCL...
2017-03-24 Davide Carattisched: act_csum: don't mangle TCP and UDP GSO packets
2017-03-24 Jie Dengnet: dwc-xlgmac: use dual license
2017-03-24 Jie Dengnet: dwc-xlgmac: declaration of dual license in headers
2017-03-24 David S. MillerMerge branch 'bpf-socket-cookie-uid'
2017-03-24 Chenbo FengA Sample of using socket cookie and uid for traffic...
next