summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-12ch_ktls: don't free skb before sending FINRohit Maheshwari1-2/+10
2020-11-12ch_ktls: packet handling prior to start markerRohit Maheshwari1-5/+33
2020-11-12ch_ktls: Correction in middle record handlingRohit Maheshwari1-19/+31
2020-11-12ch_ktls: missing handling of header aloneRohit Maheshwari1-14/+11
2020-11-12ch_ktls: Correction in trimmed_len calculationRohit Maheshwari1-4/+7
2020-11-12cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari3-169/+226
2020-11-12ch_ktls: Update cheksum informationRohit Maheshwari1-4/+11
2020-11-12ch_ktls: Correction in finding correct lengthRohit Maheshwari1-7/+8
2020-11-12cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari4-5/+8
2020-11-12net/x25: Fix null-ptr-deref in x25_connectMartin Schiller1-1/+1
2020-11-12arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETCMichael Walle1-0/+1
2020-11-12tipc: fix memory leak in tipc_topsrv_start()Wang Hai1-2/+8
2020-11-12Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-23/+17
2020-11-11Merge branch 'net-iucv-fixes-2020-11-09'Jakub Kicinski2-4/+2
2020-11-11MAINTAINERS: remove Ursula Braun as s390 network maintainerUrsula Braun1-3/+0
2020-11-11net/af_iucv: fix null pointer dereference on shutdownUrsula Braun1-1/+2
2020-11-11lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-11net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu1-1/+3
2020-11-11net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2-4/+15
2020-11-11net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit1-0/+2
2020-11-11lan743x: correctly handle chips with internal PHYSven Van Asbroeck1-4/+6
2020-11-11netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore1-5/+12
2020-11-11MAINTAINERS: Update repositories for Intel Ethernet DriversTony Nguyen1-2/+2
2020-11-11igc: Fix returning wrong statisticsVinicius Costa Gomes1-6/+8
2020-11-11i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter1-1/+1
2020-11-11i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba1-2/+24
2020-11-11selftest: fix flower terse dump testsVlad Buslov1-2/+2
2020-11-10Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+4
2020-11-10Merge tag 'for-5.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-39/+48
2020-11-10Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-3/+1
2020-11-10Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds5-140/+509
2020-11-10ACPI: DPTF: Support Alder LakeSrinivas Pandruvada4-0/+10
2020-11-10Documentation: ACPI: fix spelling mistakesFlavio Suligoi2-5/+5
2020-11-10cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into accountRafael J. Wysocki1-7/+9
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki2-0/+8
2020-11-10cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki3-0/+5
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki4-5/+10
2020-11-10tools/power turbostat: update version numberLen Brown1-1/+1
2020-11-10powercap: restrict energy meter to root accessLen Brown1-2/+2
2020-11-10mptcp: provide rmem[0] limitPaolo Abeni1-0/+1
2020-11-10docs: networking: phy: s/2.5 times faster/2.5 times as fast/Jonathan Neuschäfer1-2/+2
2020-11-10ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin1-1/+1
2020-11-10tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 repliesStefano Brivio1-2/+2
2020-11-10IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms1-2/+0
2020-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds32-393/+2383
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-14/+13
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-271/+342
2020-11-09Merge tag 'erofs-for-5.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+16
2020-11-09ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede1-1/+12
2020-11-09ACPI: GED: fix -WformatNick Desaulniers1-1/+1