cascardo/linux.git
2016-09-20 David S. MillerMerge branch 'rhashtable-dups'
2016-09-20 Herbert Xumac80211: Use rhltable instead of rhashtable
2016-09-20 Herbert Xurhashtable: Add rhlist interface
2016-09-20 Vitaly Kuznetsovxen-netfront: avoid packet loss when ethernet header...
2016-09-20 Raju Lakkarajunet: phy: Add MAC-IF driver for Microsemi PHYs.
2016-09-20 Ido Schimmelmlxsw: spectrum: Fix sparse warnings
2016-09-20 Elad Razmlxsw: Change the RX LAG hash function from XOR to CRC
2016-09-20 Rob Swindellbnxt_en: Fix build error for kernesl without RTC-LIB
2016-09-20 Jamal Hadi... net sched: stylistic cleanups
2016-09-20 Roman Mashaknet sched actions police: peg drop stats for conforming...
2016-09-20 Jamal Hadi... net sched ife action: Introduce skb tcindex metadata...
2016-09-20 Jamal Hadi... net sched ife action: add 16 bit helpers
2016-09-20 Baoyou Xienet/mlx5: clean function declarations in eswitch.c up
2016-09-20 Baoyou Xiebe2net: mark symbols static where possible
2016-09-20 Baoyou Xiephy: mark lan88xx_suspend() static
2016-09-20 Philippe Reynesnet: ethernet: broadcom: bcmgenet: use new api ethtool_...
2016-09-20 Philippe Reynesnet: ethernet: broadcom: bcm63xx: use new api ethtool_...
2016-09-20 Philippe Reynesnet: ethernet: broadcom: bcm63xx: use phydev from struc...
2016-09-20 Philippe Reynesnet: ethernet: broadcom: b44: use new api ethtool_...
2016-09-20 Philippe Reynesnet: ethernet: broadcom: b44: use phydev from struct...
2016-09-20 David S. MillerMerge branch 'bnxt_en-next'
2016-09-20 Eddie Waibnxt_en: Fixed the VF link status after a link state...
2016-09-20 Deepak Khungarbnxt_en: Support for "ethtool -r" command
2016-09-20 Michael Chanbnxt_en: Pad TX packets below 52 bytes.
2016-09-20 Michael Chanbnxt_en: Call firmware to approve the random VF MAC...
2016-09-20 Michael Chanbnxt_en: Re-arrange bnxt_hwrm_func_qcaps().
2016-09-20 Michael Chanbnxt_en: Fix ethtool -l|-L inconsistent channel counts.
2016-09-20 Rob Swindellbnxt_en: Added support for Secure Firmware Update
2016-09-20 Michael Chanbnxt_en: Update to firmware interface spec 1.5.1.
2016-09-20 Michael Chanbnxt_en: Simplify PCI device names and add additinal...
2016-09-20 Michael Chanbnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
2016-09-20 Steffen Klassertgso: Support partial splitting at the frag_list pointer
2016-09-19 David S. MillerMerge tag 'rxrpc-rewrite-20160917-2' of git://git....
2016-09-19 David S. MillerMerge tag 'rxrpc-rewrite-20160917-1' of git://git....
2016-09-19 David S. MillerMerge branch 'net-sched-singly-linked-list'
2016-09-19 Florian Westphalsched: add and use qdisc_skb_head helpers
2016-09-19 Florian Westphalsched: replace __skb_dequeue with __qdisc_dequeue_head
2016-09-19 Florian Westphalsched: remove qdisc arg from __qdisc_dequeue_head
2016-09-19 Florian Westphalsched: don't use skb queue helpers
2016-09-19 Florian Westphalpie: use qdisc_dequeue_head wrapper
2016-09-19 Wei Yongjuncxgb4: Fix return value check in cfg_queues_uld()
2016-09-19 David S. MillerMerge branch 'mediatek-hw-lro'
2016-09-19 Nelson Changnet: ethernet: mediatek: add the dts property to set...
2016-09-19 Nelson Changnet: ethernet: mediatek: add ethtool functions to confi...
2016-09-19 Nelson Changnet: ethernet: mediatek: add HW LRO functions of PDMA...
2016-09-19 Hariprasad... chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynam...
2016-09-19 Christophe... sctp: Remove some redundant code
2016-09-19 Jesper Dangaard... mlx4: fix XDP_TX is acting like XDP_PASS on TX ring...
2016-09-19 David S. MillerMerge branch 'ipvlan-l3'
2016-09-19 Mahesh Bandewaripvlan: Introduce l3s mode
2016-09-19 Mahesh Bandewarnet: Add _nf_(un)register_hooks symbols
2016-09-19 Mahesh Bandewaripv6: Export p6_route_input_lookup symbol
2016-09-19 David S. MillerMerge branch 'net-offloaded-stats'
2016-09-19 Nogah Frankelmlxsw: spectrum: Implement offload stats ndo and expose...
2016-09-19 Nogah Frankelnet: core: Add offload stats to if_stats_msg
2016-09-19 Nogah Frankelnetdevice: Add offload statistics ndo
2016-09-19 David S. MillerMerge tag 'mac80211-next-for-davem-2016-09-16' of git...
2016-09-19 Colin Ian Kingnet: r6040: add in missing white space in error message...
2016-09-19 Eric Dumazetpkt_sched: fq: use proper locking in fq_dump_stats()
2016-09-19 Thadeu Lima... openvswitch: use percpu flow stats
2016-09-19 Thadeu Lima... openvswitch: fix flow stats accounting when node 0...
2016-09-19 David S. MillerMerge branch 'sctp-transmit-errs'
2016-09-19 Xin Longsctp: not return ENOMEM err back in sctp_packet_transmit
2016-09-19 Xin Longsctp: make sctp_outq_flush/tail/uncork return void
2016-09-19 Xin Longsctp: save transmit error to sk_err in sctp_outq_flush
2016-09-19 Xin Longsctp: free msg->chunks when sctp_primitive_SEND return err
2016-09-19 Xin Longsctp: do not return the transmit err back to sctp_sendmsg
2016-09-19 Xin Longsctp: remove the unnecessary state check in sctp_outq_tail
2016-09-17 David S. MillerMerge branch 'ip_tunnel-collect_md'
2016-09-17 Alexei Starovoitovsamples/bpf: add comprehensive ipip, ipip6, ip6ip6...
2016-09-17 Alexei Starovoitovsamples/bpf: extend test_tunnel_bpf.sh with IPIP test
2016-09-17 Alexei Starovoitovip6_tunnel: add collect_md mode to IPv6 tunnels
2016-09-17 Alexei Starovoitovip_tunnel: add collect_md mode to IPIP tunnel
2016-09-17 Julia Lawalll2tp: constify net_device_ops structures
2016-09-17 Julia Lawalldwc_eth_qos: constify net_device_ops structures
2016-09-17 Julia Lawallhisilicon: constify net_device_ops structures
2016-09-17 Alan Coxllc: switch type to bool as the timeout is only tested...
2016-09-17 David Ahernnet: l3mdev: Remove netif_index_is_l3_master
2016-09-17 David Ahernnet: vrf: Remove RT_FL_TOS
2016-09-17 Eric Dumazettcp: prepare skbs for better sack shifting
2016-09-17 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-09...
2016-09-17 David S. MillerMerge branch 'mlx5e-order-0'
2016-09-17 Tariq Toukannet/mlx5e: Implement RX mapped page cache for page...
2016-09-17 Tariq Toukannet/mlx5e: Introduce API for RX mapped pages
2016-09-17 Tariq Toukannet/mlx5e: Single flow order-0 pages for Striding RQ
2016-09-17 David Howellsrxrpc: Add config to inject packet loss
2016-09-17 David Howellsrxrpc: Improve skb tracing
2016-09-17 David Howellsrxrpc: Remove printks from rxrpc_recvmsg_data() to...
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow what recvmsg does
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow packets in the Rx...
2016-09-17 David Howellsrxrpc: Add a tracepoint to log ACK transmission
2016-09-17 David Howellsrxrpc: Add a tracepoint to log received ACK packets
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow the life of a packet...
2016-09-17 David Howellsrxrpc: Add connection tracepoint and client conn state...
2016-09-17 David Howellsrxrpc: Add some additional call tracing
2016-09-17 David Howellsrxrpc: Print the packet type name in the Rx packet...
2016-09-17 David Howellsrxrpc: Fix the basic transmit DATA packet content size...
2016-09-17 David Howellsrxrpc: Be consistent about switch value in rxrpc_send_c...
2016-09-17 David Howellsrxrpc: Don't transmit an ACK if there's no reason set
2016-09-17 David Howellsrxrpc: Fix retransmission algorithm
next