aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-19443-2050/+3975
|\
| * Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-19123-379/+1054
| |\
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-1917-49/+301
| | |\
| | | * fail_function: Remove a redundant mutex unlockLuo Meng2020-11-191-2/+3
| | | * Merge branch 'Fix bpf_probe_read_user_str() overcopying'Alexei Starovoitov2020-11-194-2/+123
| | | |\
| | | | * selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2020-11-192-0/+96
| | | | * lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2020-11-192-2/+27
| | | |/
| | | * libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa2020-11-191-0/+2
| | | * bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend2020-11-181-2/+9
| | | * bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend2020-11-181-0/+8
| | | * bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend2020-11-181-19/+53
| | | * bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend2020-11-181-1/+1
| | | * bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend2020-11-182-5/+18
| | | * bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend2020-11-181-6/+9
| | | * selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai2020-11-161-1/+2
| | | * bpf: Relax return code check for subprogramsDmitrii Banshchikov2020-11-143-2/+33
| | | * tools, bpftool: Add missing close before bpftool net attach exitWang Hai2020-11-131-9/+9
| | | * MAINTAINERS/bpf: Update Andrii's entry.Alexei Starovoitov2020-11-121-1/+1
| | | * selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko2020-11-121-2/+2
| | | * bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_idKaixu Xia2020-11-111-1/+2
| | | * bpf: Fix passing zero to PTR_ERR() in bpf_btf_printf_prepareWang Qing2020-11-091-1/+1
| | | * libbpf: Don't attempt to load unused subprog as an entry-point BPF programAndrii Nakryiko2020-11-093-10/+40
| | * | Merge branch 'net-smc-fixes-2020-11-18'Jakub Kicinski2020-11-193-5/+7
| | |\ \
| | | * | net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul2020-11-191-3/+3
| | | * | net/smc: fix matching of existing link groupsKarsten Graul2020-11-192-2/+4
| | |/ /
| | * | ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann2020-11-194-33/+32
| | * | Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-11-184-12/+14
| | |\ \
| | | * | can: m_can: process interrupt only when not runtime suspendedJarkko Nikula2020-11-181-0/+2
| | | * | can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde2020-11-181-9/+9
| | | * | can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson2020-11-181-1/+1
| | | * | can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson2020-11-181-2/+2
| | * | | net/mlx4_core: Fix init_hca fields offsetAya Levin2020-11-182-5/+5
| | * | | Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2020-11-1810-34/+54
| | |\ \ \
| | | * | | net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai2020-11-171-1/+3
| | | * | | net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen2020-11-171-0/+4
| | | * | | net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk2020-11-171-7/+8
| | | * | | net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk2020-11-171-0/+1
| | | * | | net/mlx5: Add handling of port type in rule deletionMichael Guralnik2020-11-171-0/+7
| | | * | | net/mlx5e: Fix check if netdev is bond slaveMaor Dickman2020-11-171-1/+1
| | | * | | net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen2020-11-174-13/+16
| | | * | | net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.Huy Nguyen2020-11-171-7/+6
| | | * | | net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy2020-11-171-5/+8
| | * | | | atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior2020-11-181-0/+2
| | * | | | page_frag: Recover from memory pressureDongli Zhang2020-11-181-0/+5
| | * | | | net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn2020-11-183-0/+34
| | * | | | Merge branch 'mlxsw-couple-of-fixes'Jakub Kicinski2020-11-182-2/+3
| | |\ \ \ \
| | | * | | | mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel2020-11-181-1/+2
| | | * | | | mlxsw: Fix firmware flashingIdo Schimmel2020-11-181-1/+1
| | |/ / / /
| | * | | | net: Have netpoll bring-up DSA management interfaceFlorian Fainelli2020-11-181-4/+18
| | * | | | atl1e: fix error return code in atl1e_probe()Zhang Changzhong2020-11-181-2/+2