summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: Snoop Multicast Router AdvertisementsLinus Lüssing2019-01-236-1/+82
* bridge: join all-snoopers multicast addressLinus Lüssing2019-01-233-5/+78
* bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internalsLinus Lüssing2019-01-232-61/+52
* bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing2019-01-238-72/+70
* hinic: Add pci device idsXue Chaojing2019-01-221-4/+6
* r8169: remove PCI DAC supportHeiner Kallweit2019-01-221-17/+1
* r8169: improve rx buffer allocationHeiner Kallweit2019-01-221-13/+5
* net: phy: improve phy_init_hwHeiner Kallweit2019-01-221-2/+5
* net: phy: fix issue with loading PHY driver w/o initramfsHeiner Kallweit2019-01-221-3/+5
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-01-227-142/+301
|\
| * i40e: clean up several indentation issuesColin Ian King2019-01-223-8/+8
| * i40e: increase indentationJulia Lawall2019-01-221-1/+1
| * i40e: update version numberAlice Michael2019-01-221-2/+2
| * i40e: remove debugfs tx_timeout supportLihong Yang2019-01-221-25/+1
| * i40e: check queue pairs num in config queues handlerSergey Nemov2019-01-221-1/+6
| * i40e: Change unmatched function typesGrzegorz Siwik2019-01-221-4/+4
| * i40e: Add support FEC configuration for Fortville 25GDamian Dybek2019-01-223-2/+256
| * i40e: Limiting RSS queues to CPUsAleksandr Loktionov2019-01-221-0/+1
| * i40e: Remove umem from VSIJan Sokolowski2019-01-222-99/+21
| * xsk: export xdp_get_umem_from_qidJan Sokolowski2019-01-221-0/+1
* | Merge branch 'bonding-add-3ad-stats-and-export-them-via-xstats'David S. Miller2019-01-225-50/+264
|\ \
| * | bonding: add support for xstats and export 3ad statsNikolay Aleksandrov2019-01-225-0/+182
| * | bonding: add 3ad statsNikolay Aleksandrov2019-01-222-1/+41
| * | bonding: 3ad: remove bond_3ad_rx_indication's length argumentNikolay Aleksandrov2019-01-221-7/+2
| * | bonding: adjust style of bond_3ad_rx_indicationNikolay Aleksandrov2019-01-221-44/+41
|/ /
* | cxgb4: TLS record offload enableAtul Gupta2019-01-221-1/+2
* | net/tls: free ctx in sock destructAtul Gupta2019-01-222-2/+21
* | net/tls: build_protos moved to common routineAtul Gupta2019-01-221-22/+32
* | net: introduce a knob to control whether to inherit devconf configCong Wang2019-01-225-23/+58
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-21331-1443/+3353
|\
| * Linux 5.0-rc3v5.0-rc3Linus Torvalds2019-01-211-1/+1
| * Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-211-8/+4
| |\
| | * pstore/ram: Avoid allocation and leak of platform dataKees Cook2019-01-201-6/+3
| | * pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan2019-01-171-2/+1
| * | Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-211-2/+21
| |\ \
| | * | gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel2019-01-201-0/+18
| | * | gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel2019-01-201-2/+3
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-21114-602/+2090
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-2016-36/+1293
| | |\ \
| | | * | bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2019-01-202-10/+12
| | | * | tools: bpftool: Cleanup license messThomas Gleixner2019-01-192-11/+1
| | | * | bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann2019-01-191-2/+15
| | | * | bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann2019-01-191-0/+1163
| | | * | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng2019-01-181-0/+4
| | | * | bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov2019-01-181-1/+4
| | | * | bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre2019-01-171-1/+1
| | | * | bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre2019-01-171-0/+1
| | | * | bpf: Make function btf_name_offset_valid staticMathieu Malaterre2019-01-171-1/+1
| | | * | selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
| | | * | bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev2019-01-171-0/+2