aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-01ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu4-1/+53
2021-07-01ptp: track available ptp vclocks informationYangbo Lu3-4/+40
2021-07-01ptp: support ptp physical/virtual clocks conversionYangbo Lu4-0/+205
2021-07-01ptp: add ptp virtual clock driver frameworkYangbo Lu4-2/+169
2021-07-01net: wwan: iosm: set default mtuM Chetan Kumar1-0/+1
2021-07-01net: wwan: iosm: fix netdev tx statsM Chetan Kumar1-1/+5
2021-07-01net: wwan: iosm: correct link-id handlingM Chetan Kumar4-9/+9
2021-07-01net: wwan: iosm: remove reduandant checkM Chetan Kumar1-16/+3
2021-07-01net: wwan: iosm: fix uevent reportingM Chetan Kumar1-1/+1
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam6-10/+417
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam5-9/+113
2021-07-01octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori7-20/+425
2021-07-01net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún1-0/+4
2021-07-01net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún2-3/+9
2021-07-01net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún1-0/+4
2021-07-01net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún1-0/+2
2021-07-01net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún1-2/+2
2021-07-01net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún1-0/+2
2021-07-01sctp: move 198 addresses from unusable to private scopeXin Long2-4/+3
2021-07-01sctp: check pl.raise_count separately from its incrementXin Long1-4/+7
2021-07-01net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2-21/+2
2021-07-01net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_joinVladimir Oltean1-2/+2
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya6-73/+54
2021-07-01octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya3-35/+103
2021-07-01octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra6-1/+159
2021-07-01net: annotate data race around sk_ll_usecEric Dumazet2-2/+2
2021-07-01net/802/garp: fix memleak in garp_request_join()Yang Yingliang1-0/+14
2021-07-01sctp: prevent info leak in sctp_make_heartbeat()Dan Carpenter1-1/+1
2021-07-01net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang1-0/+14
2021-07-01openvswitch: Optimize operation for key comparisonBaowen Zheng1-3/+3
2021-07-01net: usb: asix: ax88772: suspend PHY on driver probeOleksij Rempel1-0/+1
2021-06-29qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor1-5/+3
2021-06-29tcp: change ICSK_CA_PRIV_SIZE definitionEric Dumazet1-1/+1
2021-06-29tcp_yeah: check struct yeah size at compile timeEric Dumazet1-1/+1
2021-06-29gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter1-1/+1
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng1-0/+1
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee1-0/+1
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee2-1/+3
2021-06-29net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}Vladimir Oltean1-2/+2
2021-06-29net: use netdev_info in ndo_dflt_fdb_{add,del}Vladimir Oltean1-3/+3
2021-06-29ptp: Set lookup cookie when creating a PTP PPS source.Jonathan Lemon1-0/+1
2021-06-29net: sock: add trace for socket errorsAlexander Aring2-0/+70
2021-06-29net: sock: introduce sk_error_reportAlexander Aring42-67/+75
2021-06-29mm,hwpoison: make get_hwpoison_page() call get_any_page()Naoya Horiguchi2-85/+111
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi3-3/+165
2021-06-29mm/page_alloc: split pcp->high across all online CPUs for cpuless nodesMel Gorman1-5/+9
2021-06-29mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman4-49/+144
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport5-11/+7
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport36-69/+59
2021-06-29docs: remove description of DISCONTIGMEMMike Rapoport2-49/+8