summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-03tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor1-1/+5
2022-02-03bpf: Use VM_MAP instead of VM_ALLOC for ringbufHou Tao1-1/+1
2022-02-02tools: Ignore errors from `which' when searching a GCC toolchainJean-Philippe Brucker1-1/+1
2022-01-26tools headers UAPI: remove stale lirc.hSean Young2-230/+0
2022-01-26bpf: Fix possible race in inc_misses_counterHe Fengqing1-2/+3
2022-01-25bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.Alexei Starovoitov1-1/+1
2022-01-24Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...Jakub Kicinski6-3/+11
2022-01-24can: flexcan: mark RX via mailboxes as supported on MCF5441XMarc Kleine-Budde2-1/+2
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde1-1/+1
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde1-0/+6
2022-01-24dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO configMarc Kleine-Budde1-1/+1
2022-01-24mailmap: update email address of Brian SilvermanMarc Kleine-Budde1-0/+1
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang1-2/+0
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET1-4/+2
2022-01-24ping: fix the sk_bound_dev_if match in ping_lookupXin Long1-1/+2
2022-01-24net/smc: Transitional solution for clcsock race issueWen Gu1-12/+51
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu2-25/+14
2022-01-24ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-01-24ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu1-35/+71
2022-01-24ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu1-4/+17
2022-01-24ipv4: fix ip option filtering for locally generated fragmentsJakub Kicinski1-3/+12
2022-01-24net-procfs: show net devices bound packet typesJianguo Wu1-3/+32
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu2-5/+1
2022-01-24net: sfp: ignore disabled SFP nodeMarek BehĂșn1-0/+5
2022-01-22selftests: net: ioam: expect support for Queue depth dataJustin Iurman1-4/+1
2022-01-22mptcp: Use struct_group() to avoid cross-field memset()Kees Cook1-3/+3
2022-01-22rxrpc: Adjust retransmission backoffDavid Howells2-6/+4
2022-01-21Merge branch 'octeontx2-af-fixes'David S. Miller15-76/+164
2022-01-21octeontx2-af: Add KPU changes to parse NGIO as separate layerKiran Kumar K1-35/+35
2022-01-21octeontx2-pf: Forward error codes to VFSubbaraya Sundeep1-1/+6
2022-01-21octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfacesGeetha sowjanya1-15/+12
2022-01-21octeontx2-af: Increase link credit restore polling timeoutGeetha sowjanya2-2/+3
2022-01-21octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya2-0/+3
2022-01-21octeontx2-af: cn10k: Use appropriate register for LMAC enableGeetha sowjanya7-7/+66
2022-01-21octeontx2-af: Retry until RVU block reset completeGeetha sowjanya1-2/+5
2022-01-21octeontx2-af: Fix LBK backpressure id countSunil Goutham1-3/+3
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep2-11/+31
2022-01-21Merge tag 'wireless-2022-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-13/+13
2022-01-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller6-31/+131
2022-01-21Merge branch 'mptcp-a-few-fixes'Jakub Kicinski2-13/+31
2022-01-21selftests: mptcp: fix ipv6 routing setupPaolo Abeni1-2/+3
2022-01-21mptcp: fix removing ids bitmap settingGeliang Tang1-1/+1
2022-01-21mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()Paolo Abeni1-10/+27
2022-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski4-9/+19
2022-01-21ipv6: annotate accesses to fn->fn_sernumEric Dumazet3-12/+15
2022-01-21tcp: add a missing sk_defer_free_flush() in tcp_splice_read()Eric Dumazet1-0/+1
2022-01-21tcp: Add a stub for sk_defer_free_flush()Gal Pressman1-0/+4
2022-01-21phylib: fix potential use-after-freeMarek BehĂșn1-3/+3
2022-01-20i40e: fix unsigned stat widthsJoe Damato3-7/+7
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek3-2/+46