summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mlxsw: reg: Add lossless settings for PBMC registerIdo Schimmel2016-04-061-0/+35
| * | mlxsw: reg: Add Port Flow Control Configuration registerIdo Schimmel2016-04-061-0/+131
| * | mlxsw: spectrum: Allow setting maximum rate for a TCIdo Schimmel2016-04-063-3/+77
| * | mlxsw: spectrum: Add IEEE 802.1Qaz ETS supportIdo Schimmel2016-04-063-10/+283
| * | mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)Ido Schimmel2016-04-065-0/+101
| * | mlxsw: spectrum: Initialize egress schedulingIdo Schimmel2016-04-061-0/+111
| * | mlxsw: reg: Add QoS Switch Traffic Class Table registerIdo Schimmel2016-04-061-0/+55
| * | mlxsw: reg: Add QoS ETS Element Configuration registerIdo Schimmel2016-04-061-0/+127
| * | mlxsw: spectrum: Set port's shared buffer size to 0Ido Schimmel2016-04-062-0/+4
| * | mlxsw: reg: Use correct PBMC register lengthIdo Schimmel2016-04-061-1/+1
| * | mlxsw: spectrum: Correctly configure headroom sizeIdo Schimmel2016-04-062-10/+34
| * | mlxsw: spectrum: Add bytes to cells helperIdo Schimmel2016-04-062-34/+34
| * | mlxsw: spectrum: Map all switch priorities to priority group 0Ido Schimmel2016-04-061-1/+24
| * | mlxsw: reg: Add Port Prio To Buffer registerIdo Schimmel2016-04-061-0/+83
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-0611-43/+84
|\ \
| * | i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck2016-04-062-14/+8
| * | i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand2016-04-062-2/+2
| * | i40e: Request PHY media event at reset timeShannon Nelson2016-04-061-0/+2
| * | i40e: Lower some message levelsMitch Williams2016-04-061-5/+5
| * | i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand2016-04-061-0/+16
| * | i40evf: Fix get_rss_aqCatherine Sullivan2016-04-061-1/+1
| * | i40e: Disable link pollingShannon Nelson2016-04-061-1/+0
| * | i40evf: Add longer wait after remove moduleMitch Williams2016-04-061-2/+2
| * | i40e: Make VF resets more reliableMitch Williams2016-04-061-8/+6
| * | i40e: Add new device ID for X722Catherine Sullivan2016-04-065-0/+5
| * | i40evf: Fix VLAN featuresMitch Williams2016-04-061-0/+23
| * | i40e: Remove unused variableMitch Williams2016-04-061-7/+6
| * | i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain2016-04-061-0/+6
| * | i40e: remove redundant check on vsi->active_vlansColin King2016-04-061-3/+2
| |/
* | Merge branch 'vxlan-gpe'David S. Miller2016-04-065-40/+258
|\ \
| * | vxlan: implement GPEJiri Benc2016-04-063-17/+222
| * | ip_tunnel: implement __iptunnel_pull_headerJiri Benc2016-04-062-6/+13
| * | vxlan: move fdb code to common location in vxlan_xmitJiri Benc2016-04-061-11/+11
| * | vxlan: move Ethernet initialization to a separate functionJiri Benc2016-04-061-7/+13
|/ /
* / cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai2016-04-062-2/+4
|/
* net/core/dev: Warn on a too-short GRO frameAaron Conole2016-04-061-0/+2
* ibmvnic: enable RX checksum offloadThomas Falcon2016-04-061-0/+4
* ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon2016-04-062-4/+194
* Merge branch 'bcmgenet-cleanups'David S. Miller2016-04-061-10/+17
|\
| * net: bcmgenet: cleanup for dmadesc_set()Petri Gynther2016-04-061-1/+1
| * net: bcmgenet: cleanup for bcmgenet_xmit_frag()Petri Gynther2016-04-061-4/+7
| * net: bcmgenet: cleanup for bcmgenet_xmit()Petri Gynther2016-04-061-5/+9
|/
* Merge branch 'udp-peek'David S. Miller2016-04-059-53/+97
|\
| * udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-058-26/+47
| * udp: remove headers from UDP packets before queueingsamanthakumar2016-04-055-20/+41
| * sock: convert sk_peek_offset functions to WRITE_ONCEWillem de Bruijn2016-04-051-11/+13
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-0511-88/+166
|\
| * i40e/i40evf: Bump patch from 1.4.25 to 1.5.1Catherine Sullivan2016-04-052-4/+4
| * i40e: Change comment to reflect correct function nameMitch Williams2016-04-051-1/+1
| * i40evf: Add additional check for resetMitch Williams2016-04-051-0/+2