cascardo/linux.git
2016-02-17 Yuval Mintzbnx2x: Add Geneve inner-RSS support
2016-02-17 Yuval Mintzbnx2x: Remove unneccessary EXPORT_SYMBOL
2016-02-16 Richard Alpetipc: refactor node xmit and fix memory leaks
2016-02-16 Amitoj Kaur... dmascc: Return correct error codes
2016-02-16 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2016-02-16 David S. MillerMerge branch 'ethtool-channels-rxfh-conflict'
2016-02-16 Keller, Jacob Efm10k: don't reinitialize RSS flow table when RXFH...
2016-02-16 Keller, Jacob Eethtool: ensure channel counts are within bounds during...
2016-02-16 Keller, Jacob Eethtool: correctly ensure {GS}CHANNELS doesn't conflict...
2016-02-16 Bernhard Wallenet: fec: Add "phy-reset-active-low" property to DT
2016-02-16 David S. MillerMerge branch 'bcm7xxx-cleanups'
2016-02-16 Florian Fainellinet: phy: bcm7xxx: Reduce boilerplate code for 40nm...
2016-02-16 Florian Fainellinet: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming...
2016-02-16 Alexander Duyckigb: Add workaround for VLAN tag stripping on 82576
2016-02-16 Alexander Duyckigb: Enable use of "bridge fdb add" to set unicast...
2016-02-16 Alexander Duyckigb: Drop unnecessary checks in transmit path
2016-02-16 Alexander Duyckigb: Add support for VLAN promiscuous with SR-IOV and...
2016-02-16 Alexander Duyckigb: Clean-up configuration of VF port VLANs
2016-02-16 Alexander Duyckigb: Merge VLVF configuration into igb_vfta_set
2016-02-16 Alexander Duyckigb: Always enable VLAN 0 even if 8021q is not loaded
2016-02-16 Alexander Duyckigb: Do not factor VLANs into RLPML calculation
2016-02-16 Alexander Duyckigb: Allow asymmetric configuration of MTU versus Rx...
2016-02-16 Alexander Duyckigb: Refactor VFTA configuration
2016-02-16 Alexander Duyckigb: clean up code for setting MAC address
2016-02-16 Mitch Williamsigb/igbvf: don't give up
2016-02-16 Shota Suzukiigb: Unpair the queues when changing the number of...
2016-02-16 Shota Suzukiigb: Remove unnecessary flag setting in igb_set_flag_qu...
2016-02-12 David S. MillerMerge branch 'local-checksum-offload'
2016-02-12 Edward CreeDocumentation/networking: add checksum-offloads.txt...
2016-02-12 Edward Creenet: ip_tunnel: remove 'csum_help' argument to iptunnel...
2016-02-12 Edward Creenet: gre: Implement LCO for GRE over IPv4
2016-02-12 Edward Creefou: enable LCO in FOU and GUE
2016-02-12 Edward Creenet: vxlan: enable local checksum offload
2016-02-12 Edward Creenet: enable LCO for udp_tunnel_handle_offloads() users
2016-02-12 Edward Creenet: udp: always set up for CHECKSUM_PARTIAL offload
2016-02-12 Edward Creenet: local checksum offload for encapsulation
2016-02-12 David S. MillerMerge branch 'tcp_dccp_ports'
2016-02-12 Eric Dumazettcp/dccp: better use of ephemeral ports in bind()
2016-02-12 Eric Dumazettcp/dccp: better use of ephemeral ports in connect()
2016-02-11 David S. MillerMerge branch 'net-mitigate-kmem_free-slowpath'
2016-02-11 Jesper Dangaard... ixgbe: bulk free SKBs during TX completion cleanup...
2016-02-11 Jesper Dangaard... net: bulk free SKBs that were delay free'ed due to...
2016-02-11 Jesper Dangaard... net: bulk free infrastructure for NAPI context, use...
2016-02-11 David S. MillerMerge branch 'virtio_net-ethtool-validation'
2016-02-11 Nikolay Aleksandrovvirtio_net: validate ethtool port setting and explain...
2016-02-11 Nikolay Aleksandrovethtool: make validate_speed accept all speeds between...
2016-02-11 David S. MillerMerge branch 'dp83848-TLK10x'
2016-02-11 Andrew F. Davisnet: phy: dp83848: Add comments for register definitions
2016-02-11 Andrew F. Davisnet: phy: dp83848: Add support for TI TLK10x Ethernet...
2016-02-11 Andrew F. Davisnet: phy: dp83848: Reorganize code for readability...
2016-02-11 Andrew F. Davisnet: phy: dp83848: Add PHY ID for TI version of DP83848C
2016-02-11 Andrew F. Davisnet: phy: dp83848: Add macro for dp83848 compatible...
2016-02-11 Ivan Vecerabe2net: don't report EVB for older chipsets when SR...
2016-02-11 David S. MillerMerge branch 'spi_ks8995'
2016-02-11 Helmut Buchsbaumdt-bindings: net: ks8995: add bindings documentation...
2016-02-11 Helmut Buchsbaumnet: phy: spi_ks8995: add support for MICREL KSZ8795CLX
2016-02-11 Helmut Buchsbaumnet: phy: spi_ks8995: generalize creation of SPI commands
2016-02-11 Helmut Buchsbaumnet: phy: spi_ks8995: add support for resetting switch...
2016-02-11 Helmut Buchsbaumnet: phy: spi_ks8995: verify chip and determine revision
2016-02-11 Helmut Buchsbaumnet: phy: spi_ks8995: introduce spi_device_id table
2016-02-11 David S. MillerMerge branch 'thunderx-irq-hints'
2016-02-11 Sunil Gouthamnet: thunderx: Alloc higher order pages when pagesize...
2016-02-11 Robert Richternet: thunderx: bgx: Add log message when setting mac...
2016-02-11 David Daneynet: thunderx: bgx: Use standard firmware node infrastr...
2016-02-11 Sunil Gouthamnet: thunderx: Assign affinity hints to vf's interrupts
2016-02-11 Sunil Gouthamnet: thunderx: Use napi_schedule_irqoff()
2016-02-11 Thanneeru Srinivasulunet, thunderx: Add TX timeout and RX buffer alloc failu...
2016-02-11 David S. MillerMerge branch 'igmp-ns'
2016-02-11 Nikolay Borisovigmp: Namespacify igmp_qrv sysctl knob
2016-02-11 Nikolay Borisovigmp: Namespaceify igmp_llm_reports sysctl knob
2016-02-11 Nikolay Borisovigmp: Namespaceify igmp_max_msf sysctl knob
2016-02-11 Nikolay Borisovigmp: Namespaceify igmp_max_memberships sysctl knob
2016-02-11 Zhang Shengjubonding: use return instead of goto
2016-02-11 Sergio Pradonet: macb: add wake-on-lan support via magic packet
2016-02-11 Amitoj Kaur... net: hamradio: baycom_ser_fdx: Replace timeval with...
2016-02-11 Tycho Andersenopenvswitch: allow management from inside user namespaces
2016-02-11 Michael S.... ethtool: future-proof interface for speed extensions
2016-02-11 stephen hemmingervrf: duplicate include of rtnetlink.h
2016-02-11 stephen hemmingervxlan: udp_tunnel duplicate include net/udp_tunnel.h
2016-02-11 stephen hemmingerrds: duplicate include net/tcp.h
2016-02-11 Amitoj Kaur... bonding: Return correct error code
2016-02-11 David S. MillerMerge branch 'gso-checksums'
2016-02-11 Alexander Duycknet: Allow tunnels to use inner checksum offloads with...
2016-02-11 Alexander Duyckudp: Use uh->len instead of skb->len to compute checksu...
2016-02-11 Alexander Duyckudp: Clean up the use of flags in UDP segmentation...
2016-02-11 Alexander Duyckgre: Use inner_proto to obtain inner header protocol
2016-02-11 Alexander Duyckgre: Use GSO flags to determine csum need instead of...
2016-02-11 Alexander Duycknet: Move skb_has_shared_frag check out of GRE code...
2016-02-11 Alexander Duycknet: Store checksum result for offloaded GSO checksums
2016-02-11 Alexander Duycknet: Update remote checksum segmentation to support...
2016-02-11 Alexander Duycknet: Move GSO csum into SKB_GSO_CB
2016-02-11 Alexander Duycknet: Drop unecessary enc_features variable from tunnel...
2016-02-11 sixiao@microsoft.comhv_netvsc: cleanup netdev feature flags for netvsc
2016-02-11 David S. MillerMerge branch 'ethtool-nfc-ipv6'
2016-02-11 Edward Creesfc: implement IPv6 NFC (and IPV4_USER_FLOW)
2016-02-11 Edward Creeethtool: add IPv6 to the NFC API
2016-02-11 David S. MillerMerge branch 'cxgb4-tos'
2016-02-11 Hariprasad... cxgb4/iw_cxgb4: TOS support
2016-02-11 Hariprasad... iw_cxgb4: remove false error log entry
2016-02-11 Hariprasad... iw_cxgb4: make queue allocation code more readable
next