summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ionic: Remove unused including <linux/version.h>YueHaibing2019-09-071-1/+0
* | Merge branch 'stmmac-next'David S. Miller2019-09-074-16/+78
|\ \
| * | net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu2019-09-071-9/+16
| * | net: stmmac: selftests: Add Split Header testJose Abreu2019-09-071-0/+42
| * | net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu2019-09-072-7/+2
| * | net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu2019-09-071-0/+6
| * | net: stmmac: selftests: Add missing checks for support of SAJose Abreu2019-09-071-0/+12
|/ /
* | ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu2019-09-072-4/+4
* | Merge branch 'hv_netvsc-features'David S. Miller2019-09-073-5/+24
|\ \
| * | hv_netvsc: Sync offloading features to VF NICHaiyang Zhang2019-09-071-2/+20
| * | hv_netvsc: Allow scatter-gather feature to be tunableHaiyang Zhang2019-09-073-3/+4
|/ /
* | Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-09-0715-47/+207
|\ \
| * | net/mlx5e: Add port buffer's congestion countersAya Levin2019-09-052-1/+150
| * | net/mlx5: Expose HW capability bits for port buffer per priority congestion c...Aya Levin2019-09-052-5/+25
| * | net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed2019-09-051-10/+5
| * | net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun2019-09-051-0/+3
| * | net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun2019-09-051-1/+0
| * | net/mlx5e: Remove unnecessary clear_bit()sMaxim Mikityanskiy2019-09-051-2/+0
| * | net/mlx5e: kTLS, Remove unused function parameterTariq Toukan2019-09-051-4/+2
| * | net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang2019-09-051-4/+1
| * | net/mlx5: fix missing assignment of variable errColin Ian King2019-09-051-1/+1
| * | net/mlx5: fix spelling mistake "offlaods" -> "offloads"Colin Ian King2019-09-051-1/+1
| * | net/mlx5e: Remove leftover declarationRoi Dayan2019-09-051-1/+0
| * | net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a moduleSaeed Mahameed2019-09-053-12/+14
| * | net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACEMao Wenan2019-09-051-0/+1
| * | net/mlx5e: Fix static checker warning of potential pointer math issueEran Ben Elisha2019-09-051-5/+4
| |/
* | tcp: ulp: fix possible crash in tcp_diag_get_aux_size()Eric Dumazet2019-09-071-1/+1
* | net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko2019-09-072-9/+23
* | ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang2019-09-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-0712-29/+285
|\ \
| * | netfilter: nf_tables: fix possible null-pointer dereference in object updateFernando Fernandez Mancera2019-09-051-0/+3
| * | netfilter: nft_quota: add quota object update supportFernando Fernandez Mancera2019-09-031-7/+22
| * | netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera2019-09-032-7/+80
| * | netfilter: not mark a spinlock as __read_mostlyLi RongQing2019-08-272-3/+2
| * | netfilter: nft_dynset: support for element deletionAnder Juaristi2019-08-274-1/+35
| * | netfilter: nfnetlink_log: add support for VLAN informationMichael Braun2019-08-262-0/+68
| * | netfilter: nft_meta: support for time matchingAnder Juaristi2019-08-262-0/+52
| * | netfilter: nf_tables: Introduce new 64-bit helper register functionsAnder Juaristi2019-08-262-11/+23
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-09-0712-169/+195
|\ \ \
| * | | ice: Rework around device/function capabilitiesAnirudh Venkataramanan2019-09-051-20/+20
| * | | ice: change default number of receive descriptorsJesse Brandeburg2019-09-051-17/+2
| * | | ice: Minor refactor in queue managementAnirudh Venkataramanan2019-09-054-39/+54
| * | | ice: Allow for delayed LLDP MIB change registrationDave Ertman2019-09-055-15/+51
| * | | ice: update Tx context structAshish Shah2019-09-052-1/+3
| * | | ice: Report VF link status with opcode to get resourcesAkeem G Abodunrin2019-09-051-0/+1
| * | | ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan2019-09-052-10/+8
| * | | ice: report link down for VF when PF's queues are not enabledLukasz Czapnik2019-09-051-1/+4
| * | | ice: Reliably reset VFsMitch Williams2019-09-051-6/+10
| * | | ice: change work limit to a constantJesse Brandeburg2019-09-053-16/+3
| * | | ice: small efficiency fixesJesse Brandeburg2019-09-051-1/+3