aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-03ixgbe: Add support for newer thermal alarmMark Rustad
2015-12-03ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550emMark Rustad
2015-12-02sfc: use ALIGN macro for aligning frame sizesJarod Wilson
2015-12-02tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet
2015-12-02Merge branch 'hv_netvsc-less-headroom'David S. Miller
2015-12-02hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminate status from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminate completion_func from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminate page_buf from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: remove locking in netvsc_send()Vitaly Kuznetsov
2015-12-02hv_netvsc: move subchannel existence check to netvsc_select_queue()Vitaly Kuznetsov
2015-12-02hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan
2015-12-02hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminate send_completion from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminatte the data field from struct hv_netvsc_packetKY Srinivasan
2015-12-02hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structureKY Srinivasan
2015-12-02hv_netvsc: Eliminate the channel field in hv_netvsc_packet structureKY Srinivasan
2015-12-02hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficientKY Srinivasan
2015-12-02hv_netvsc: Resize some of the variables in hv_netvsc_packetKY Srinivasan
2015-12-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2015-12-01i40e: remove unused argumentJesse Brandeburg
2015-12-01i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2015-12-01i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan
2015-12-01i40evf: allocate ring structs dynamicallyMitch Williams
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams
2015-12-01i40evf: quoth the VF driver, NevermoreMitch Williams
2015-12-01i40e: make error message more usefulMitch Williams
2015-12-01i40e: fix confusing messageHelin Zhang
2015-12-01i40e: Update error messagingCarolyn Wyborny
2015-12-01i40evf: add new fields to store user configuration of RSSHelin Zhang
2015-12-01i40evf: create a generic get RSS functionHelin Zhang
2015-12-01i40evf: create a generic config RSS functionHelin Zhang
2015-12-01i40evf: rename VF adapter specific RSS functionHelin Zhang
2015-12-01i40e/i40evf: prefetch skb data on transmitJesse Brandeburg
2015-12-01i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain
2015-12-01i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang
2015-12-01i40e: add new fields to store user configurationHelin Zhang
2015-12-01isdn: remove spellcaster driverArnd Bergmann
2015-12-01stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO
2015-12-01Merge branch 'qed-ethtool-ops'David S. Miller
2015-12-01qede: Add support for {get, set}_pauseparamSudarsana Kalluru
2015-12-01qede: Add support for nway_resetSudarsana Kalluru
2015-12-01qede: Add support for set_phys_idSudarsana Kalluru
2015-12-01qed: Add support for changing LED stateSudarsana Kalluru
2015-12-01qede: Add support for {get, set}_ringparamSudarsana Kalluru
2015-12-01qede: Add support for {get, set}_channelsSudarsana Kalluru
2015-12-01Merge branch 'sfc-8000'David S. Miller