summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich2019-08-211-3/+3
* xdp: unpin xdp umem pages in error pathIvan Khoronzhuk2019-08-201-1/+3
* tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet2019-08-151-1/+3
* selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich2019-08-141-2/+5
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-08-131-4/+6
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-08-121-1/+1
* net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor2019-08-111-1/+1
* tipc: initialise addr_trail_end when setting node addressesChris Packham2019-08-111-0/+1
* net: dsa: Check existence of .port_mdb_add callback before calling itChen-Yu Tsai2019-08-111-0/+3
* mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata2019-08-111-83/+55
* net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer2019-08-111-2/+2
* rxrpc: Fix local refcountingDavid Howells2019-08-111-5/+7
* netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern2019-08-114-86/+98
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-114-21/+57
|\
| * Merge branch 'bpf-bpftool-pinning-error-msg'Daniel Borkmann2019-08-091-2/+6
| |\
| | * tools: bpftool: add error message on pin failureJakub Kicinski2019-08-091-1/+5
| | * tools: bpftool: fix error message (prog -> object)Jakub Kicinski2019-08-091-1/+1
| |/
| * selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov2019-08-011-0/+28
| * bpf: fix x64 JIT code generation for jmp to 1st insnAlexei Starovoitov2019-08-011-4/+5
| * libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko2019-08-011-1/+5
| * libbpf : make libbpf_num_possible_cpus function thread safeTakshak Chahande2019-07-311-7/+11
| * libbpf: fix erroneous multi-closing of BTF FDAndrii Nakryiko2019-07-261-8/+3
* | net/tls: swap sk_write_space on closeJakub Kicinski2019-08-091-0/+1
* | hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui2019-08-091-2/+7
* | Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-0913-109/+101
|\ \
| * | net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin2019-08-081-3/+0
| * | net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2019-08-082-5/+8
| * | net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin2019-08-081-4/+2
| * | net/mlx5e: kTLS, Fix tisn field placementTariq Toukan2019-08-081-3/+3
| * | net/mlx5e: kTLS, Fix tisn field nameTariq Toukan2019-08-081-3/+3
| * | net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-084-9/+15
| * | net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan2019-08-081-2/+2
| * | net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan2019-08-081-0/+1
| * | net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib2019-08-081-0/+8
| * | net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-081-0/+3
| * | net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen2019-08-083-21/+26
| * | net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-081-63/+34
* | | ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo2019-08-091-4/+1
* | | Merge branch 'Fix-collisions-in-socket-cookie-generation'David S. Miller2019-08-094-8/+11
|\ \ \
| * | | bpf: sync bpf.h to tools infrastructureDaniel Borkmann2019-08-091-4/+7
| * | | sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-093-4/+4
|/ / /
* | | Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2019-08-097-83/+100
|\ \ \
| * | | rxrpc: Don't bother generating maxSkew in the ACK packetDavid Howells2019-08-096-44/+28
| * | | rxrpc: Fix local endpoint refcountingDavid Howells2019-08-094-39/+72
|/ / /
* | | net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang2019-08-081-2/+3
* | | team: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-081-0/+2
* | | net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-089-27/+52
* | | Merge branch 'skbedit-batch-fixes'David S. Miller2019-08-082-0/+59
|\ \ \
| * | | tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak2019-08-081-0/+47
| * | | net sched: update skbedit action for batched events operationsRoman Mashak2019-08-081-0/+12
|/ / /