summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-17bnx2x: Add Geneve inner-RSS supportYuval Mintz
2016-02-17bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz
2016-02-16tipc: refactor node xmit and fix memory leaksRichard Alpe
2016-02-16dmascc: Return correct error codesAmitoj Kaur Chawla
2016-02-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-02-16Merge branch 'ethtool-channels-rxfh-conflict'David S. Miller
2016-02-16fm10k: don't reinitialize RSS flow table when RXFH configuredKeller, Jacob E
2016-02-16ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E
2016-02-16net: fec: Add "phy-reset-active-low" property to DTBernhard Walle
2016-02-16Merge branch 'bcm7xxx-cleanups'David S. Miller
2016-02-16net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli
2016-02-16igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck
2016-02-16igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck
2016-02-16igb: Drop unnecessary checks in transmit pathAlexander Duyck
2016-02-16igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck
2016-02-16igb: Clean-up configuration of VF port VLANsAlexander Duyck
2016-02-16igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck
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