summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck
2016-02-16igb: Do not factor VLANs into RLPML calculationAlexander Duyck
2016-02-16igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck
2016-02-16igb: Refactor VFTA configurationAlexander Duyck
2016-02-16igb: clean up code for setting MAC addressAlexander Duyck
2016-02-16igb/igbvf: don't give upMitch Williams
2016-02-16igb: Unpair the queues when changing the number of queuesShota Suzuki
2016-02-16igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki
2016-02-12Merge branch 'local-checksum-offload'David S. Miller
2016-02-12Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2016-02-12net: gre: Implement LCO for GRE over IPv4Edward Cree
2016-02-12fou: enable LCO in FOU and GUEEdward Cree
2016-02-12net: vxlan: enable local checksum offloadEdward Cree
2016-02-12net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree
2016-02-12net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree
2016-02-12net: local checksum offload for encapsulationEdward Cree
2016-02-12Merge branch 'tcp_dccp_ports'David S. Miller
2016-02-12tcp/dccp: better use of ephemeral ports in bind()Eric Dumazet
2016-02-12tcp/dccp: better use of ephemeral ports in connect()Eric Dumazet
2016-02-11Merge branch 'net-mitigate-kmem_free-slowpath'David S. Miller
2016-02-11ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer
2016-02-11net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer
2016-02-11net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer
2016-02-11Merge branch 'virtio_net-ethtool-validation'David S. Miller
2016-02-11virtio_net: validate ethtool port setting and explain the user validationNikolay Aleksandrov
2016-02-11ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov
2016-02-11Merge branch 'dp83848-TLK10x'David S. Miller
2016-02-11net: phy: dp83848: Add comments for register definitionsAndrew F. Davis
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