aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bnx2x: Add Geneve inner-RSS supportYuval Mintz2016-02-163-59/+146
| * | | bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz2016-02-161-1/+0
|/ / /
* | | tipc: refactor node xmit and fix memory leaksRichard Alpe2016-02-162-24/+38
* | | dmascc: Return correct error codesAmitoj Kaur Chawla2016-02-161-3/+10
* | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-02-169-439/+637
|\ \ \
| * | | igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck2016-02-152-12/+16
| * | | igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck2016-02-151-9/+30
| * | | igb: Drop unnecessary checks in transmit pathAlexander Duyck2016-02-151-10/+0
| * | | igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck2016-02-152-72/+242
| * | | igb: Clean-up configuration of VF port VLANsAlexander Duyck2016-02-151-71/+110
| * | | igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck2016-02-153-92/+135
| * | | igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck2016-02-151-2/+3
| * | | igb: Do not factor VLANs into RLPML calculationAlexander Duyck2016-02-152-42/+2
| * | | igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck2016-02-152-68/+42
| * | | igb: Refactor VFTA configurationAlexander Duyck2016-02-154-76/+67
| * | | igb: clean up code for setting MAC addressAlexander Duyck2016-02-151-5/+4
| * | | igb/igbvf: don't give upMitch Williams2016-02-152-13/+25
| * | | igb: Unpair the queues when changing the number of queuesShota Suzuki2016-02-151-0/+2
| * | | igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki2016-02-151-8/+0
* | | | Merge branch 'ethtool-channels-rxfh-conflict'David S. Miller2016-02-163-4/+82
|\ \ \ \
| * | | | fm10k: don't reinitialize RSS flow table when RXFH configuredKeller, Jacob E2016-02-161-2/+8
| * | | | ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E2016-02-161-2/+11
| * | | | ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2016-02-162-0/+63
|/ / / /
* | | | net: fec: Add "phy-reset-active-low" property to DTBernhard Walle2016-02-162-2/+9
* | | | Merge branch 'bcm7xxx-cleanups'David S. Miller2016-02-161-38/+20
|\ \ \ \ | |/ / / |/| | |
| * | | net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli2016-02-161-36/+18
| * | | net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli2016-02-161-2/+2
|/ / /
* | | Merge branch 'local-checksum-offload'David S. Miller2016-02-1214-77/+197
|\ \ \
| * | | Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree2016-02-123-0/+123
| * | | net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-129-28/+17
| * | | net: gre: Implement LCO for GRE over IPv4Edward Cree2016-02-121-3/+13
| * | | fou: enable LCO in FOU and GUEEdward Cree2016-02-121-8/+6
| * | | net: vxlan: enable local checksum offloadEdward Cree2016-02-121-4/+2
| * | | net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree2016-02-121-1/+2
| * | | net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree2016-02-122-25/+2
| * | | net: local checksum offload for encapsulationEdward Cree2016-02-124-22/+46
|/ / /
* | | Merge branch 'tcp_dccp_ports'David S. Miller2016-02-122-211/+199
|\ \ \
| * | | tcp/dccp: better use of ephemeral ports in bind()Eric Dumazet2016-02-121-126/+114
| * | | tcp/dccp: better use of ephemeral ports in connect()Eric Dumazet2016-02-121-85/+85
|/ / /
* | | Merge branch 'net-mitigate-kmem_free-slowpath'David S. Miller2016-02-114-10/+96
|\ \ \
| * | | ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer2016-02-111-3/+3
| * | | net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer2016-02-113-3/+14
| * | | net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer2016-02-113-6/+81
|/ / /
* | | Merge branch 'virtio_net-ethtool-validation'David S. Miller2016-02-112-20/+5
|\ \ \
| * | | virtio_net: validate ethtool port setting and explain the user validationNikolay Aleksandrov2016-02-111-2/+4
| * | | ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov2016-02-111-18/+1
|/ / /
* | | Merge branch 'dp83848-TLK10x'David S. Miller2016-02-111-36/+52
|\ \ \
| * | | net: phy: dp83848: Add comments for register definitionsAndrew F. Davis2016-02-111-2/+2
| * | | net: phy: dp83848: Add support for TI TLK10x Ethernet PHYsAndrew F. Davis2016-02-111-0/+3
| * | | net: phy: dp83848: Reorganize code for readability and safetyAndrew F. Davis2016-02-111-13/+20