summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11net: phy: dp83848: Add support for TI TLK10x Ethernet PHYsAndrew F. Davis
2016-02-11net: phy: dp83848: Reorganize code for readability and safetyAndrew F. Davis
2016-02-11net: phy: dp83848: Add PHY ID for TI version of DP83848CAndrew F. Davis
2016-02-11net: phy: dp83848: Add macro for dp83848 compatible devicesAndrew F. Davis
2016-02-11be2net: don't report EVB for older chipsets when SR-IOV is disabledIvan Vecera
2016-02-11Merge branch 'spi_ks8995'David S. Miller
2016-02-11dt-bindings: net: ks8995: add bindings documentation for ks8995Helmut Buchsbaum
2016-02-11net: phy: spi_ks8995: add support for MICREL KSZ8795CLXHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: generalize creation of SPI commandsHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: add support for resetting switch using GPIOHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: verify chip and determine revisionHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: introduce spi_device_id tableHelmut Buchsbaum
2016-02-11Merge branch 'thunderx-irq-hints'David S. Miller
2016-02-11net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham
2016-02-11net: thunderx: bgx: Add log message when setting mac addressRobert Richter
2016-02-11net: thunderx: bgx: Use standard firmware node infrastructure.David Daney
2016-02-11net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham
2016-02-11net: thunderx: Use napi_schedule_irqoff()Sunil Goutham
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu
2016-02-11Merge branch 'igmp-ns'David S. Miller
2016-02-11igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov
2016-02-11igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov
2016-02-11igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov
2016-02-11igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov
2016-02-11bonding: use return instead of gotoZhang Shengju
2016-02-11net: macb: add wake-on-lan support via magic packetSergio Prado
2016-02-11net: hamradio: baycom_ser_fdx: Replace timeval with timespec64Amitoj Kaur Chawla
2016-02-11openvswitch: allow management from inside user namespacesTycho Andersen
2016-02-11ethtool: future-proof interface for speed extensionsMichael S. Tsirkin
2016-02-11vrf: duplicate include of rtnetlink.hstephen hemminger
2016-02-11vxlan: udp_tunnel duplicate include net/udp_tunnel.hstephen hemminger
2016-02-11rds: duplicate include net/tcp.hstephen hemminger
2016-02-11bonding: Return correct error codeAmitoj Kaur Chawla
2016-02-11Merge branch 'gso-checksums'David S. Miller
2016-02-11net: Allow tunnels to use inner checksum offloads with outer checksums neededAlexander Duyck
2016-02-11udp: Use uh->len instead of skb->len to compute checksum in segmentationAlexander Duyck
2016-02-11udp: Clean up the use of flags in UDP segmentation offloadAlexander Duyck
2016-02-11gre: Use inner_proto to obtain inner header protocolAlexander Duyck
2016-02-11gre: Use GSO flags to determine csum need instead of GRE flagsAlexander Duyck
2016-02-11net: Move skb_has_shared_frag check out of GRE code and into segmentationAlexander Duyck
2016-02-11net: Store checksum result for offloaded GSO checksumsAlexander Duyck
2016-02-11net: Update remote checksum segmentation to support use of GSO checksumAlexander Duyck
2016-02-11net: Move GSO csum into SKB_GSO_CBAlexander Duyck
2016-02-11net: Drop unecessary enc_features variable from tunnel segmentation functionsAlexander Duyck
2016-02-11hv_netvsc: cleanup netdev feature flags for netvscsixiao@microsoft.com
2016-02-11Merge branch 'ethtool-nfc-ipv6'David S. Miller
2016-02-11sfc: implement IPv6 NFC (and IPV4_USER_FLOW)Edward Cree
2016-02-11ethtool: add IPv6 to the NFC APIEdward Cree
2016-02-11Merge branch 'cxgb4-tos'David S. Miller
2016-02-11cxgb4/iw_cxgb4: TOS supportHariprasad Shenai