summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-0318-2/+18
| | | * | | Merge branch 'Fixes for kfunc-mod regressions and warnings'Andrii Nakryiko2021-12-024-16/+18
| | | |\ \ \
| | | | * | | tools/resolve_btfids: Skip unresolved symbol warning for empty BTF setsKumar Kartikeya Dwivedi2021-12-021-3/+5
| | | | * | | bpf: Fix bpf_check_mod_kfunc_call for built-in modulesKumar Kartikeya Dwivedi2021-12-021-2/+0
| | | | * | | bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi2021-12-023-11/+13
| | | |/ / /
| | | * | | mips, bpf: Fix reference to non-existing Kconfig symbolJohan Almbladh2021-11-301-1/+1
| | | * | | bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.Sebastian Andrzej Siewior2021-11-302-17/+2
| | | * | | Documentation/locking/locktypes: Update migrate_disable() bits.Sebastian Andrzej Siewior2021-11-301-6/+3
| | | * | | bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmapJohn Fastabend2021-11-202-1/+9
| | | * | | bpf, sockmap: Attach map progs to psock early for feature probesJohn Fastabend2021-11-201-4/+6
| | | * | | bpf, x86: Fix "no previous prototype" warningBjörn Töpel2021-11-171-0/+1
| | * | | | net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)2021-12-081-8/+13
| | * | | | net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2021-12-072-1/+4
| | * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-12-075-38/+91
| | |\ \ \ \
| | | * | | | i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski2021-12-061-0/+8
| | | * | | | i40e: Fix pre-set max number of queues for VFMateusz Palczewski2021-12-061-5/+0
| | | * | | | i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek2021-12-062-22/+50
| | | * | | | iavf: Fix reporting when setting descriptor countMichal Maloszewski2021-12-061-11/+32
| | | * | | | iavf: restore MSI state on resetMitch Williams2021-12-011-0/+1
| | * | | | | Merge branch 'net-phy-fix-doc-build-warning'Jakub Kicinski2021-12-072-5/+7
| | |\ \ \ \ \
| | | * | | | | net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si2021-12-071-0/+1
| | | * | | | | net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si2021-12-071-5/+6
| | |/ / / / /
| | * | | | | gve: fix for null pointer dereference.Ameer Hamza2021-12-071-0/+3
| | * | | | | MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myselfPetr Machata2021-12-071-1/+1
| | * | | | | Merge branch 'net-tls-cover-all-ciphers-with-tests'Jakub Kicinski2021-12-071-0/+36
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | selftests: tls: add missing AES256-GCM cipherVadim Fedorenko2021-12-071-0/+18
| | | * | | | selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko2021-12-071-0/+18
| | |/ / / /
| | * | | | net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter2021-12-071-10/+9
| | * | | | Merge tag 'linux-can-fixes-for-5.16-20211207' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-12-075-23/+93
| | |\ \ \ \
| | | * | | | can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer2021-12-071-4/+44
| | | * | | | can: m_can: make custom bittiming fields constMatthias Schiffer2021-12-071-2/+2
| | | * | | | Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer2021-12-072-6/+21
| | | * | | | can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer2021-12-071-1/+1
| | | * | | | can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer2021-12-071-2/+12
| | | * | | | can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol2021-12-071-1/+3
| | | * | | | can: m_can: Disable and ignore ELO interruptBrian Silverman2021-12-071-8/+6
| | | * | | | can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter2021-12-071-1/+6
| | | * | | | can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol2021-12-071-1/+1
| | |/ / / /
| | * | | | devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet2021-12-061-8/+8
| | * | | | ethtool: do not perform operations on net devices being unregisteredAntoine Tenart2021-12-061-1/+2
| | * | | | net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones2021-12-031-0/+2
| | * | | | qede: validate non LSO skb lengthManish Chopra2021-12-031-0/+7
| | * | | | net: altera: set a couple error code in probe()Dan Carpenter2021-12-031-3/+6
| | * | | | net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang2021-12-031-1/+3
| | * | | | selftests: net/fcnal-test.sh: add exit codeLi Zhijian2021-12-031-0/+8
| | * | | | bonding: make tx_rebalance_counter an atomicEric Dumazet2021-12-032-7/+9
| | * | | | tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet2021-12-032-2/+15
| | * | | | inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistentlyEric Dumazet2021-12-031-1/+1
| | * | | | selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian2021-12-032-0/+2
| | * | | | selftests/tc-testing: add missing configLi Zhijian2021-12-031-0/+1