summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/ism: add device driver for internal shared memorySebastian Ott2018-06-304-0/+857
* net/smc: add SMC-D diag supportHans Wippel2018-06-302-0/+25
* net/smc: add SMC-D support in af_smcHans Wippel2018-06-303-19/+200
* net/smc: add SMC-D support in data transferHans Wippel2018-06-308-56/+308
* net/smc: add SMC-D support in CLC messagesHans Wippel2018-06-303-78/+205
* net/smc: add pnetid support for SMC-D and ISMHans Wippel2018-06-304-0/+46
* net/smc: add base infrastructure for SMC-D and ISMHans Wippel2018-06-308-92/+679
* net/smc: optimize consumer cursor updatesUrsula Braun2018-06-301-2/+10
* net/smc: add pnetid supportUrsula Braun2018-06-305-20/+114
* net/smc: determine port attributes independent from pnet tableUrsula Braun2018-06-304-68/+72
* Merge branch 'Fixes-for-running-mirror-to-gretap-tests-on-veth'David S. Miller2018-06-305-27/+39
|\
| * selftests: forwarding: mirror_gre_changes: Fix waiting for neighborPetr Machata2018-06-301-9/+2
| * selftests: forwarding: Tweak tc filters for mirror-to-gretap testsPetr Machata2018-06-303-5/+9
| * selftests: forwarding: lib: Avoid trapping soft devicesPetr Machata2018-06-301-4/+12
| * selftests: forwarding: lib: Split out setup_wait_dev()Petr Machata2018-06-301-9/+16
|/
* Merge branch 'xilinx_emaclite-coding-style'David S. Miller2018-06-301-48/+64
|\
| * net: emaclite: Remove unnecessary spacesRadhey Shyam Pandey2018-06-301-13/+14
| * net: emaclite: Fix block comments styleRadhey Shyam Pandey2018-06-301-13/+21
| * net: emaclite: update kernel-doc commentsRadhey Shyam Pandey2018-06-301-3/+12
| * net: emaclite: Simplify if-else statementsRadhey Shyam Pandey2018-06-301-18/+16
| * net: emaclite: Use __func__ instead of hardcoded nameRadhey Shyam Pandey2018-06-301-2/+2
|/
* Merge branch 'mvpp2-Add-big-endian-support'David S. Miller2018-06-304-156/+141
|\
| * net: mvpp2: Use htons when checking protocol infoMaxime Chevallier2018-06-301-1/+1
| * net: mvpp2: prs: Drop unnecessary swab16 in vlan detectionMaxime Chevallier2018-06-301-3/+3
| * net: mvpp2: prs: Drop unions representing TCAM and SRAM entriesMaxime Chevallier2018-06-303-105/+87
| * net: mvpp2: Make TX / RX descriptors little-endianMaxime Chevallier2018-06-302-47/+50
|/
* tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao2018-06-303-2/+8
* bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-305-5/+9
* net: stmmac: Add support for CBS QDISCJose Abreu2018-06-304-0/+87
* Merge tag 'mlx5e-updates-2018-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-06-2913-48/+252
|\
| * net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed2018-06-283-6/+8
| * net/mlx5e: Add counter for total num of NOP operationsTariq Toukan2018-06-282-0/+3
| * net/mlx5e: Add counter for MPWQE filler stridesTariq Toukan2018-06-283-6/+14
| * net/mlx5e: Add channel events counterTariq Toukan2018-06-283-1/+7
| * net/mlx5e: Add a counter for congested UMRsTariq Toukan2018-06-284-0/+12
| * net/mlx5e: Add NAPI statisticsTariq Toukan2018-06-283-0/+21
| * net/mlx5e: Add XDP_TX completions statisticsTariq Toukan2018-06-283-0/+7
| * net/mlx5e: Add TX completions statisticsTariq Toukan2018-06-283-3/+13
| * net/mlx5e: RX, Use existing WQ local variableTariq Toukan2018-06-281-1/+1
| * net/mlx5e: Convert large order kzalloc allocations to kvzallocTariq Toukan2018-06-281-22/+22
| * net/mlx5e: Add UDP GSO remaining counterBoris Pismenny2018-06-283-0/+5
| * net/mlx5e: Add UDP GSO supportBoris Pismenny2018-06-286-9/+139
* | Merge branch 'net-Geneve-options-support-for-TC-act_tunnel_key'David S. Miller2018-06-299-18/+284
|\ \
| * | net/sched: add tunnel option support to act_tunnel_keySimon Horman2018-06-292-4/+236
| * | net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren2018-06-297-7/+23
| * | net/sched: act_tunnel_key: add extended ack supportSimon Horman2018-06-291-6/+21
| * | net/sched: act_tunnel_key: disambiguate metadata dst error casesSimon Horman2018-06-291-1/+4
|/ /
* | cxgb4: Support ethtool private flagsArjun Vynipadath2018-06-291-0/+42
* | cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath2018-06-293-4/+383
* | sctp: add support for SCTP_REUSE_PORT sockoptXin Long2018-06-293-7/+57