aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: add suffix to large constant in ptpBert Kenward2018-01-261-1/+1
* Merge branch 'net-ipv6-Add-support-for-ONLINK-flag'David S. Miller2018-01-261-37/+103
|\
| * net/ipv6: Add support for onlink flagDavid Ahern2018-01-261-1/+50
| * net/ipv6: Add flags and table id to ip6_nh_lookup_tableDavid Ahern2018-01-261-4/+8
| * net/ipv6: Move gateway validation into helperDavid Ahern2018-01-261-36/+49
|/
* net/ipv4: Allow send to local broadcast from a socket bound to a VRFDavid Ahern2018-01-253-3/+33
* Merge branch 'net-erspan-add-support-for-openvswitch'David S. Miller2018-01-256-93/+209
|\
| * openvswitch: add erspan version I and II supportWilliam Tu2018-01-252-1/+52
| * net: erspan: create erspan metadata uapi headerWilliam Tu2018-01-252-30/+54
| * net: erspan: use bitfield instead of mask and offsetWilliam Tu2018-01-253-80/+121
|/
* Merge branch 'use-tc_cls_can_offload_and_chain0-throughout-the-drivers'David S. Miller2018-01-2514-47/+72
|\
| * selftests/bpf: check for chain-non-0 extack messageJakub Kicinski2018-01-251-3/+13
| * selftests/bpf: check for spurious extacks from the driverJakub Kicinski2018-01-251-0/+27
| * mlxsw: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-251-4/+2
| * i40e: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-251-5/+3
| * ixgbe: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-251-4/+1
| * bnxt: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-253-5/+4
| * mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-252-8/+2
| * cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-251-7/+1
| * nfp: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-252-7/+4
| * netdevsim: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-251-4/+1
| * pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski2018-01-251-0/+14
|/
* qed: code indent should use tabs where possibleRohit Visavalia2018-01-251-5/+5
* be2net: networking block comments don't use an empty /* lineRohit Visavalia2018-01-251-2/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-01-259-231/+328
|\
| * Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An2018-01-254-154/+99
| * Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An2018-01-244-84/+76
| * Bluetooth: btintel: Use boot parameter from firmware fileTedd Ho-Jeong An2018-01-242-4/+39
| * Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An2018-01-244-16/+49
| * Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and laterTedd Ho-Jeong An2018-01-241-7/+49
| * serdev: add method to set parityUlrich Hecht2018-01-233-0/+46
| * Bluetooth: hci_bcm: For serdev case close serdev on failure to set powerHans de Goede2018-01-221-1/+4
| * Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetoothJörg Krause2018-01-181-0/+1
* | cxgb4: fix possible deadlockGanesh Goudar2018-01-251-10/+10
* | net/ipv6: Do not allow route add with a device that is downDavid Ahern2018-01-251-0/+6
* | Merge branch 'net-smc-more-socket-closing-improvements'David S. Miller2018-01-257-31/+83
|\ \
| * | net/smc: check for healthy link group resp. connectionsUrsula Braun2018-01-254-12/+29
| * | net/smc: wake up wr_reg_wait when terminating a link groupUrsula Braun2018-01-252-11/+11
| * | net/smc: do not reuse a linkgroup with setup problemsUrsula Braun2018-01-252-0/+20
| * | net/smc: terminate link group for ib_post_send problemsUrsula Braun2018-01-252-2/+10
| * | net/smc: handle state SMC_PEERFINCLOSEWAIT correctlyUrsula Braun2018-01-251-3/+4
| * | net/smc: cancel tx worker in case of socket abortsUrsula Braun2018-01-251-3/+9
|/ /
* | Merge branch 'sfc-support-PTP-on-8000-and-X2000-series-NICs'David S. Miller2018-01-257-120/+489
|\ \
| * | sfc: support Medford2 frequency adjustment formatLaurence Evans2018-01-251-14/+31
| * | sfc: support second + quarter ns time format for receive datapathEdward Cree2018-01-251-33/+106
| * | sfc: support separate PTP and general timestampingLaurence Evans2018-01-251-15/+43
| * | sfc: simplify RX datapath timestampingLaurence Evans2018-01-251-8/+5
| * | sfc: only advertise TX timestamping if we have the license for itMartin Habets2018-01-252-1/+16
| * | sfc: on 8000 series use TX queues for TX timestampsEdward Cree2018-01-256-13/+54
| * | sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets2018-01-252-2/+46