summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * nfp: avoid oversized TSO headers with metadata prependJakub Kicinski2018-11-301-1/+4
| * nfp: correct descriptor offsets in presence of metadataJakub Kicinski2018-11-301-8/+12
| * nfp: move queue variable initJakub Kicinski2018-11-301-1/+3
| * nfp: move temporary variables in nfp_net_tx_complete()Jakub Kicinski2018-11-301-14/+17
| * nfp: copy only the relevant part of the TX descriptor for fragsJakub Kicinski2018-11-302-5/+8
|/
* tcp: md5: add tcp_md5_needed jump labelEric Dumazet2018-11-304-10/+30
* Merge branch 'tcp-take-a-bit-more-care-of-backlog-stress'David S. Miller2018-11-305-33/+123
|\
| * tcp: implement coalescing on backlog queueEric Dumazet2018-11-303-6/+88
| * tcp: make tcp_space() aware of socket backlogEric Dumazet2018-11-301-1/+1
| * tcp: take care of compressed acks in tcp_add_reno_sack()Eric Dumazet2018-11-301-25/+33
| * tcp: hint compiler about sack flowsEric Dumazet2018-11-301-1/+1
|/
* net: Add trace events for all receive exit pointsGeneviève Bastien2018-11-302-6/+88
* net/flow_dissector: correct comments on enum flow_dissector_key_idEdward Cree2018-11-301-3/+3
* cxgb4: number of VFs supported is not always 16Ganesh Goudar2018-11-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-3025-115/+760
|\
| * tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song2018-11-302-0/+3
| * bpf: Fix various lib and testsuite build failures on 32-bit.David Miller2018-11-292-6/+6
| * selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLSNaresh Kamboju2018-11-281-0/+1
| * Merge branch 'bpf-sk-msg-pop-data'Daniel Borkmann2018-11-288-24/+406
| |\
| | * bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend2018-11-282-17/+180
| | * bpf: add msg_pop_data helper to toolsJohn Fastabend2018-11-282-1/+17
| | * bpf: helper to pop data from messagesJohn Fastabend2018-11-284-6/+209
| |/
| * Merge branch 'libbpf-versioning-doc'Alexei Starovoitov2018-11-278-8/+287
| |\
| | * libbpf: Document API and ABI conventionsAndrey Ignatov2018-11-271-0/+139
| | * libbpf: Verify versioned symbolsAndrey Ignatov2018-11-271-1/+18
| | * libbpf: Add version script for DSOAndrey Ignatov2018-11-272-1/+124
| | * libbpf: Name changing for btf_get_from_idMartin KaFai Lau2018-11-275-6/+6
| |/
| * Merge branch 'non-jit-btf-func_info'Alexei Starovoitov2018-11-276-76/+55
| |\
| | * tools/bpf: change selftest test_btf for both jit and non-jitYonghong Song2018-11-271-30/+3
| | * bpf: btf: support proper non-jit func infoYonghong Song2018-11-275-46/+52
| |/
| * bpf: Avoid unnecessary instruction in convert_bpf_ld_abs()David Miller2018-11-261-1/+2
* | net: Don't default Aquantia USB driver to 'y'David S. Miller2018-11-301-1/+0
* | net: explain __skb_checksum_complete() with commentsCong Wang2018-11-292-1/+18
* | tcp: remove loop to compute wscaleEric Dumazet2018-11-291-5/+3
* | qede - Add a statistic for a case where driver drops tx packet due to memory ...Michael Shteinbok2018-11-293-2/+4
* | dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu2018-11-291-0/+2
* | Merge branch 'ave-suspend-resume'David S. Miller2018-11-291-1/+59
|\ \
| * | net: ethernet: ave: Preserve wol state in suspend/resume sequenceKunihiko Hayashi2018-11-291-0/+10
| * | net: ethernet: ave: Set initial wol state to disabledKunihiko Hayashi2018-11-291-1/+5
| * | net: ethernet: ave: Add suspend/resume supportKunihiko Hayashi2018-11-291-0/+44
|/ /
* | Merge tag 'linux-can-next-for-4.21-20181128' of git://git.kernel.org/pub/scm/...David S. Miller2018-11-2912-92/+402
|\ \
| * | can: flexcan: split the Message Buffer RAM areaPankaj Bansal2018-11-281-3/+13
| * | can: flexcan: Add provision for variable payload sizePankaj Bansal2018-11-281-33/+55
| * | can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()Pankaj Bansal2018-11-281-33/+36
| * | can: flexcan: flexcan_chip_start(): enable loopback mode in flexcanPankaj Bansal2018-11-281-3/+19
| * | can: flexcan: add self wakeup supportAisheng Dong2018-11-281-9/+164
| * | dt-bindings: can: flexcan: add stop mode property to device treeAisheng Dong2018-11-281-0/+8
| * | can: flexcan: flexcan_chip_start(): adjust comment to match the codeMarc Kleine-Budde2018-11-281-1/+6
| * | can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argumentMarc Kleine-Budde2018-11-281-1/+1
| * | can: flexcan: flexcan_irq(): fix indentionMarc Kleine-Budde2018-11-281-1/+1