summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-15can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde
2020-11-15can: ti_hecc: Fix memleak in ti_hecc_probeZhang Qilong
2020-11-15can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez
2020-11-15can: af_can: prevent potential access of uninitialized member in canfd_rcv()Anant Thazhemadam
2020-11-15can: af_can: prevent potential access of uninitialized member in can_rcv()Anant Thazhemadam
2020-11-13ipv6: Fix error path to cancel the meseageZhang Qilong
2020-11-13ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei
2020-11-13net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing
2020-11-13net: marvell: prestera: fix error return code in prestera_pci_probe()Wang Hai
2020-11-13net: phy: mscc: remove non-MACSec compatible phySteen Hegelund
2020-11-13net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike
2020-11-13net: ethernet: ti: cpsw: fix cpts irq after suspendGrygorii Strashko
2020-11-13Merge tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-11-13mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-12net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He
2020-11-12net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()Zhang Changzhong
2020-11-12net: ethernet: mtk-star-emac: return ok when xmit dropsVincent Stehlé
2020-11-12net/ncsi: Fix netlink registrationJoel Stanley
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-12mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-12mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-12mac80211: fix memory leak on filtered powersave framesFelix Fietkau
2020-11-12rfkill: Fix use-after-free in rfkill_resume()Claire Chang
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