summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet
2020-06-18net: tso: shrink struct tso_tEric Dumazet
2020-06-18net: tso: double TSO_HEADER_SIZE valueEric Dumazet
2020-06-18octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-06-18Merge branch 'hns3-next'David S. Miller
2020-06-18net: hns3: streaming dma buffer sync between cpu and deviceBarry Song
2020-06-18net: hns3: replace disable_irq by IRQ_NOAUTOEN flagBarry Song
2020-06-18net: hns3: rename buffer-related functionsBarry Song
2020-06-18net: hns3: pointer type of buffer should be voidBarry Song
2020-06-18net: hns3: remove unnecessary devm_kfreeBarry Song
2020-06-18mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva
2020-06-18lan743x: allow mac address to come from dtTim Harvey
2020-06-18Merge branch 'r8169-smaller-improvements-again'David S. Miller
2020-06-18r8169: allow setting irq coalescing if link is downHeiner Kallweit
2020-06-18r8169: move switching optional clock on/off to pll power functionsHeiner Kallweit
2020-06-18r8169: move updating counters to rtl8169_downHeiner Kallweit
2020-06-18r8169: move napi_disable call and rename rtl8169_hw_resetHeiner Kallweit
2020-06-18r8169: replace synchronize_rcu with synchronize_netHeiner Kallweit
2020-06-18r8169: improve setting WoL on runtime-resumeHeiner Kallweit
2020-06-18r8169: remove unused constant RsvdMaskHeiner Kallweit
2020-06-18r8169: add info for DASH being enabledHeiner Kallweit
2020-06-18enetc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-06-18net: napi: remove useless stack traceEric Dumazet
2020-06-18net: stmmac: selftests: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-06-17ethtool: ioctl: Use array_size() in copy_to_user()Gustavo A. R. Silva
2020-06-17liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_sizeGustavo A. R. Silva
2020-06-17tipc: update a binding service via broadcastHoang Huu Le
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-16Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-16Documentation: remove SH-5 index entriesRandy Dunlap
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-16x86/purgatory: Add -fno-stack-protectorArvind Sankar
2020-06-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-06-16e1000e: fix unused-function warningArnd Bergmann
2020-06-16e1000: use generic power managementVaibhav Gupta
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey
2020-06-16afs: Fix silly renameDavid Howells
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-06-16Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-06-16afs: afs_vnode_commit_status() doesn't need to check the RPC errorDavid Howells
2020-06-16afs: Fix use of afs_check_for_remote_deletion()David Howells
2020-06-16afs: Remove afs_operation::abort_codeDavid Howells
2020-06-16afs: Fix yfs_fs_fetch_status() to honour vnode selectorDavid Howells
2020-06-16afs: Remove yfs_fs_fetch_file_status() as it's not usedDavid Howells
2020-06-16mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen