summaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon3-0/+413
2020-12-05net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon4-16/+138
2020-12-05selftests: forwarding: Add MPLS L2VPN testGuillaume Nault3-0/+196
2020-12-05net: bna: remove trailing semicolon in macro definitionTom Rix1-9/+9
2020-12-05tipc: support 128bit node identity for peer removingHoang Le1-3/+18
2020-12-05nfp: Replace zero-length array with flexible-array memberSimon Horman2-2/+2
2020-12-05nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon3-12/+23
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy2-50/+99
2020-12-04net-zerocopy: Set zerocopy hint when data is copiedArjun Roy1-0/+45
2020-12-04net-zerocopy: Introduce short-circuit small reads.Arjun Roy1-0/+36
2020-12-04net-zerocopy: Fast return if inq < PAGE_SIZEArjun Roy1-0/+8
2020-12-04net-zerocopy: Refactor frag-is-remappable test.Arjun Roy1-8/+26
2020-12-04net-zerocopy: Refactor skb frag fast-forward op.Arjun Roy1-9/+26
2020-12-04net-tcp: Introduce tcp_recvmsg_locked().Arjun Roy1-30/+39
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy2-16/+70