summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-11-12Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-12lan743x: fix use of uninitialized variableSven Van Asbroeck
2020-11-12Merge branch 'net-udp-fix-fast-frag0-udp-gro'Jakub Kicinski
2020-11-12net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GROAlexander Lobakin
2020-11-12net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2020-11-12devlink: Avoid overwriting port attributes of registered portParav Pandit
2020-11-12vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-12NFS: Remove unnecessary inode lock in nfs_fsync_dir()Trond Myklebust
2020-11-12NFS: Remove unnecessary inode locking in nfs_llseek_dir()Trond Myklebust
2020-11-12NFS: Fix listxattr receive buffer sizeChuck Lever
2020-11-12NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki
2020-11-11cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-11net: switch to the kernel.org patchwork instanceJakub Kicinski
2020-11-11Merge branch 'cxgb4-ch_ktls-fixes-in-nic-tls-code'Jakub Kicinski
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-11net/x25: Fix null-ptr-deref in x25_connectMartin Schiller
2020-11-11arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETCMichael Walle
2020-11-11tipc: fix memory leak in tipc_topsrv_start()Wang Hai
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-10Merge branch 'net-iucv-fixes-2020-11-09'Jakub Kicinski
2020-11-10MAINTAINERS: remove Ursula Braun as s390 network maintainerUrsula Braun
2020-11-10net/af_iucv: fix null pointer dereference on shutdownUrsula Braun
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu
2020-11-10net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-10net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit
2020-11-10lan743x: correctly handle chips with internal PHYSven Van Asbroeck
2020-11-10netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore
2020-11-10MAINTAINERS: Update repositories for Intel Ethernet DriversTony Nguyen
2020-11-10igc: Fix returning wrong statisticsVinicius Costa Gomes
2020-11-10i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter
2020-11-10i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba
2020-11-10selftest: fix flower terse dump testsVlad Buslov
2020-11-10Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds