summaryrefslogtreecommitdiffstats
path: root/drivers/pps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-29mctp: Add dest neighbour lladdr to route outputMatt Johnston1-2/+8
2021-07-29mctp: Implement message fragmentation & reassemblyJeremy Kerr3-44/+361
2021-07-29mctp: Populate socket implementationJeremy Kerr4-10/+491
2021-07-29mctp: Add neighbour netlink interfaceMatt Johnston1-3/+204
2021-07-29mctp: Add neighbour implementationMatt Johnston7-1/+178
2021-07-29mctp: Add netlink route managementMatt Johnston2-9/+251
2021-07-29mctp: Add initial routing frameworkJeremy Kerr8-1/+441
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr10-1/+491
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr6-0/+13
2021-07-29mctp: Add sockaddr_mctp to uapiJeremy Kerr1-0/+21
2021-07-29mctp: Add base packet definitionsJeremy Kerr2-0/+36
2021-07-29mctp: Add base socket/protocol definitionsJeremy Kerr1-0/+163
2021-07-29mctp: Add MCTP baseJeremy Kerr12-3/+66
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski6-7/+7
2021-07-29nfc: mrvl: constify several pointersKrzysztof Kozlowski6-13/+15
2021-07-29nfc: microread: constify several pointersKrzysztof Kozlowski3-4/+4
2021-07-29nfc: fdp: constify several pointersKrzysztof Kozlowski3-13/+13
2021-07-29nfc: fdp: use unsigned int as loop iteratorKrzysztof Kozlowski1-1/+2
2021-07-29nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg()Krzysztof Kozlowski1-4/+4
2021-07-29nfc: nfcsim: constify drvdata (struct nfcsim)Krzysztof Kozlowski1-1/+1
2021-07-29nfc: virtual_ncidev: constify pointer to nfc_devKrzysztof Kozlowski1-1/+1
2021-07-29nfc: trf7970a: constify several pointersKrzysztof Kozlowski1-8/+9
2021-07-29nfc: port100: constify several pointersKrzysztof Kozlowski1-17/+20
2021-07-29nfc: mei_phy: constify buffer passed to mei_nfc_send()Krzysztof Kozlowski1-1/+1
2021-07-29nfc: constify passed nfc_devKrzysztof Kozlowski1-2/+2
2021-07-29veth: use skb_prepare_for_gro()Paolo Abeni1-1/+1
2021-07-29skbuff: allow 'slow_gro' for skb carring sock referencePaolo Abeni3-4/+24
2021-07-29net: optimize GRO for the common case.Paolo Abeni2-11/+28
2021-07-29sk_buff: track extension status in slow_groPaolo Abeni1-0/+1
2021-07-29sk_buff: track dst status in slow_groPaolo Abeni2-0/+4
2021-07-29sk_buff: introduce 'slow_gro' flagsPaolo Abeni1-0/+4
2021-07-29btrfs: calculate number of eb pages properly in csum_tree_blockDavid Sterba1-1/+1
2021-07-29HID: ft260: fix device removal due to USB disconnectMichael Zaidman1-16/+7
2021-07-29alpha: register early reserved memory in memblockMike Rapoport1-6/+7
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2-56/+33
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann14-8/+102
2021-07-28Documentation: networking: add ioam6-sysctl into indexHu Haowen1-0/+1
2021-07-28net: dsa: sja1105: be stateless when installing FDB entriesVladimir Oltean2-18/+3
2021-07-28net: bridge: switchdev: treat local FDBs the same as entries towards the bridgeVladimir Oltean2-3/+2
2021-07-28net: bridge: switchdev: replay the entire FDB for each portVladimir Oltean3-30/+11
2021-07-28bnxt_en: Log if an invalid signal detected on TSIO pinPavan Chebbi2-0/+28
2021-07-28bnxt_en: Event handler for PPS eventsPavan Chebbi3-0/+58
2021-07-28bnxt_en: 1PPS functions to configure TSIO pinsPavan Chebbi3-2/+178
2021-07-28bnxt_en: 1PPS support for 5750X family chipsPavan Chebbi4-1/+113
2021-07-28bnxt_en: Do not read the PTP PHC during chip resetMichael Chan2-11/+35
2021-07-28bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()Michael Chan2-9/+12
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLTony Luck1-1/+1
2021-07-28af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi1-2/+49
2021-07-28btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi1-0/+1
2021-07-28btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...Filipe Manana1-2/+2